summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-08-05more stufflocalHugues Hiegel
2014-08-05lot of stuffHugues Hiegel
2013-11-12[plugins] message_hilight : color, not backgroundColor.Hugues Hiegel
2013-11-08Updates / PluginsHugues Hiegel
2013-11-08Merge pull request #141 from rasky/http_without_pwdAleksander Machniak
2013-11-08Substitute variables in 'password_ldap_search_base' valueAleksander Machniak
2013-11-07Fix archive button state (i.e. checking if current folder is archive folder)Aleksander Machniak
2013-11-04Move help plugin UI initialization to startup hookThomas Bruederli
2013-11-04Merge pull request #136 from tillkruess/extend-df-password-driverAleksander Machniak
2013-10-30Improve performance and code readability by using String's startsWith() metho...Aleksander Machniak
2013-10-30Updated localizations from TransifexThomas Bruederli
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-30Update authors and version numbersAleksander 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-10-30Performance improvement - call IMAP LIST only onceAleksander Machniak
2013-10-30Make sure all folders in the path are created - ie. if archive folderAleksander Machniak
2013-10-22Decorate drop-down menus in datepicker titleThomas Bruederli
2013-10-20Allow HTTP authentication without password.Giovanni Bajo
2013-10-15check if password was changed successfully, before looking for error messagesTill Krüss
2013-10-15check if the new password matched the requirements; code cleanupTill Krüss
2013-10-10Clean up translations once again, this time remove untranslated strings for a...Aleksander Machniak
2013-10-09More lceanupAleksander Machniak
2013-10-09Added plugin localizationsAleksander Machniak
2013-10-08Update composer.json file with Net_Sieve package requirementAleksander Machniak
2013-10-07Synchronized localization files from TransifexThomas Bruederli
2013-10-06Move PEAR libs from plugins into main Roundcube lib directory,Aleksander Machniak
2013-10-04Fix sound notification in Internet Explorer (use mp3 file for IE andAleksander Machniak
2013-10-04Fix typo: occured -> occurred (#1489366)Aleksander Machniak
2013-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-09-28Make password plugin use the new 'settings_actions' hook to register its link...Thomas Bruederli
2013-09-27In password ldap_simple driver: added LDAP debug, added password_ldap_bindAleksander Machniak
2013-09-23Code improvements, remove code duplicationAleksander Machniak
2013-09-23Add new password encodage ('ad') in ldap password drivers (#1489349)Aleksander Machniak
2013-09-23Fix setting domain in virtualmin password driver (#1489332)Aleksander Machniak
2013-09-20Fix typo in last commit and some managesieve tests (where we changedAleksander Machniak
2013-09-20Fix so i;ascii-numeric comparator is not forced as default for :count and :va...Aleksander Machniak
2013-09-20Hide advanced rule modifier for 'date' and 'currentdate' rulesAleksander Machniak
2013-09-20Fix bug where at least one additional address of vacation message was require...Aleksander Machniak
2013-09-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-09-20Fix typoAleksander Machniak
2013-09-15In password virtualmin driver removed support for username in format based on...Aleksander Machniak
2013-09-12Implemented configurable timeout for desktop notification (#1489205)Aleksander Machniak
2013-09-09Add common headers to header selector (#1489271)Aleksander Machniak
2013-08-30Fix newmail_notifier issue where favicon wasn't changed back to default (#148...Aleksander Machniak
2013-08-29Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)Aleksander Machniak
2013-08-25Make save() method less memory consumptive, do not return attachment bodyAleksander Machniak
2013-08-25Fix so additional headers are added to all messages sent (#1489284)Aleksander Machniak