Age | Commit message (Expand) | Author |
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 | Localization updates | 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-09-04 | - Add vCard's Profile URL support (#1488062) | alecpl |
2011-09-04 | - Fix all messages remain selected after moving all search results and cleari... | alecpl |
2011-09-02 | - jQuery 1.6.3 | alecpl |
2011-09-02 | - Fix error in messages drag&drop action caused by r5146 | alecpl |
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-29 | Initialize GUI objects which are added after init | thomascube |
2011-08-29 | Really abort autocompletion when hitting Escape | thomascube |
2011-08-29 | Make list of mimetypes that open in preview window configurable (#1487625) | thomascube |
2011-08-29 | Add plugin hook message_part_get for message part downloads | thomascube |
2011-08-28 | - Localize forwarded message header (#1488058) | 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-22 | - Fix image type check for contact photo uploads | alecpl |
2011-08-22 | - Prevent from form submit with Enter key in file input fields in Internet Ex... | alecpl |
2011-08-22 | - Fix contact row update after name change when in searching mode, update cha... | alecpl |
2011-08-19 | - Improve setting upload form attributes, IE7 uses 'encoding' attribute inste... | alecpl |
2011-08-19 | - Don't add console to error pages, prevents js error | alecpl |
2011-08-19 | - Followup to r5097, fix: match From with full address spec. | alecpl |
2011-08-19 | - Fixed selecting identity on reply/forward (#1487981) | alecpl |
2011-08-19 | - Fix parent folder ACL checking in some cases | 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 | - Fix photo links in contact edit form | alecpl |
2011-08-18 | - Disable subscription on virtual shared folders | alecpl |
2011-08-18 | - Unsubscribe from non-existing folders always (on listing), not only in Sett... | alecpl |
2011-08-16 | Clean up mistakenly overwritten localizations files in r5067 | thomascube |
2011-08-16 | Correctly quote group filter | thomascube |
2011-08-16 | - Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148... | alecpl |
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 |