Age | Commit message (Expand) | Author |
2011-08-18 | Fix folders drop-down list: descend into root folder (e.g. INBOX) even if par... | thomascube |
2011-08-18 | - Unsubscribe from non-existing folders always (on listing), not only in Sett... | alecpl |
2011-08-16 | Correctly quote group filter | thomascube |
2011-08-16 | - Add option to hide selected LDAP addressbook on the list | alecpl |
2011-08-16 | - Add client-side checking of uploaded files size | alecpl |
2011-08-14 | More unique error codes | thomascube |
2011-08-12 | Pass attributes as vars to label | thomascube |
2011-08-12 | - Fix infinite recurrence when saving user preferences stored in session | alecpl |
2011-08-12 | - Revert r5046, the change will be applied to devel-mcache branch, where it b... | alecpl |
2011-08-12 | - Add debug for operations on groups | alecpl |
2011-08-12 | - Remove double semicolon | alecpl |
2011-08-11 | Fix saving and deleting LDAP contacts; skip client-side input validation for ... | thomascube |
2011-08-11 | - Added IMAP ENABLE (RFC5161) support | alecpl |
2011-08-09 | - Fix XSS vulnerability in UI messages (#1488030) | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-03 | - Display current user name in page title if devel_mode=true | alecpl |
2011-08-03 | - Fix EOL character in vCard exports (#1487873) | alecpl |
2011-08-03 | - Remove temp debug code | alecpl |
2011-08-03 | - Added possibility to extend rcube_vcard's fieldmap | alecpl |
2011-08-02 | - Fix get_address_book() to call get_address_sources() internally when lookin... | alecpl |
2011-08-02 | - Support department field as X-DEPARTMENT | alecpl |
2011-08-01 | - Remove function duplicate (from last commit) | alecpl |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl |
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl |
2011-07-30 | Log session validation errors; keep error message when redirecting to login a... | thomascube |
2011-07-29 | - Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories... | alecpl |
2011-07-29 | - Fix 'sql' identifier for addressbook handling (#1488013) | alecpl |
2011-07-27 | - Performance fix: don't create addressbook object to close() it if it wasn't... | alecpl |
2011-07-27 | - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes... | alecpl |
2011-07-27 | - Delay imap cache initialization, fixes problem with cache cleanup on login ... | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-27 | - Don't use default source if source id is specified in get_address_source() | alecpl |
2011-07-27 | - Fix IE9 detection (#1488008) | alecpl |
2011-07-26 | - Move console object initialization code into one place | alecpl |
2011-07-25 | - Fixed display name on contact lists | alecpl |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-25 | - Plugin API: Added 'config_get' hook | alecpl |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-21 | - Round upload progress percentage value | alecpl |
2011-07-17 | Small improvements and codestyle | thomascube |
2011-07-17 | Filter LDAP groups by search query | thomascube |
2011-07-17 | Fix ldap group members listing | thomascube |
2011-07-11 | Session object can be null if db/memcache is not available | thomascube |
2011-07-10 | - Add add_shutdown_function() method. Make possible to call user function bef... | alecpl |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-07-06 | - Fix infinite loop in tokenizeResponse() when server returns atoms with forb... | alecpl |
2011-07-06 | - Fix handling of other users namespace roots | alecpl |
2011-07-05 | - Added lost argument in delete_record() method | alecpl |