summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-10-30Improve definition of composite address fields of LDAP contactsthomasb
2011-10-30Allow cross-task ajax requeststhomasb
2011-10-28Avoid errorsthomasb
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomasb
2011-10-27Fix inline display of image attachmentsthomasb
2011-10-26- Fix IDN address validation issue (#1488137)alec
2011-10-26- Fix removing compose data from session after sending a messagealec
2011-10-26- Fix getting message part data from structure, fixes r5363 alec
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content contai...alec
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalec
2011-10-24- Fix issue where wrong message sequence range could be generated when it was...alec
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
2011-10-23- Improve handling of malformed charset specification in HTML messages (#1488...alec
2011-10-23- Add underline character to charset regexpalec
2011-10-21- Small code improvementalec
2011-10-21- Fix threads cache validation when skip_deleted=truealec
2011-10-19Add (experimental) support for some extendted PHP LDAP functions when queryin...thomasb
2011-10-19- Another fix to hide empty tabsalec
2011-10-19- Added 'search_dn_default' variable in ldap configalec
2011-10-19- Fix handling of folder creation error while moving/copying messagealec
2011-10-18- Revert r5345 to handle non-array content tooalec
2011-10-18- One if() too muchalec
2011-10-18- Hide contact tabs with no contentalec
2011-10-18- Code and small perf. improvementsalec
2011-10-18- Removed zebra-classalec
2011-10-18Find charset in HTML meta tags if not specified in content-type header (#1488...thomasb
2011-10-14- Fix %dn replacementalec
2011-10-14Also allow groups list to be fetched using VLVthomasb
2011-10-12Support plugin commands on HTML pages, toothomasb
2011-10-12Fix BER encoding of records-per-page parameterthomasb
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-10- pt_BR translationsnetbit
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-06- Update gl_ES localization (#1488115)alec
2011-10-05- Fix bug where wrong search string was build when using filter together with...alec
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alec
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...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