summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-08-14Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] ↵Aleksander Machniak
(#1488594)
2012-08-13Fix handling of LDAP values - support arrays (#1488604)Aleksander Machniak
Conflicts: plugins/new_user_identity/package.xml
2012-08-06Synched translations from launchpad/masterv0.8.0Thomas Bruederli
2012-08-04Also fix dialog position 'right'Thomas Bruederli
2012-08-04$ => jQuery to avoid replacements in PHPThomas Bruederli
2012-08-04Fix jQuery UI Larry theme (#1488533)Thomas Bruederli
2012-07-30Backported default -> classic skin renamingThomas Bruederli
2012-07-24Fix performance issue in message_headers_output hook handling,Aleksander Machniak
Update version number
2012-07-23Update ChangelogAleksander Machniak
Conflicts: plugins/managesieve/Changelog
2012-06-28Moved advanced switch into table actions menu - fixed css issue in Larry skinAleksander Machniak
2012-06-28Fix handling of MYRIGHTS on private namespace roots - fixes issue whereAleksander Machniak
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix). Conflicts: program/include/rcube_imap.php
2012-06-21Fixed custom header name validity check, made RFC2822-compliantAleksander Machniak
Updated localization files list in package.xml
2012-06-18Increase negative text-indents to properly hide button texts (#1488534)Thomas Bruederli
2012-05-25Fixes for IE: better background for Hide/Show button, fixed invisible button ↵Aleksander Machniak
in IE8
2012-05-25Password plugin made compatible with modern VirtualminGDR\!
Added a new username format in Virtualmin driver, which works for default Virtualmin settings where username is user.postfix and domain is taken from email address. Example: email - info@goodcoffee.com login - info.goodcof
2012-05-23hide_blockquote - a new plugin for hiding citation blocksAleksander Machniak
2012-05-21Add option imap_force_ns to make buggy servers support optionalAleksander Machniak
2012-05-17New plugin translations from launchpadv0.8-rcThomas Bruederli
2012-05-14Updated plugin translations from launchpadThomas Bruederli
2012-05-08Add (empty) Larry skin folders for pluginsThomas Bruederli
2012-04-23- Applied fixes from trunk up to r6118alecpl
2012-04-15- Applied fixes from trunkalecpl
2012-04-05- Larry skin supportalecpl
2012-04-04- Small help toolbar positioning fixalecpl
2012-04-04New icons for the help pluginthomascube
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomascube
not defined anymore
2010-03-20moved pluginstill
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralecpl
- performance: don't load folders list when we don't need it
2010-03-19- describe configalecpl
2010-03-18removed fillertill
2010-03-18 * fix licensetill
* fix <notes />
2010-03-18added package.xml, minor edits to plugintill
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078) - Managesieve: Support for selectively disabling rules within a single sieve script (#1485882) - Managesieve: Added vertical splitter
2010-03-14- virtuser_query: support other identity data (#1486148)alecpl
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalecpl
- Plugin API: Implemented 'email2user' and 'user2email' hooks
2010-03-11- Password: lv_LV localization addedalecpl
2010-03-11- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFCalecpl
2010-03-05- Password: ca_ES localization addedalecpl
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alecpl
(#1486325)
2010-02-25- Password: Make passwords encoding consistent with core, add ↵alecpl
'password_charset' global option (#1486473)
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alecpl
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize ↵thomascube
rcube_imap object in mail steps
2010-02-18Skip cookie check in http_authentication plugin (#1486188)thomascube
2010-02-15- add to 'login' taskalecpl
2010-02-13- allow 'show_additional_headers' option value to be a stringalecpl
2010-02-11- es_ES, it_IT localization addedalecpl
2010-02-11- es_ES localization (#1486482)alecpl
2010-02-09- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038alecpl
2010-02-06translations updateyllar
2010-02-06- Fix setting task name according to auth state. So, any action before useralecpl
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'.