summaryrefslogtreecommitdiff
path: root/plugins/archive/archive.js
AgeCommit message (Expand)Author
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-07Adapt archive and markasjunk plugins to work with multi-folder search resultsThomas Bruederli
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-11-07Fix archive button state (i.e. checking if current folder is archive folder)Aleksander Machniak
2013-10-30Improve performance and code readability by using String's startsWith() metho...Aleksander Machniak
2013-10-30Fix list update after archive action on search resultAleksander Machniak
2013-10-30Improved checking if current folder is an archive folder (or subfolder)Aleksander Machniak
2013-10-30Fix archive action for all messages in a folder (#1489405)Aleksander Machniak
2013-10-30Fix archive button on messages page when using archive_type != '' (#1489404)Aleksander Machniak
2013-07-01'moveto' -> 'move', cs fixesAleksander Machniak
2013-01-20Extend archive plugin with user-configurable options to move messages into su...Thomas Bruederli
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2009-09-15- Support skins in 'archive' and 'markasjunk' pluginsalecpl
2009-08-27Added archive pluginthomascube