summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/list.inc
AgeCommit message (Collapse)Author
2012-04-11- Revert r6060, fix #1487822 using css-onlyalec
git-svn-id: https://svn.roundcube.net/trunk@6062 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6060 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905alec
git-svn-id: https://svn.roundcube.net/trunk@4090 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Minimize session data size by storing only last search resultalec
and by removing search result from session after listing with empty search filter git-svn-id: https://svn.roundcube.net/trunk@4084 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alec
- 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' git-svn-id: https://svn.roundcube.net/trunk@3971 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Skip UNSEEN counting when list is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@3710 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- remove offline message list generation on IE, this doesn't realy improve ↵alec
performance now git-svn-id: https://svn.roundcube.net/trunk@3620 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- small fix for current_page settingalec
git-svn-id: https://svn.roundcube.net/trunk@3596 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- improve performance and consistency by setting all list-related env data ↵alec
in list action only git-svn-id: https://svn.roundcube.net/trunk@3595 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-02- Allow columns order change per user - drag&drop (#1485795)alec
git-svn-id: https://svn.roundcube.net/trunk@3584 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- some code improvements for r2959 changealec
git-svn-id: https://svn.roundcube.net/trunk@2960 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- Fix incorrect count of new messages in folder list when using multiple ↵alec
IMAP clients (#1485995) - Fix all folders checking for new messages with disabled caching (#1486128) git-svn-id: https://svn.roundcube.net/trunk@2959 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- speed up empty folder selectionalec
git-svn-id: https://svn.roundcube.net/trunk@2634 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-02- Fix service not available error when pressing back from compose dialog ↵alec
(#1485552) git-svn-id: https://svn.roundcube.net/trunk@2373 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-03#1485587: show proper message when using status filteralec
git-svn-id: https://svn.roundcube.net/trunk@2109 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1748 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-14Added template object for current mailbox name (#1485256)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1647 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1019 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Update copyright noticeihug
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-18Better refresh of message list; improved HTML mail displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@575 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
git-svn-id: https://svn.roundcube.net/trunk@573 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-16Better input checking on GET and POST varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@483 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Fixed wrong message listing when showing search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@422 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@232 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Improved search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@175 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-23Solved some sorting problemsroundcube
git-svn-id: https://svn.roundcube.net/trunk@120 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26Finished message sorting and fixed some skin issuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-23Added patches for default language and sorting functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@56 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-16Improved folder display; added Portuguese and Catalan translationroundcube
git-svn-id: https://svn.roundcube.net/trunk@38 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c