summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-02- Fix identities "reply-to" and "bcc" fields have a bogus value when left emp...alec
2011-06-02- Replace preg_match() with faster strpos()alec
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalec
2011-06-01Add collected text labels in one single function callthomasb
2011-06-01Visualize focus statethomasb
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-06-01- Fix typosalec
2011-05-31- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...alec
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string of...thomasb
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alec
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalec
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alec
2011-05-30- Provided rcube_spellchecker class, simplified code in utils task (less spel...alec
2011-05-27- Fix handling of "<" character in group namealec
2011-05-27- Allow setting special folder with "<" characteralec
2011-05-27- Fix handling of "<" character in contact data, search fields and folder nam...alec
2011-05-27- Added option to specify to which address book add new contactsalec
2011-05-27- Make debug handler to be a method of rcube_mdb2alec
2011-05-25- Add support for anyone/anonymous ACLalec
2011-05-25- A little better fix for radiobuttons in popupmenu (previous solution breaks...alec
2011-05-24Let plugins hook into keep-alive requeststhomasb
2011-05-24- Fixed regex extension (error: regex require missing)alec
2011-05-24- Add memcache fallback, use rcube_cache objectsalec
2011-05-23Add support for X-AB-EDIT field upon user requestthomasb
2011-05-23- Add read/write methods for immediate operations on cache backend (no affect...alec
2011-05-23- Store user preferences in session when write-master is not available and se...alec
2011-05-23- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)alec
2011-05-21- Fix #listmenu after popupmenu change in r4775alec
2011-05-21- Fix s/pattern/prefix/ in clear_cache()alec
2011-05-21- Use index record for memcache/apc engine, don't load the whole cache into m...alec
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomasb
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomasb
2011-05-20Catch write-errors on database (yet untested)thomasb
2011-05-20- Re-designed cache, fixes memcache/apc issuesalec
2011-05-20- Improve performence of folder manager operations by moving subscriptions ta...alec
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