Commit Graph

46 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 13 years ago
alecpl b6da0b76af - Remove deprecated global $IMAP variable usage (#1488148) 13 years ago
alecpl bba25299f8 - Fix bug where after delete message rows can be added to the list of another folder (#1487752) 13 years ago
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)
13 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
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
14 years ago
alecpl 2d1d68bc7e - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 14 years ago
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
14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
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'
14 years ago
alecpl b25dfd0913 - removed PHP closing tag 14 years ago
alecpl 2144f9c432 - Skip UNSEEN counting when list is empty 14 years ago
alecpl e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 14 years ago
alecpl 697298552b - small fix for current_page setting 14 years ago
alecpl 9800a825e7 - improve performance and consistency by setting all list-related env data in list action only 14 years ago
alecpl b62c4869f7 - Allow columns order change per user - drag&drop (#1485795) 14 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 14 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 15 years ago
alecpl cbeea3d4d0 - some code improvements for r2959 change 15 years ago
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)
15 years ago
alecpl 7fd19309cc - speed up empty folder selection 15 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 15 years ago
alecpl 3414c57dc8 #1485587: show proper message when using status filter 16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
thomascube 94e4be534b Immediately save sort_col/sort_order in user prefs (#1485265) 16 years ago
thomascube c8a21d646c Killed one more global var + log logins to a separate file (not console) 16 years ago
thomascube ac5d15de29 Added template object for current mailbox name (#1485256) 16 years ago
thomascube cf1f0f97b2 Applied patch for updating page title (#1484727, #1484650) 17 years ago
thomascube 1107480192 Only show new messages if they match the current search (#1484176) 17 years ago
svncommit 5349b78ad4 Update copyright notice 17 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 17 years ago
thomascube 06895c3e94 Better refresh of message list; improved HTML mail display 17 years ago
thomascube 8d07583f39 Use HTTP-POST requests for actions that change application state 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube b3ce791561 Better input checking on GET and POST vars 18 years ago
thomascube 04c61804f8 Fixed wrong message listing when showing search results 18 years ago
svncommit c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 18 years ago
thomascube ac6b87c4a2 Improved search function 18 years ago
thomascube 4647e1bbb5 Started implementing search function 18 years ago
thomascube 583672fb48 Solved some sorting problems 19 years ago
thomascube b076a460e5 Finished message sorting and fixed some skin issues 19 years ago
thomascube f3b659935f Added patches for default language and sorting function 19 years ago
thomascube cd900dd71f Improved folder display; added Portuguese and Catalan translation 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago