Age | Commit message (Expand) | Author |
2011-09-07 | - Rewritten messages caching (merged devel-mcache branch): | alecpl |
2011-09-06 | - Fix username case-insensitivity issue in MySQL (#1488021) | alecpl |
2011-09-06 | - Merge devel-saved_search branch (Addressbook Saved Searches) | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-09-05 | Improved memcache connection procedure from release-0.6; use call_user_func t... | thomascube |
2011-09-05 | - Check for "Permission denied" string in IMAP error messages to display more... | alecpl |
2011-09-05 | - Don't disable include() errors, so now broken translation of a plugin will ... | alecpl |
2011-09-05 | Protect from Clickjacking by sending X-Frame-Options headers (#1487037) | thomascube |
2011-09-05 | Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr... | thomascube |
2011-09-05 | Fix wrong vCard type parameter mobile (#1488067) | thomascube |
2011-09-05 | Fix vCard WORKFAX issue (#1488046) | thomascube |
2011-08-30 | - Fix imap_cache setting to values other than 'db' (#1488060) | alecpl |
2011-08-30 | - Fix handling of attachments inside message/rfc822 parts (#1488026) | alecpl |
2011-08-30 | - Make 5th argument of rcmail_deliver_message() optional | alecpl |
2011-08-27 | - Fix is_a() usage for PHP>5.3.6 | alecpl |
2011-08-26 | Don't attempt to list (and cache) folders if not connected | thomascube |
2011-08-26 | - Microoptimization: use substr_replace() for injecting a string into string | alecpl |
2011-08-25 | Move timezone computation to rcube_config; don't override SESSION['timezone']... | thomascube |
2011-08-24 | Add copyright line on files with significant changes from Kolab Systems | thomascube |
2011-08-24 | Fix group members listing for ldap directories | thomascube |
2011-08-24 | Log session_id with logins | thomascube |
2011-08-24 | - Added unique connection identifier to IMAP debug messages | alecpl |
2011-08-22 | - Added 'priority' column on messages list | alecpl |
2011-08-19 | - Don't add console to error pages, prevents js error | alecpl |
2011-08-19 | - Use internal cache for mailbox_info() result | alecpl |
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 |