Age | Commit message (Expand) | Author |
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 |
2009-09-12 | - fixed comment, default searching by subject only | alecpl |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-05-02 | - Added quick search box menu (#1484304) | alecpl |
2009-01-29 | - save empty search result in session | alecpl |
2009-01-07 | - fix searching with 'to:' modifier (typo) | alecpl |
2008-12-03 | #1485587: show proper message when using status filter | alecpl |
2008-11-27 | #1485581: not use parenthesis when searching with 2 search keys | alecpl |
2008-11-14 | - fixes for status filter | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-12 | - Use SORT for searching on servers with SORT capability | alecpl |
2008-10-03 | - show notice instead of warning if search results contains no results (#1485... | alecpl |
2008-01-31 | Remember search results (closes #1483883). | svncommit |
2007-11-06 | Fix bugs #1484555, #1484646 and #1484639 | thomascube |
2007-09-11 | Fixed message search issues | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2006-12-20 | Fixed wrong message listing when showing search results | thomascube |
2006-08-10 | Fixed charset problems with folder renaming | thomascube |
2006-08-04 | Added correct charset support for message searching | thomascube |
2006-03-27 | Improved search function | thomascube |
2006-03-24 | Started implementing search function | thomascube |