summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2011-10-11Improve group member fetchingthomasb
2011-10-11- Fix FETCH response parsing in fetchMIMEHeaders() method (first line of head...alec
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomasb
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) gro...thomasb
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alec
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
2011-10-06Read group members according to objectClass of group records; support groupOf...thomasb
2011-10-06- Improve performance by storing sorted mailbox list in the cachealec
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomasb
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alec
2011-10-03- Small improvement for handling redundant cache queries (followup to r5303)alec
2011-10-03- Fix namespace handling in special folders settings (#1488112)alec
2011-10-03- Fix: skip redundant cache queries when an entry doesn't existalec
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if avai...alec
2011-10-03- Disable time limit for CLI scripts (#1488109)alec
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomasb
2011-09-30Make LDAP group name attribute configurablethomasb
2011-09-29We're on the road towards 0.7 nowthomasb
2011-09-28This timezone stuff really is a hard one...thomasb
2011-09-28Unset auto timezone value if overwritten by user prefsthomasb
2011-09-28Fix timezone settingsthomasb
2011-09-28- Hide PHP warning when max() is used with an empty arrayalec
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
2011-09-27Fix typo; add attribute to allow html in labelsthomasb
2011-09-26Fix merging of annotation results when querying multiple attributesthomasb
2011-09-26Add method to remove outdated cache entries from sql DBthomasb
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
2011-09-22Fix compose command from other tasks than mail and address book; skip common ...thomasb
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomasb
2011-09-21- Add notice on autocompletion that not all records were displayedalec
2011-09-21Aread alter forms in rcube_template::parse() instead of write()thomasb
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
2011-09-21- Fix lost info for encrypted messagesalec
2011-09-20- Fix sorting of messages on servers without SORT and THREAD commandalec
2011-09-20- Fix listing messages on servers without SORT and THREAD commandalec
2011-09-20- Fix forwarded attachments, broken in r5204alec
2011-09-20- Fix cached indexes validation after removing messages when skip_deleted=truealec
2011-09-20- Fix listing contacts in a groupalec
2011-09-20- Make group's "member" attibute name configurablealec
2011-09-20- Improve performance by skipping redundant SELECT query when writing new ses...alec
2011-09-19- Fix PHP error when fetching messages index when threaded mode is enabledalec
2011-09-19- Don't set (wrong) error on groups listing actionalec
2011-09-19- Set group_bind_dn outside of list_groups()alec
2011-09-19- Hide PHP warning on ldap_search()alec
2011-09-19- Allow setting connection options in imap_connect hookalec
2011-09-19- Make rcube_ldap bind() and sasl_bind() methods publicalec
2011-09-19- Set style of login form inputs using class not IDsalec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-17- Fix locked folder rename option on servers supporting RFC2086 only (#1488089)alec