Age | Commit message (Expand) | Author |
2011-09-19 | - Set group_bind_dn outside of list_groups() | alecpl |
2011-09-19 | - Hide PHP warning on ldap_search() | alecpl |
2011-09-19 | - Allow setting connection options in imap_connect hook | alecpl |
2011-09-19 | - Make rcube_ldap bind() and sasl_bind() methods public | alecpl |
2011-09-19 | - Set style of login form inputs using class not IDs | alecpl |
2011-09-18 | - Cache synchronization using QRESYNC/CONDSTORE | alecpl |
2011-09-17 | - Fix locked folder rename option on servers supporting RFC2086 only (#1488089) | alecpl |
2011-09-16 | Remove debugging stuff | thomascube |
2011-09-16 | Fix session race conditions when composing new messages | thomascube |
2011-09-16 | - Removed leftover code | alecpl |
2011-09-16 | - Fix default folders settings (according to namespaces) for new users too | alecpl |
2011-09-15 | - Require magic_quotes_runtime=Off because it modifies data streams (too much... | alecpl |
2011-09-13 | - Fix encoding of LDAP contacts identifiers (#1488079) | alecpl |
2011-09-12 | Make date/time format user configurable; drop 'date_today' config option | thomascube |
2011-09-12 | - Fix required_fields checking per discussion in #1488073 | alecpl |
2011-09-12 | - Extend rcube_label_exists() to search in loaded plugins localizations | alecpl |
2011-09-12 | - Removed some spaces | alecpl |
2011-09-12 | - Fix handling of binary attachments encoded with quoted-printable (#1488065) | alecpl |
2011-09-10 | - Fix handling of links with IP address | alecpl |
2011-09-08 | - Fix compacting folder resets message list filter (#1488076) | alecpl |
2011-09-08 | - Fix new caching issue when broken/misleading object data was stored in data... | alecpl |
2011-09-07 | - Fix displaying multipart/alternative messages with only one part (#1487938) | alecpl |
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 |