index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
search.inc
Age
Commit message (
Expand
)
Author
2015-03-10
Fix rows count when messages search fails (#1490266)
Aleksander Machniak
2014-09-03
Fix page title when using search filter (#1490023)
Aleksander Machniak
2014-06-30
Display quota information for current folder not INBOX only (#1487993)
Aleksander Machniak
2014-05-13
Fix some typos and skip some function calls irrelevant in multi-folder mode
Aleksander Machniak
2014-04-23
Fix saving of search settings in 'all folders' mode
Thomas Bruederli
2014-04-23
Remove debug output
Thomas Bruederli
2014-04-23
Further refine cross-folder searching:
Thomas Bruederli
2014-04-18
Consider search scope (and changes) for filter searches + disable folder oper...
Thomas Bruederli
2014-04-08
Optimize header fetching of multi-folder searches with natural (UID) sorting
Thomas Bruederli
2014-04-07
Fix page title and folder selection in search mode
Thomas Bruederli
2014-04-07
Merge branch 'dev-multi-folder-search'
Thomas Bruederli
2014-03-14
Trim search filter to prevent from creating invalid search criteria when skip...
Aleksander Machniak
2014-01-20
Code cleanup: remove duplicated code, don't trigger multi-folder search on si...
Thomas Bruederli
2014-01-20
Fix thread/list mode update and display
Thomas Bruederli
2014-01-20
Re-submit search query when switching folders
Thomas Bruederli
2014-01-20
- Make search scope selectable in UI
Thomas Bruederli
2014-01-16
Make message pagenav (prev/next) work with sorted multi-folder search results
Thomas Bruederli
2014-01-16
Fix sorting and paging in cross-folder searches
Thomas Bruederli
2014-01-16
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail ...
Thomas Bruederli
2014-01-16
First attempt to search in multiple folders; do it multi-threaded using pthre...
Thomas
2014-01-16
Support globally unique message UIDs with IMAP folder name appended
Thomas
2013-12-31
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
Aleksander Machniak
2013-12-23
Fix so message flags modified by another client are applied on the list on re...
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-10-14
First attempt to search in multiple folders; do it multi-threaded using pthre...
Thomas
2013-10-09
Support globally unique message UIDs with IMAP folder name appended
Thomas
2013-01-01
Add possibility to search in message body only (#1488770)
Aleksander Machniak
2012-12-12
Fix so compacting of non-empty folder is possible also when messages list is ...
Aleksander Machniak
2012-09-12
Improvements in building criteria string for IMAP SEARCH
Aleksander Machniak
2012-08-11
Fix bug in last commit which broke searching
Aleksander Machniak
2012-08-11
Added separate From and To columns apart from smart From/To column (#1486891)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-12-07
- Fixed issues with big memory allocation of IMAP results, improved a lot of ...
alecpl
2011-12-01
- Remove unused result
alecpl
2011-11-26
- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
alecpl
2011-10-07
- Make sure LDAP name fields aren't arrays (#1488108)
alecpl
2011-09-22
- Fix bug where after delete message rows can be added to the list of another...
alecpl
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alecpl
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alecpl
2010-10-14
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
alecpl
2010-10-13
- Minimize session data size by storing only last search result
alecpl
2010-06-28
- Fix RC forgets search results (#1483883)
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-03-03
- remove temp console usage
alecpl
2010-03-03
Remember search modifiers in user prefs (#1486146) + bring back the old defaults
thomascube
2010-01-25
- set svn:keywords
alecpl
[next]