Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
cc5e4452db
|
Read page and page_size before check_recent hook is executed
- some plugins may change them to invalid values (in mail context)
|
10 years ago |
Aleksander Machniak
|
b8bcca7033
|
Display quota information for current folder not INBOX only (#1487993)
|
11 years ago |
Aleksander Machniak
|
2b72ec46a7
|
Bypass cache when counting EXISTS messages
|
11 years ago |
Aleksander Machniak
|
a594999135
|
Use POST for refresh/check-recent request
|
11 years ago |
Thomas Bruederli
|
e8cb51669a
|
More fixes for multi-folder search (#1485234)
|
11 years ago |
Aleksander Machniak
|
da5fa28d57
|
Display different icons when Trash folder is empty or full (#1485775)
|
11 years ago |
Aleksander Machniak
|
ac0fc383fd
|
Fix so message flags modified by another client are applied on the list on refresh (#1485186)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
f3b55ee8e8
|
Do not reset messages count in set_folder()
|
12 years ago |
Aleksander Machniak
|
6e8f2a7448
|
Notify about a new mail only if it's UNSEEN (#1388965)
|
12 years ago |
Thomas Bruederli
|
65de0018c8
|
Trigger 'refresh' hook in mail view
|
12 years ago |
Aleksander Machniak
|
04689fa7ee
|
Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
|
12 years ago |
Aleksander Machniak
|
8b748de4ec
|
Plugin API: add 'check_recent' hook with possibility to control folders list used on check-recent action
|
12 years ago |
Aleksander Machniak
|
77de23fa93
|
Added cross-task 'refresh' request for system state updates
|
12 years ago |
Aleksander Machniak
|
e0efd8f5dc
|
Added separate From and To columns apart from smart From/To column (#1486891)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
alecpl
|
f3136149fe
|
- Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
636bd77074
|
- Mark (with different color) folders with recent messages (#1486234)
|
13 years ago |
alecpl
|
bba25299f8
|
- Fix bug where after delete message rows can be added to the list of another folder (#1487752)
|
13 years ago |
alecpl
|
609d3923d7
|
- Cache synchronization using QRESYNC/CONDSTORE
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
13 years ago |
thomascube
|
47672bfda5
|
Trigger 'new_messages' hook for all checked folders (#1488083)
|
13 years ago |
thomascube
|
06c01d1720
|
Trigger keep_alive hook when checking for recent messages, too
|
14 years ago |
alecpl
|
4bb7d27b54
|
- Removed focus_on_new_message option, added newmail_notify plugin
|
14 years ago |
alecpl
|
94bdcce081
|
- Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type)
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
f6aac389bf
|
- Minimize session data size by storing only last search result
and by removing search result from session after listing with empty search filter
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
7b7edcfa52
|
- Always check INBOX for recent messages, with check_all_folders=false too (#1486912)
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
e99d21ba05
|
- remove offline message list generation on IE, this doesn't realy improve performance now
|
15 years ago |
alecpl
|
488074965b
|
- Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
349bb1cc45
|
- fix order of messages added by check_recent
|
15 years ago |
thomascube
|
7c9d922b96
|
New recent check based on UIDs
|
15 years ago |
thomascube
|
5e9a566101
|
Fix checking for new mail (#1485794)
|
15 years ago |
alecpl
|
580ff9c55e
|
- set svn:keywords
|
15 years ago |
alecpl
|
5b3ed54e84
|
- Plugin API: added 'quota' hook
|
15 years ago |
alecpl
|
00a833811e
|
- save unseen count also for current mailbox
|
15 years ago |
alecpl
|
cbeea3d4d0
|
- some code improvements for r2959 change
|
15 years ago |
alecpl
|
78925f8f1a
|
- Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
|
15 years ago |
thomascube
|
dc1dbc478d
|
Implemented new_messages plugin hook (#1486005)
|
15 years ago |
alecpl
|
7a72352294
|
- messages list fix for IE
|
16 years ago |
thomascube
|
48ee693f49
|
Partially reverted r2339 + fix indentation
|
16 years ago |
svncommit
|
93adb3fc1b
|
Fixed check-recent [richs]
|
16 years ago |
alecpl
|
2e1809e550
|
- Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |