index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
move_del.inc
Age
Commit message (
Expand
)
Author
2014-05-12
Bypass cache when counting EXISTS messages
Aleksander Machniak
2014-04-13
Fix deleting/moving folders from folders with name "0", "00", etc.
Aleksander Machniak
2014-04-08
Don't remove messages from list when moving to another folder in multi-folder...
Thomas Bruederli
2014-04-08
Don't display error when moving a message to the same folder it already resides
Thomas Bruederli
2014-04-07
Make UID extraction function globally availbale (for plugins)
Thomas Bruederli
2014-01-16
Remove merge conflict
Thomas Bruederli
2014-01-16
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail ...
Thomas Bruederli
2014-01-16
Support globally unique message UIDs with IMAP folder name appended
Thomas
2013-12-25
Display different icons when Trash folder is empty or full (#1485775)
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-10-09
Support globally unique message UIDs with IMAP folder name appended
Thomas
2013-07-01
Contacts drag-n-drop default action is to move contacts (#1488751)
Aleksander Machniak
2013-04-05
Fix copying messages to a folder with "empty" name e.g. "0", better error han...
Aleksander Machniak
2013-03-02
Even better message on over quota error in move to trash operation (#1484164)
Aleksander Machniak
2012-12-12
Fix so compacting of non-empty folder is possible also when messages list is ...
Aleksander Machniak
2012-08-11
Added separate From and To columns apart from smart From/To column (#1486891)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
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/CONDSTORE
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alecpl
2010-12-01
- Fix "Cannot use scalar value..." warning (#1487066)
alecpl
2010-11-12
- Fix handling of folders with "<>" characters in name
alecpl
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alecpl
2010-11-03
- Add missing confirmation/error messages on contact/group/message actions (#...
alecpl
2010-10-13
- Minimize session data size by storing only last search result
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-05-15
- remove offline message list generation on IE, this doesn't realy improve pe...
alecpl
2010-03-25
- Added possibility to select all messages in a folder (#1484756)
alecpl
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-03-04
- Fix deleting all messages from last list page (#1486293)
alecpl
2009-12-13
- Plugin API: added 'quota' hook
alecpl
2009-09-17
- some code improvements for r2959 change
alecpl
2009-09-17
- Fix incorrect count of new messages in folder list when using multiple IMAP...
alecpl
2009-09-07
- fix cache flushing after message delete with read_when_deleted=true + some ...
alecpl
2009-07-16
Force ajax calls to protect from CSRF
thomascube
2009-07-11
- speed up adding of messages to the list after message move/delete
alecpl
2009-06-11
- speed up: don't count UNSEEN if mailbox is empty
alecpl
2009-06-05
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...
alecpl
2009-05-30
- After move/delete from 'show' action display next message instead of messag...
alecpl
2009-04-23
- messages list fix for IE
alecpl
2008-10-27
-fix: mark as read (for read_when_deleted) only when moving messages to trash
alecpl
2008-10-27
- Fix unread message unintentionally marked as read if read_when_deleted=true...
alecpl
2008-09-18
- don't add new row to messages list if only marking as deleted (flag_for_del...
alecpl
2008-07-31
Fix read_when_deleted behavior + javascript codestyle
thomascube
2008-05-06
- removed trigger_error() call
alecpl
[next]