Thomas Bruederli
2014-06-04 3412e50b54e3daac8745234e21ab6e72be0ed165
2014-04-23 Thomas Bruederli
Only refresh the affected parts of a cross-folder search set after moving/d...
blob@ ab3668 commitdiff | diff to current
2014-04-23 Thomas Bruederli
Further refine cross-folder searching: - Store incomplete search results in...
blob@ 31aa08 commitdiff | diff to current
2014-04-19 Aleksander Machniak
Plugin API: Added message_saved hook (#1489752)
blob@ ed763b commitdiff | diff to current
2014-04-18 Thomas Bruederli
Consider search scope (and changes) for filter searches + disable folder op...
blob@ 26b520 commitdiff | diff to current
2014-04-14 Thomas Bruederli
Allow to search in multiple folders with rcube_imap::search_once(); always ...
blob@ f97fe4 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Make multi-folder message identifiers work with folders containing commas
blob@ 188247 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Consider sort order in UID sort mode of multi-folder search results
blob@ 94e797 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix splitting message identifiers into UID and folder values
blob@ 1d1fdc commitdiff | diff to current
2014-04-08 Thomas Bruederli
Optimize header fetching of multi-folder searches with natural (UID) sorting
blob@ 188304 commitdiff | diff to current
2014-04-07 Thomas Bruederli
More fixes for multi-folder search (#1485234)
blob@ e8cb51 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Merge branch 'dev-multi-folder-search'
blob@ 665369 commitdiff | diff to current
2014-04-01 Aleksander Machniak
Removed redundant default_folders config option (#1489737) Implemented IMAP...
blob@ dc0b50 commitdiff | diff to current
2014-01-20 Thomas Bruederli
Fix thread/list mode update and display
blob@ 1d6082 commitdiff | diff to current
2014-01-20 Thomas Bruederli
Fix slicing of returned search result headers
blob@ 9202e9 commitdiff | diff to current
2014-01-20 Thomas Bruederli
- Make search scope selectable in UI - Disable thread mode when searching o...
blob@ 1bbf8c commitdiff | diff to current
2014-01-16 Thomas Bruederli
Handle combined UID-folder identifiers in rcube_imap class
blob@ ff3eb8 commitdiff | diff to current
2014-01-16 Thomas Bruederli
Make message pagenav (prev/next) work with sorted multi-folder search results
blob@ 2c33c7 commitdiff | diff to current
2014-01-16 Thomas Bruederli
Fix sorting and paging in cross-folder searches
blob@ 2baeac commitdiff | diff to current
2013-10-15 Thomas Bruederli
Minor improvements to threaded searching
blob@ b6e24c commitdiff | diff to current
2013-10-14 Thomas
First attempt to search in multiple folders; do it multi-threaded using pth...
blob@ 566747 commitdiff | diff to current
2013-10-09 Thomas
Prepare message list to display IMAP folder
blob@ 628706 commitdiff | diff to current
2014-01-02 Aleksander Machniak
Fix an obvious mistake in search_once() casing wrong result when called wit...
blob@ 495753 commitdiff | diff to current
2013-12-23 Aleksander Machniak
Fix so message flags modified by another client are applied on the list on ...
blob@ ac0fc3 commitdiff | diff to current
2013-12-21 Aleksander Machniak
Fix broken text/* attachments when forwarding/editing a message (#1489426)
blob@ 54029e commitdiff | diff to current
2013-12-01 Aleksander Machniak
Fix performance of listing writeable folders (#1489451)
blob@ 38bf40 commitdiff | diff to current
2013-11-21 Aleksander Machniak
Make sort_folder_list() public
blob@ 978ff8 commitdiff | diff to current
2013-10-07 Aleksander Machniak
Add possibility to programmatically set cache mode, so it is possible to ca...
blob@ aceb01 commitdiff | diff to current
2013-09-06 Aleksander Machniak
Make cached message size limit configurable - messages_cache_threshold (#14...
blob@ 21601b commitdiff | diff to current
2013-08-29 Aleksander Machniak
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) Added...
blob@ 05da15 commitdiff | diff to current
2013-07-30 Aleksander Machniak
Fix downloading binary files with (wrong) text/* content-type (#1489267)
blob@ ae8533 commitdiff | diff to current
2013-07-10 Aleksander Machniak
Simplified logic of finding non-existent but subscribed folders. Should be ...
blob@ bd2846 commitdiff | diff to current
2013-06-30 Aleksander Machniak
Fix message list sort with THREADS=REFS and sort column other than "None" o...
blob@ 049ba0 commitdiff | diff to current
2013-06-29 Aleksander Machniak
Fix messages list sorting with THREAD=REFS
blob@ d4a2ea commitdiff | diff to current
2013-06-25 Aleksander Machniak
Performance improvement for searching in threaded mode. We can use cached i...
blob@ 855c85 commitdiff | diff to current
2013-06-22 Aleksander Machniak
Fix error when searching in threaded mode
blob@ f255dd commitdiff | diff to current
2013-06-20 Aleksander Machniak
Improve IMAP APPEND handling so it can read message (parts) from file point...
blob@ d76472 commitdiff | diff to current
2013-06-13 Aleksander Machniak
Fix thread cache syncronization/validation (#1489028)
blob@ 603e04 commitdiff | diff to current
2013-06-13 Aleksander Machniak
Fix default sorting of threaded list when THREAD=REFS isn't supported. The ...
blob@ 918a6a commitdiff | diff to current
2013-06-11 Aleksander Machniak
Do not reset messages count in set_folder()
blob@ f3b55e commitdiff | diff to current
2013-06-11 Aleksander Machniak
Make sure to use threads result cached in-memory for correct folder
blob@ 545559 commitdiff | diff to current
2013-06-09 Aleksander Machniak
Fix database cache expunge issues (#1489149) - added 'expires' column
blob@ 60b6d7 commitdiff | diff to current
2013-06-06 Aleksander Machniak
Add imap_cache_ttl option to configure TTL of imap_cache
blob@ 61ccdf commitdiff | diff to current
2013-06-06 Aleksander Machniak
Rename message_cache_lifetime to messages_cache_ttl option for naming consi...
blob@ 67ac6e commitdiff | diff to current
2013-05-25 Aleksander Machniak
Expunge all cache instances in shutdown
blob@ 00cb22 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
blob@ c027ba commitdiff | diff to current
2013-04-03 Aleksander Machniak
Fix possible header duplicates when using additional headers (#1489033)
blob@ 99edf8 commitdiff | diff to current
2013-03-16 Aleksander Machniak
Notify about a new mail only if it's UNSEEN (#1388965)
blob@ 6e8f2a commitdiff | diff to current
2013-03-08 Aleksander Machniak
Support IMAP MOVE extension [RFC 6851]
blob@ d9dc32 commitdiff | diff to current
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
blob@ 726297 commitdiff | diff to current
first | « prev | next »