summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2011-10-30Allow cross-task ajax requeststhomascube
2011-10-28Avoid errorsthomascube
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomascube
2011-10-27Fix inline display of image attachmentsthomascube
2011-10-26- Fix IDN address validation issue (#1488137)alecpl
2011-10-26- Fix removing compose data from session after sending a messagealecpl
2011-10-26- Fix getting message part data from structure, fixes r5363 alecpl
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content contai...alecpl
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalecpl
2011-10-24- Fix issue where wrong message sequence range could be generated when it was...alecpl
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alecpl
2011-10-23- Improve handling of malformed charset specification in HTML messages (#1488...alecpl
2011-10-23- Add underline character to charset regexpalecpl
2011-10-21- Small code improvementalecpl
2011-10-21- Fix threads cache validation when skip_deleted=truealecpl
2011-10-19Add (experimental) support for some extendted PHP LDAP functions when queryin...thomascube
2011-10-19- Another fix to hide empty tabsalecpl
2011-10-19- Added 'search_dn_default' variable in ldap configalecpl
2011-10-19- Fix handling of folder creation error while moving/copying messagealecpl
2011-10-18- Revert r5345 to handle non-array content tooalecpl
2011-10-18- One if() too muchalecpl
2011-10-18- Hide contact tabs with no contentalecpl
2011-10-18- Code and small perf. improvementsalecpl
2011-10-18- Removed zebra-classalecpl
2011-10-18Find charset in HTML meta tags if not specified in content-type header (#1488...thomascube
2011-10-14- Fix %dn replacementalecpl
2011-10-14Also allow groups list to be fetched using VLVthomascube
2011-10-12Support plugin commands on HTML pages, toothomascube
2011-10-12Fix BER encoding of records-per-page parameterthomascube
2011-10-11Improve group member fetchingthomascube
2011-10-11- Fix FETCH response parsing in fetchMIMEHeaders() method (first line of head...alecpl
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) gro...thomascube
2011-10-10- pt_BR translationsvbenincasa
2011-10-07Autocomplete 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-06Read group members according to objectClass of group records; support groupOf...thomascube
2011-10-06- Improve performance by storing sorted mailbox list in the cachealecpl
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomascube
2011-10-06- Update gl_ES localization (#1488115)alecpl
2011-10-05- Fix bug where wrong search string was build when using filter together with...alecpl
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alecpl
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...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 existalecpl
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if avai...alecpl
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealecpl