Commit Graph

53 Commits

Author SHA1 Message Date
Aleksander Machniak
4d7964d910 Improved folder path presentation in page title (use unified delimiter, localize path).
E.g. folder "INBOX.test" will be displayed as "Inbox >> test"
2013-01-18 13:24:52 +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
f0affa6cc2 - Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760) 2012-10-24 11:36:48 +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
alecpl
3d5240b70d - Revert r6060, fix #1487822 using css-only 2012-04-11 16:03:16 +00:00
thomascube
c97c575671 Force page reload if list columns changed in IE8 (#1487822) 2012-04-11 15:30:19 +00: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
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
609d3923d7 - Cache synchronization using QRESYNC/CONDSTORE
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
2011-09-18 09:02:35 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +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
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
614c642a4b - Fix list_cols is not updated after column dragging (#1486999)
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 2010-05-15 12:15:58 +00:00
alecpl
697298552b - small fix for current_page setting 2010-05-06 08:05:05 +00:00
alecpl
9800a825e7 - improve performance and consistency by setting all list-related env data in list action only 2010-05-06 07:39:57 +00:00
alecpl
b62c4869f7 - Allow columns order change per user - drag&drop (#1485795) 2010-05-02 15:09:36 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 2009-09-23 12:32:09 +00:00
alecpl
cbeea3d4d0 - some code improvements for r2959 change 2009-09-17 12:36:32 +00:00
alecpl
78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
2009-09-17 12:07:58 +00:00
alecpl
7fd19309cc - speed up empty folder selection 2009-06-11 07:53:32 +00:00
alecpl
6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 2009-04-02 18:31:38 +00:00
alecpl
3414c57dc8 #1485587: show proper message when using status filter 2008-12-03 08:16:44 +00:00
alecpl
e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 2008-11-13 10:30:06 +00:00
thomascube
94e4be534b Immediately save sort_col/sort_order in user prefs (#1485265) 2008-09-05 11:46:17 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
thomascube
ac5d15de29 Added template object for current mailbox name (#1485256) 2008-08-14 11:27:16 +00:00
thomascube
cf1f0f97b2 Applied patch for updating page title (#1484727, #1484650) 2008-02-05 21:39:08 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +00:00
svncommit
5349b78ad4 Update copyright notice 2007-10-03 00:13:32 +00:00
thomascube
5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 2007-09-19 06:29:28 +00:00
thomascube
06895c3e94 Better refresh of message list; improved HTML mail display 2007-05-18 12:35:28 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
b3ce791561 Better input checking on GET and POST vars 2007-02-16 19:35:03 +00:00
thomascube
04c61804f8 Fixed wrong message listing when showing search results 2006-12-20 14:27:47 +00:00
svncommit
c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:46:50 +00:00
thomascube
ac6b87c4a2 Improved search function 2006-03-27 19:07:13 +00:00
thomascube
4647e1bbb5 Started implementing search function 2006-03-23 22:32:47 +00:00
thomascube
583672fb48 Solved some sorting problems 2006-01-23 23:11:33 +00:00
thomascube
b076a460e5 Finished message sorting and fixed some skin issues 2005-10-26 22:12:36 +00:00
thomascube
f3b659935f Added patches for default language and sorting function 2005-10-23 14:39:09 +00:00