Commit Graph

29 Commits

Author SHA1 Message Date
Aleksander Machniak
d85f30bec4 Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
2016-10-02 19:43:04 +02:00
Aleksander Machniak
4f0abbf5fe CS and indent fixes, added $task property definition 2016-05-28 20:32:14 +02:00
Aleksander Machniak
4cfe230e56 Fix so subfolders of INBOX can be set as Archive (#5274) 2016-05-27 18:13:59 +02:00
Aleksander Machniak
74ce01efc7 Q() -> rcube::Q() 2015-10-23 08:02:57 +02:00
Aleksander Machniak
08bb20f261 Don't use deprecated functions/constants (from bc.inc) 2015-08-02 20:16:46 +02:00
Thomas Bruederli
7fce8fbbde Adapt archive and markasjunk plugins to work with multi-folder search results 2014-04-07 18:00:09 +02:00
Aleksander Machniak
dc0b500e78 Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
2014-04-01 19:27:07 +02:00
Aleksander Machniak
6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 2013-12-22 14:12:15 +01:00
Aleksander Machniak
442f37c313 Fix list update after archive action on search result 2013-10-30 11:02:34 +01:00
Aleksander Machniak
11075979a6 Update authors and version numbers 2013-10-30 10:37:05 +01:00
Aleksander Machniak
691cbc276d Fix archive action for all messages in a folder (#1489405) 2013-10-30 10:32:48 +01:00
Aleksander Machniak
a6cc96a55d Fix archive button on messages page when using archive_type != '' (#1489404) 2013-10-30 10:02:48 +01:00
Aleksander Machniak
2143a64873 Performance improvement - call IMAP LIST only once 2013-10-30 09:47:56 +01:00
Aleksander Machniak
d72a41dc8e Make sure all folders in the path are created - ie. if archive folder
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
2013-10-30 09:35:03 +01:00
Aleksander Machniak
22d48c2697 Use global show_real_foldername setting instead archive_localize_name 2013-06-12 10:06:16 +02:00
Thomas Bruederli
67cb017b0c Extend archive plugin with user-configurable options to move messages into subfolders according to their date, sender or originating folder 2013-01-20 16:28:02 +01:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Thomas Bruederli
1bfe958ed8 Option to disable localization of the archive folder name 2012-11-26 15:34:37 +01:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
alecpl
63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
2010-03-19 20:18:23 +00:00
alecpl
9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
2010-02-06 18:12:49 +00:00
alecpl
6a7d063e61 - don't load some stuff before login (#1486475) 2010-02-05 14:06:53 +00:00
thomascube
01accaff5b Add fallback to default skin if the selected one is not available in plugin directory 2009-10-28 22:53:40 +00:00
alecpl
93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 2009-09-23 19:01:53 +00:00
alecpl
34aec72131 - Support skins in 'archive' and 'markasjunk' plugins 2009-09-15 13:47:12 +00:00
alecpl
516cc4bf98 - fix archive folder localization if subfolder is set (#1486075) 2009-09-01 11:24:09 +00:00
thomascube
16506fbe39 Only save prefs when in the right section 2009-08-28 07:34:43 +00:00
thomascube
85c812acec Added archive plugin 2009-08-27 07:07:10 +00:00