summaryrefslogtreecommitdiff
path: root/program/steps/mail/search.inc
AgeCommit message (Expand)Author
2013-01-01Add possibility to search in message body only (#1488770)Aleksander Machniak
2012-12-12Fix so compacting of non-empty folder is possible also when messages list is ...Aleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
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 resultalecpl
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 #1486905alecpl
2010-10-13- Minimize session data size by storing only last search resultalecpl
2010-06-28- Fix RC forgets search results (#1483883)alecpl
2010-06-23- removed PHP closing tagalecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-03- remove temp console usagealecpl
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-01-25- set svn:keywordsalecpl
2009-09-12- fixed comment, default searching by subject onlyalecpl
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 sessionalecpl
2009-01-07- fix searching with 'to:' modifier (typo)alecpl
2008-12-03#1485587: show proper message when using status filteralecpl
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalecpl
2008-11-14- fixes for status filteralecpl
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 capabilityalecpl
2008-10-03- show notice instead of warning if search results contains no results (#1485...alecpl
2008-01-31Remember search results (closes #1483883).svncommit
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomascube
2007-09-11Fixed message search issuesthomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-12-20Fixed wrong message listing when showing search resultsthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-04Added correct charset support for message searchingthomascube
2006-03-27Improved search functionthomascube
2006-03-24Started implementing search functionthomascube