summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-20- Clear properly mailboxes cache on folder subscription changealec
2011-05-20- Fix error when rcube_cache::remove() was used in pattern modealec
2011-05-20- Fix func_get_args() usage for PHP<5.3 (#1487928)alec
2011-05-19- Fix default_port option handling in Installer when config.inc.php file exis...alec
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-05-18Flip field type aliases (#1487910)thomasb
2011-05-18- Fix saving collapsed_folders settingsalec
2011-05-18- Add APC support in rcube_cachealec
2011-05-18- Make memcached cache not system-widealec
2011-05-18- Added general rcube_cache class with memcache support ...alec
2011-05-18Get memcache object from rcmail instancethomasb
2011-05-18Fix vcard value decoding; add setter for individual vcard fieldsthomasb
2011-05-17- Update plugin version number, because of two backward incompatible changesalec
2011-05-17- Clear mailboxes.* cache when new mailbox is createdalec
2011-05-17- Make update_cahce() method to be publicly availablealec
2011-05-17translations updateyllar
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
2011-05-16- Add extended command for saving prefsalec
2011-05-16- Remove acl_username_realm option, use realm auto-detectionalec
2011-05-16- Trim HTML message before washing, to make sure that BOM is removed even whe...alec
2011-05-16- Fix invalid comments handling (see example message in #1487915)alec
2011-05-14- Fix loading default theme css, set $noajax to skip plugin initialization on...alec
2011-05-14- Add ruleset.xml to RoundCube PHP_CodeSniffer standard (#1487850)alec
2011-05-14Fix sort order when contact name is emptythomasb
2011-05-14- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)alec
2011-05-13Don't connect to address books unless necessarythomasb
2011-05-13Correctly handle empty contact names when importingthomasb
2011-05-13Fix empty name in search results and error when creating a new contactthomasb
2011-05-13- Use less included files in mail and message templates for better performancealec
2011-05-13- Add forward-as-attachment featurealec
2011-05-13- Allow ACL operations on protected folders, per request (#1486746)alec
2011-05-13- Fix help plugin after change in the API making 'index' action to be the def...alec
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alec
2011-05-13- ACL plugin (initial commit)alec
2011-05-13- Fix IE8 issue on folders list in folder manageralec
2011-05-13- Css fixes for IEalec
2011-05-13- Fix typoalec
2011-05-12Render current day of datepicker in Roundcube redthomasb
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomasb
2011-05-12- Add comment for login_lc option (#1487681)alec
2011-05-12- Make some regexp fasteralec
2011-05-12- Fixed IDNA encoding/decoding of e-mail addresses (#1487909)alec
2011-05-11he_IL id_ID sk_SK et_EE ja_JP pt_PT de_DE sl_SI updateyllar
2011-05-10Revert r4746 due to timestsamp issues with mysql; deprecate rcube_mdb2::unixt...thomasb
2011-05-09Rely on mysql server timezone not on PHPthomasb
2011-05-09New attachment driver with redundant storage for HA environmentsthomasb
2011-05-09- Extend parse() method so it can be used to parse templates without printing...alec
2011-05-09- Fix possible ambiguity in folders caching (when list_mailboxes() was called...alec
2011-05-07- Improved string literals handlingalec
2011-05-06- Fixed ANNOTATEMORE supportalec