Commit Graph

44 Commits

Author SHA1 Message Date
Aleksander Machniak
347ba311e6 Add possibility to search in message body only (#1488770) 2013-01-01 10:54:57 +01:00
Aleksander Machniak
04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 2012-12-12 19:59:08 +01:00
Aleksander Machniak
a04a74fec4 Improvements in building criteria string for IMAP SEARCH 2012-09-12 09:59:10 +02:00
Aleksander Machniak
703be89e20 Fix bug in last commit which broke searching 2012-08-11 19:21:51 +02:00
Aleksander Machniak
e0efd8f5dc Added separate From and To columns apart from smart From/To column (#1486891) 2012-08-11 10:57:24 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
b6da0b76af - Remove deprecated global $IMAP variable usage (#1488148) 2011-12-07 10:41:15 +00:00
alecpl
40c45e9de9 - Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class 2011-12-07 08:44:48 +00:00
alecpl
8751881e1d - Remove unused result 2011-12-01 09:15:57 +00:00
alecpl
3e5c709fa7 - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) 2011-11-26 13:10:27 +00:00
alecpl
b1f0846727 - Make sure LDAP name fields aren't arrays (#1488108) 2011-10-07 08:33:24 +00:00
alecpl
bba25299f8 - Fix bug where after delete message rows can be added to the list of another folder (#1487752) 2011-09-22 07:49:33 +00:00
alecpl
516467080b - Fix handling of "<" character in contact data, search fields and folder names, identity name and organization fields (#1487864) 2011-05-27 13:01:05 +00:00
alecpl
90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
2d1d68bc7e - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 2010-10-14 10:37:32 +00:00
alecpl
f6aac389bf - Minimize session data size by storing only last search result
and by removing search result from session after listing with empty search filter
2010-10-13 19:15:51 +00:00
alecpl
bdb13a51f7 - Fix RC forgets search results (#1483883) 2010-06-28 17:36:26 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
44c57afde1 - remove temp console usage 2010-03-03 12:22:24 +00:00
thomascube
7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 2010-03-03 12:11:04 +00:00
alecpl
580ff9c55e - set svn:keywords 2010-01-25 19:05:05 +00:00
alecpl
ae119b9de7 - fixed comment, default searching by subject only 2009-09-12 13:39:24 +00:00
alecpl
ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 2009-06-22 16:20:34 +00:00
alecpl
30b152b194 - Added quick search box menu (#1484304) 2009-05-02 14:19:24 +00:00
alecpl
2a466a3b21 - save empty search result in session 2009-01-29 18:40:45 +00:00
alecpl
1af6fe235d - fix searching with 'to:' modifier (typo) 2009-01-07 10:36:24 +00:00
alecpl
3414c57dc8 #1485587: show proper message when using status filter 2008-12-03 08:16:44 +00:00
alecpl
0cb9677bef #1485581: not use parenthesis when searching with 2 search keys 2008-11-27 10:08:16 +00:00
alecpl
697cc52cff - fixes for status filter
- don't call search second time if first call returns empty (array) result
2008-11-14 11:18:00 +00:00
alecpl
e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 2008-11-13 10:30:06 +00:00
alecpl
0803fb007e - Use SORT for searching on servers with SORT capability 2008-11-12 09:28:12 +00:00
alecpl
b76275da65 - show notice instead of warning if search results contains no results (#1485437) 2008-10-03 06:25:36 +00:00
svncommit
1f020b588c Remember search results (closes #1483883). 2008-01-31 14:34:50 +00:00
thomascube
e4867ea740 Fix bugs #1484555, #1484646 and #1484639 2007-11-06 18:24:25 +00:00
thomascube
4845a1ea95 Fixed message search issues 2007-09-11 08:45:41 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
04c61804f8 Fixed wrong message listing when showing search results 2006-12-20 14:27:47 +00:00
thomascube
4d4264cdcd Fixed charset problems with folder renaming 2006-08-10 07:07:43 +00:00
thomascube
42000a5d64 Added correct charset support for message searching 2006-08-04 13:56:08 +00:00
thomascube
ac6b87c4a2 Improved search function 2006-03-27 19:07:13 +00:00
thomascube
95c2c3ce97 Started implementing search function 2006-03-24 17:08:37 +00:00