Age | Commit message (Expand) | Author |
2011-09-21 | Skip confirmation dialog when deleting a contact from a source that supports ... | thomascube |
2011-09-21 | - Add notice on autocompletion that not all records were displayed | alecpl |
2011-09-21 | Aread alter forms in rcube_template::parse() instead of write() | thomascube |
2011-09-21 | - Revert possibility to select contact with TAB key in autocompletion list | alecpl |
2011-09-21 | Add option 'searchonly' for address books; currently used by LDAP directories | thomascube |
2011-09-21 | - Fix lost info for encrypted messages | alecpl |
2011-09-21 | - Add Priority filter to the messages list | alecpl |
2011-09-20 | - Fix sorting of messages on servers without SORT and THREAD command | alecpl |
2011-09-20 | - Fix listing messages on servers without SORT and THREAD command | alecpl |
2011-09-20 | - Fix forwarded attachments, broken in r5204 | alecpl |
2011-09-20 | - Fix so TAB key stops autocompletion and jumps to next field | alecpl |
2011-09-20 | - Fix cached indexes validation after removing messages when skip_deleted=true | alecpl |
2011-09-20 | - Do not prepend '-- ' to signature if a line '-- ' already exists in signature | alecpl |
2011-09-20 | - Fix listing contacts in a group | alecpl |
2011-09-20 | - Make group's "member" attibute name configurable | alecpl |
2011-09-20 | - Improve performance by skipping redundant SELECT query when writing new ses... | alecpl |
2011-09-19 | Numbers are also allowed in action names | thomascube |
2011-09-19 | Allow 'compose' commands from any task | thomascube |
2011-09-19 | - Fix PHP error when fetching messages index when threaded mode is enabled | alecpl |
2011-09-19 | - Don't set (wrong) error on groups listing action | alecpl |
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-17 | - Fix GCC warning in googiespell.js (#1488090) | alecpl |
2011-09-16 | Trigger 'new_messages' hook for all checked folders (#1488083) | thomascube |
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-16 | - Fix is_a() usage | alecpl |
2011-09-15 | - Disable message list keypress operations when CTRL key is pressed, | 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-13 | - jQuery 1.6.4 | alecpl |
2011-09-13 | - Fix js error when calling spellchecker on empty textarea | 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 | - pl_PL translation update | alecpl |
2011-09-12 | - Removed some spaces | alecpl |
2011-09-12 | - Fix handling of binary attachments encoded with quoted-printable (#1488065) | alecpl |
2011-09-12 | - pt_BR translations | vbenincasa |
2011-09-10 | - Followup last commit, trim subject text for title | alecpl |
2011-09-10 | - Fix setting title for truncated subject in IE (#1487128) | alecpl |
2011-09-10 | - Fix handling of links with IP address | alecpl |
2011-09-09 | - Don't select quick search input on init, Safari/Chrome is adding border to ... | alecpl |