Age | Commit message (Expand) | Author |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-07-06 | - Fixed issues related to creating contacts in source which isn't currently s... | alecpl |
2011-07-06 | - Fix handling of other users namespace roots | alecpl |
2011-07-05 | - Fix group commands state after extended search use, make this check readonl... | alecpl |
2011-07-04 | Cache information about writeble address sources for performance reasons | thomascube |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-07-02 | - Added addressbook source selector in contact create form | alecpl |
2011-06-29 | - Fixed link to contact photo, when browsing the search results (#1487980) | alecpl |
2011-06-29 | - Fix bug where Import button was disabled (#1326103) | alecpl |
2011-06-28 | - Fix creating/renaming folders with accented characters (#1487974) | alecpl |
2011-06-27 | - Don't use reserved word 'class' (to prevent IE errors) | alecpl |
2011-06-24 | - Fix contacts copying (#1487967) | alecpl |
2011-06-23 | - Add rcube_imap::mailbox_info() | alecpl |
2011-06-22 | Skip empty e-mail addresses in autocompletion | thomascube |
2011-06-22 | Fix check in pagenav | thomascube |
2011-06-22 | Trigger keep_alive hook when checking for recent messages, too | thomascube |
2011-06-21 | - Set css class name on directory list row according to readonly flag and 'cl... | alecpl |
2011-06-17 | - Improved namespace roots handling in folder manager | alecpl |
2011-06-16 | - Add addressbook name in contact info frame (#1487958) | alecpl |
2011-06-15 | - Add possibility to return subscription status and css class name for folder... | alecpl |
2011-06-15 | - Add 'foldername' attribute to folders table rows, so plugin writers would b... | alecpl |
2011-06-15 | - Fixed initial directory selection | alecpl |
2011-06-14 | - Added searching in all addressbook sources (global-search) | alecpl |
2011-06-05 | - Fix contacts import (#1487947) | alecpl |
2011-06-03 | Use address_template config when adding a new address block (#1487944) | thomascube |
2011-06-03 | - Call addressbook_get hook only if build-in addressbook doesn't match wanted... | alecpl |
2011-06-03 | - Added addressbook advanced search | alecpl |
2011-06-02 | - Don't call rcube_idn_to_ascii() on empty data | alecpl |
2011-06-01 | - Add popup with basic fields selection for addressbook search | alecpl |
2011-05-31 | Case-insensitive matching in autocompletion (#1487933); replace old string of... | thomascube |
2011-05-31 | - Optimization for spellcheck_before_send: don't invoke new ajax request. Whi... | alecpl |
2011-05-30 | - Fix setting language for spellchecker on spellcheck_before_send | alecpl |
2011-05-30 | - Add option to force spellchecking before sending a message (#1485458) | alecpl |
2011-05-30 | - Provided rcube_spellchecker class, simplified code in utils task (less spel... | alecpl |
2011-05-27 | - Fix handling of "<" character in group name | alecpl |
2011-05-27 | - Allow setting special folder with "<" character | alecpl |
2011-05-27 | - Fix handling of "<" character in contact data, search fields and folder nam... | alecpl |
2011-05-27 | - Added option to specify to which address book add new contacts | alecpl |
2011-05-23 | - Store user preferences in session when write-master is not available and se... | alecpl |
2011-05-20 | - Re-designed cache, fixes memcache/apc issues | alecpl |
2011-05-20 | - Improve performence of folder manager operations by moving subscriptions ta... | alecpl |
2011-05-19 | - Removed focus_on_new_message option, added newmail_notify plugin | alecpl |
2011-05-16 | - Add option to set default action of Forward button to "Forward as attachment" | alecpl |
2011-05-16 | - Trim HTML message before washing, to make sure that BOM is removed even whe... | alecpl |
2011-05-13 | Don't connect to address books unless necessary | thomascube |
2011-05-13 | Correctly handle empty contact names when importing | thomascube |
2011-05-13 | Fix empty name in search results and error when creating a new contact | thomascube |
2011-05-13 | - Add forward-as-attachment feature | alecpl |
2011-05-12 | Improve display name composition when saving contacts (#1487143), with plugin... | thomascube |
2011-05-09 | - Fix possible ambiguity in folders caching (when list_mailboxes() was called... | alecpl |