summaryrefslogtreecommitdiff
path: root/program/steps/mail/list.inc
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-01-18Improved folder path presentation in page title (use unified delimiter, local...Aleksander Machniak
2012-12-12Fix so compacting of non-empty folder is possible also when messages list is ...Aleksander Machniak
2012-10-24- Fix handling dont_override with message_sort_col and message_sort_order set...Aleksander 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-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube
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-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
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-09-25- s/RoundCube/Roundcube/alecpl
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-04- Skip UNSEEN counting when list is emptyalecpl
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alecpl
2010-05-06- small fix for current_page settingalecpl
2010-05-06- improve performance and consistency by setting all list-related env data in...alecpl
2010-05-02- Allow columns order change per user - drag&drop (#1485795)alecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alecpl
2009-09-17- some code improvements for r2959 changealecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-06-11- speed up empty folder selectionalecpl
2009-04-02- Fix service not available error when pressing back from compose dialog (#14...alecpl
2008-12-03#1485587: show proper message when using status filteralecpl
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alecpl
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomascube
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-08-14Added template object for current mailbox name (#1485256)thomascube
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-10-03Update copyright noticesvncommit
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-05-18Better refresh of message list; improved HTML mail displaythomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-02-16Better input checking on GET and POST varsthomascube
2006-12-20Fixed wrong message listing when showing search resultsthomascube
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-03-27Improved search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-01-23Solved some sorting problemsthomascube
2005-10-26Finished message sorting and fixed some skin issuesthomascube