Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
2015-10-08 Aleksander Machniak
Mail messages searching with predefined date interval (T103)
blob@ 5802e0 commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-03-10 Aleksander Machniak
Fix rows count when messages search fails (#1490266)
blob@ 10934d commitdiff | diff to current
2014-09-03 Aleksander Machniak
Fix page title when using search filter (#1490023)
blob@ 02f762 commitdiff | diff to current
2014-06-30 Aleksander Machniak
Display quota information for current folder not INBOX only (#1487993)
blob@ b8bcca commitdiff | diff to current
2014-05-13 Aleksander Machniak
Fix some typos and skip some function calls irrelevant in multi-folder mode
blob@ b3db98 commitdiff | diff to current
2014-04-23 Thomas Bruederli
Fix saving of search settings in 'all folders' mode
blob@ 7d213a commitdiff | diff to current
2014-04-23 Thomas Bruederli
Remove debug output
blob@ fc2b02 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-18 Thomas Bruederli
Consider search scope (and changes) for filter searches + disable folder op...
blob@ 26b520 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
Fix page title and folder selection in search mode
blob@ 6dc1a6 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Merge branch 'dev-multi-folder-search'
blob@ 665369 commitdiff | diff to current
2014-03-14 Aleksander Machniak
Trim search filter to prevent from creating invalid search criteria when sk...
blob@ a93081 commitdiff | diff to current
2014-01-20 Thomas Bruederli
Code cleanup: remove duplicated code, don't trigger multi-folder search on ...
blob@ 19262e 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
Re-submit search query when switching folders
blob@ 6884f3 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
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
2014-01-16 Thomas Bruederli
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemai...
blob@ b6100d 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
Support globally unique message UIDs with IMAP folder name appended
blob@ 9684dc commitdiff | diff to current
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
blob@ f5d2ee 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-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-10-14 Thomas
First attempt to search in multiple folders; do it multi-threaded using pth...
blob@ 7e3e3e commitdiff | diff to current
2013-10-09 Thomas
Support globally unique message UIDs with IMAP folder name appended
blob@ 9e63cd commitdiff | diff to current
2013-01-01 Aleksander Machniak
Add possibility to search in message body only (#1488770)
blob@ 347ba3 commitdiff | diff to current
2012-12-12 Aleksander Machniak
Fix so compacting of non-empty folder is possible also when messages list i...
blob@ 04689f commitdiff | diff to current
2012-09-12 Aleksander Machniak
Improvements in building criteria string for IMAP SEARCH
blob@ a04a74 commitdiff | diff to current
2012-08-11 Aleksander Machniak
Fix bug in last commit which broke searching
blob@ 703be8 commitdiff | diff to current
2012-08-11 Aleksander Machniak
Added separate From and To columns apart from smart From/To column (#1486891)
blob@ e0efd8 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-12-07 alecpl
- Fixed issues with big memory allocation of IMAP results, improved a lot o...
blob@ 40c45e commitdiff | diff to current
2011-12-01 alecpl
- Remove unused result
blob@ 875188 commitdiff | diff to current
2011-11-26 alecpl
- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
blob@ 3e5c70 commitdiff | diff to current
2011-10-07 alecpl
- Make sure LDAP name fields aren't arrays (#1488108)
blob@ b1f084 commitdiff | diff to current
2011-09-22 alecpl
- Fix bug where after delete message rows can be added to the list of anoth...
blob@ bba252 commitdiff | diff to current
2011-05-27 alecpl
- Fix handling of "<" character in contact data, search fields and folder n...
blob@ 516467 commitdiff | diff to current
2010-12-08 alecpl
- Better support for READ-ONLY and NOPERM responses handling (#1487083) - A...
blob@ 90f81a commitdiff | diff to current
2010-10-14 alecpl
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
blob@ 2d1d68 commitdiff | diff to current
2010-10-13 alecpl
- Minimize session data size by storing only last search result and by re...
blob@ f6aac3 commitdiff | diff to current
2010-06-28 alecpl
- Fix RC forgets search results (#1483883)
blob@ bdb13a commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-03 alecpl
- remove temp console usage
blob@ 44c57a commitdiff | diff to current
first | « prev | next »