summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_storage.php
AgeCommit message (Expand)Author
2015-03-08Plugin API: added message_part_body hook, fixes around message structure hand...Aleksander Machniak
2014-06-24Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return...Aleksander Machniak
2014-05-15CS fixesAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-02-11Fix invalid X-Draft-Info on forwarded message draft (#1489587)Aleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-08-29Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)Aleksander Machniak
2013-08-04Move identity selection based on non-standard headers into (new) identity_sel...Aleksander Machniak
2013-06-20Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)Aleksander Machniak
2013-06-09Fix database cache expunge issues (#1489149) - added 'expires' columnAleksander Machniak
2013-03-16Notify about a new mail only if it's UNSEEN (#1388965)Aleksander Machniak
2012-12-18Display 'Sender' header in message previewAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-12Add EXISTS mode to count() method - return number of all messages in a folder,Aleksander Machniak
2012-12-12Use also Envelope-To for identity selection (#1488553)Aleksander Machniak
2012-11-28Use Delivered-To header as a last resort for identity selection (#1488840)Aleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak