Age | Commit message (Expand) | Author |
2012-09-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-21 | Merge branch 'html_ent' | Aleksander Machniak |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Avoid saving composed FN values with only spaces (shows empty names in listing) | Thomas Bruederli |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Replace Q() with html::quote() | Aleksander Machniak |
2012-09-17 | Remove double-quotation prevention code for form elements | Aleksander Machniak |
2012-09-17 | Fix HTML special characters handling in message list/header display (#1488523) | Aleksander Machniak |
2012-09-17 | Fix PHP warning when rep_specialchars_output() 1st argument is not a string (... | Aleksander Machniak |
2012-09-17 | List related text/html part as attachment in plain text mode (#1488677) | Aleksander Machniak |
2012-09-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-09-14 | Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) | Aleksander Machniak |
2012-09-13 | Fix folder creation under public namespace root (#1488665) | Aleksander Machniak |
2012-09-13 | Fix invalid error message on deleting mail from read only folder (#1488694) | Aleksander Machniak |
2012-09-13 | Fix convertion to/from US-ASCII using mbstring | Aleksander Machniak |
2012-09-12 | Don't use charset aliases for destination charset - fixes e.g. | Aleksander Machniak |
2012-09-12 | Improvements in building criteria string for IMAP SEARCH | Aleksander Machniak |
2012-09-12 | Fix is_error() returns wrong result for empty result set | Aleksander Machniak |
2012-09-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-09 | Fix PLAIN authentication for some IMAP servers (#1488674) | Aleksander Machniak |
2012-09-09 | Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) | Aleksander Machniak |
2012-09-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-08-31 | Small improvements in APPEND command handling | Aleksander Machniak |
2012-08-29 | Fix frame() so frame ID is set as 'contentframe' env variable (not name) | Aleksander Machniak |
2012-08-29 | Keep current folder context when fetching message parts, | Aleksander Machniak |
2012-08-29 | Fix decoding of HTML messages with UTF-16 charset specified (#1488654) | Aleksander Machniak |
2012-08-29 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-29 | Remove reference to MDB2 from autoloader | Aleksander Machniak |
2012-08-28 | Added template object 'frame' | Aleksander Machniak |
2012-08-28 | Don't terminate script execution when parsed template doesn't exist | Aleksander Machniak |
2012-08-27 | Fix deprecated function usage | Aleksander Machniak |
2012-08-27 | Rename ip_check to check_ip, add IP checking tests | Aleksander Machniak |
2012-08-27 | Fix deprecated functions usage | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-24 | Added tests for shared functions, fixed small issues | Aleksander Machniak |
2012-08-24 | Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628) | Aleksander Machniak |
2012-08-24 | Improved email address validation with IPv6 support | Aleksander Machniak |
2012-08-21 | Improved internal cache handling | Aleksander Machniak |
2012-08-20 | Added session_path config option and unified cookies settings in javascript | Aleksander Machniak |
2012-08-20 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-18 | More default->larry fixes | Aleksander Machniak |
2012-08-17 | CS fixes, mostly indentation | Aleksander Machniak |
2012-08-17 | Fix domain part check in email address validation function. Added test cases. | Aleksander Machniak |
2012-08-17 | Fix bug where domain name was converted to lower-case even with login_lc=fals... | Aleksander Machniak |
2012-08-16 | Force at least one subtype of address to be specified. | Aleksander Machniak |
2012-08-16 | Make $inline_parts property publicly available | Aleksander Machniak |
2012-08-15 | Fix lower-casing email address on replies (#1488598) | Aleksander Machniak |
2012-08-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-08-15 | Skip ? in quoted values from being replaced with parameters | Thomas Bruederli |