Age | Commit message (Expand) | Author |
2011-10-18 | Find charset in HTML meta tags if not specified in content-type header (#1488... | thomascube |
2011-10-14 | - Fix %dn replacement | alecpl |
2011-10-14 | Also allow groups list to be fetched using VLV | thomascube |
2011-10-12 | Support plugin commands on HTML pages, too | thomascube |
2011-10-12 | Fix BER encoding of records-per-page parameter | thomascube |
2011-10-11 | Improve group member fetching | thomascube |
2011-10-11 | - Fix FETCH response parsing in fetchMIMEHeaders() method (first line of head... | alecpl |
2011-10-10 | Contact groups can have direct email addresses => distribution lists; enable ... | thomascube |
2011-10-10 | Rewrite groups listing: use recursive methods to list members of (nested) gro... | thomascube |
2011-10-07 | Autocomplete LDAP records when adding contacts from mail (#1488073) | thomascube |
2011-10-07 | - Ignore DSN request when it isn't supported by SMTP server (#1487800) | alecpl |
2011-10-07 | - Make sure LDAP name fields aren't arrays (#1488108) | alecpl |
2011-10-06 | Read group members according to objectClass of group records; support groupOf... | thomascube |
2011-10-06 | - Improve performance by storing sorted mailbox list in the cache | alecpl |
2011-10-06 | Skip VLV if a group is selected; show advanced search form if activating a 's... | thomascube |
2011-10-05 | - Improved performance by skipping folders list sorting when it's not needed ... | alecpl |
2011-10-03 | - Small improvement for handling redundant cache queries (followup to r5303) | alecpl |
2011-10-03 | - Fix namespace handling in special folders settings (#1488112) | alecpl |
2011-10-03 | - Fix: skip redundant cache queries when an entry doesn't exist | alecpl |
2011-10-03 | - Improved performance of draft saving by usage of APPENDUID response if avai... | alecpl |
2011-10-03 | - Disable time limit for CLI scripts (#1488109) | alecpl |
2011-09-30 | Restrict folders list to write-only in selectors for special folders and save... | thomascube |
2011-09-30 | Make LDAP group name attribute configurable | thomascube |
2011-09-29 | We're on the road towards 0.7 now | thomascube |
2011-09-28 | This timezone stuff really is a hard one... | thomascube |
2011-09-28 | Unset auto timezone value if overwritten by user prefs | thomascube |
2011-09-28 | Fix timezone settings | thomascube |
2011-09-28 | - Hide PHP warning when max() is used with an empty array | alecpl |
2011-09-28 | Distinguish standard timezone offset and DST of client | thomascube |
2011-09-27 | Fix typo; add attribute to allow html in labels | thomascube |
2011-09-26 | Fix merging of annotation results when querying multiple attributes | thomascube |
2011-09-26 | Add method to remove outdated cache entries from sql DB | thomascube |
2011-09-23 | - Make the whole PHP output non-cacheable (#1487797) | alecpl |
2011-09-22 | Fix compose command from other tasks than mail and address book; skip common ... | thomascube |
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 | Add option 'searchonly' for address books; currently used by LDAP directories | thomascube |
2011-09-21 | - Fix lost info for encrypted messages | 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 cached indexes validation after removing messages when skip_deleted=true | 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 | - 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 |