summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2012-10-03Make sure the timezone config option always contains a valid valueThomas Bruederli
2012-10-02- Avoid duplicate values from fieldmappingThomas Bruederli
2012-10-02Remove duplicates from get_col_values() result in flat modeAleksander Machniak
2012-10-01Fix handling vCard entries with TEL;TYPE=CELL (#1488728)Aleksander Machniak
2012-09-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-21Merge branch 'html_ent'Aleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Avoid saving composed FN values with only spaces (shows empty names in listing)Thomas Bruederli
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Replace Q() with html::quote()Aleksander Machniak
2012-09-17Remove double-quotation prevention code for form elementsAleksander Machniak
2012-09-17Fix HTML special characters handling in message list/header display (#1488523)Aleksander Machniak
2012-09-17Fix PHP warning when rep_specialchars_output() 1st argument is not a string (...Aleksander Machniak
2012-09-17List related text/html part as attachment in plain text mode (#1488677)Aleksander Machniak
2012-09-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-09-14Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental)Aleksander Machniak
2012-09-13Fix folder creation under public namespace root (#1488665)Aleksander Machniak
2012-09-13Fix invalid error message on deleting mail from read only folder (#1488694)Aleksander Machniak
2012-09-13Fix convertion to/from US-ASCII using mbstringAleksander Machniak
2012-09-12Don't use charset aliases for destination charset - fixes e.g.Aleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-12Fix is_error() returns wrong result for empty result setAleksander Machniak
2012-09-09Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-09Fix PLAIN authentication for some IMAP servers (#1488674)Aleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-09-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-08-31Small improvements in APPEND command handlingAleksander Machniak
2012-08-29Fix frame() so frame ID is set as 'contentframe' env variable (not name)Aleksander Machniak
2012-08-29Keep current folder context when fetching message parts,Aleksander Machniak
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-08-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-29Remove reference to MDB2 from autoloaderAleksander Machniak
2012-08-28Added template object 'frame'Aleksander Machniak
2012-08-28Don't terminate script execution when parsed template doesn't existAleksander Machniak
2012-08-27Fix deprecated function usageAleksander Machniak
2012-08-27Rename ip_check to check_ip, add IP checking testsAleksander Machniak
2012-08-27Fix deprecated functions usageAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-24Added tests for shared functions, fixed small issuesAleksander Machniak
2012-08-24Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)Aleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
2012-08-21Improved internal cache handlingAleksander Machniak
2012-08-20Added session_path config option and unified cookies settings in javascriptAleksander Machniak
2012-08-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-18More default->larry fixesAleksander Machniak
2012-08-17CS fixes, mostly indentationAleksander Machniak
2012-08-17Fix domain part check in email address validation function. Added test cases.Aleksander Machniak
2012-08-17Fix bug where domain name was converted to lower-case even with login_lc=fals...Aleksander Machniak
2012-08-16Force at least one subtype of address to be specified.Aleksander Machniak