index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
mail
/
list.inc
Age
Commit message (
Expand
)
Author
2012-04-11
- Revert r6060, fix #1487822 using css-only
alec
2012-04-11
Force page reload if list columns changed in IE8 (#1487822)
thomasb
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomasb
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alec
2011-09-22
- Fix bug where after delete message rows can be added to the list of another...
alec
2011-09-18
- Cache synchronization using QRESYNC/CONDSTORE
alec
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alec
2010-10-14
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
alec
2010-10-13
- Minimize session data size by storing only last search result
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-09-17
- Fix list_cols is not updated after column dragging (#1486999)
alec
2010-06-23
- removed PHP closing tag
alec
2010-06-04
- Skip UNSEEN counting when list is empty
alec
2010-05-15
- remove offline message list generation on IE, this doesn't realy improve pe...
alec
2010-05-06
- small fix for current_page setting
alec
2010-05-06
- improve performance and consistency by setting all list-related env data in...
alec
2010-05-02
- Allow columns order change per user - drag&drop (#1485795)
alec
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2009-09-23
- sorting by message index - added 'index_sort' option (#1485936)
alec
2009-09-17
- some code improvements for r2959 change
alec
2009-09-17
- Fix incorrect count of new messages in folder list when using multiple IMAP...
alec
2009-06-11
- speed up empty folder selection
alec
2009-04-02
- Fix service not available error when pressing back from compose dialog (#14...
alec
2008-12-03
#1485587: show proper message when using status filter
alec
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alec
2008-09-05
Immediately save sort_col/sort_order in user prefs (#1485265)
thomasb
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomasb
2008-08-14
Added template object for current mailbox name (#1485256)
thomasb
2008-02-05
Applied patch for updating page title (#1484727, #1484650)
thomasb
2007-11-25
Only show new messages if they match the current search (#1484176)
thomasb
2007-10-03
Update copyright notice
ihug
2007-09-19
Allow vars and PHP code in templates; improved page title; fixed #1484395
thomasb
2007-05-18
Better refresh of message list; improved HTML mail display
thomasb
2007-05-18
Use HTTP-POST requests for actions that change application state
thomasb
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2007-02-16
Better input checking on GET and POST vars
thomasb
2006-12-20
Fixed wrong message listing when showing search results
thomasb
2006-05-18
renamed $mbox so that it will stop interfering with the $_SESSION when regist...
cmcnulty
2006-03-27
Improved search function
roundcube
2006-03-23
Started implementing search function
roundcube
2006-01-23
Solved some sorting problems
roundcube
2005-10-26
Finished message sorting and fixed some skin issues
roundcube
2005-10-23
Added patches for default language and sorting function
roundcube
2005-10-16
Improved folder display; added Portuguese and Catalan translation
roundcube
2005-09-28
Minor bugfixes and correction of confusing License notfications
roundcube
2005-09-25
Initial revision
roundcube