Age | Commit message (Expand) | Author |
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 | Fix quota capability detection so it can be overwritten by a plugin (#1488655) | 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-27 | Fix identity selection on reply (#1488101) | Aleksander Machniak |
2012-08-27 | Add option to enable HTML editor on forwarding (#1488517) | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-26 | Fix Larry's messages list filter in IE (#1488632) | Aleksander Machniak |
2012-08-24 | Fix javascript error on Reply-List action | 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-23 | Fix email address validation for addresses with IP address in domain part | Aleksander Machniak |
2012-08-21 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-21 | Improved internal cache handling | Aleksander Machniak |
2012-08-21 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-21 | Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed | Aleksander Machniak |
2012-08-21 | Fix possible PHP warning, read default_folders using config->get() | Aleksander Machniak |
2012-08-20 | Added session_path config option and unified cookies settings in javascript | Aleksander Machniak |
2012-08-20 | Added "Undeleted" option to messages list filter | 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-17 | Fix PHP Warning: strlen() expects parameter 1 to be string, object given | 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 | Aleksander Machniak |
2012-08-15 | Fix line separator in exported messages (#1488603) | Aleksander Machniak |
2012-08-15 | PDO: quote null values as NULL instad of an empty string | Thomas Bruederli |
2012-08-15 | Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) | Aleksander Machniak |
2012-08-15 | Fix XSS issue with href="javascript:" not being removed (#1488613) | Aleksander Machniak |
2012-08-15 | Fix stripped apostrophes when replying in plain text to HTML message (#1488606) | Aleksander Machniak |
2012-08-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-14 | Fix inactive Save search option after advanced search (#1488607) | Aleksander Machniak |
2012-08-14 | - Fix Remove from group option is active for contact search result (#1488608) | Aleksander Machniak |
2012-08-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-14 | Disable autocapitalization in login form on iPad/iPhone (#1488609) | Aleksander Machniak |
2012-08-14 | s/rcmail/rcube/ | Aleksander Machniak |
2012-08-14 | Improve text wrapping in replies | Thomas Bruederli |
2012-08-13 | Skip IDN conversion when saving/reading identies. This should provide proper ... | Thomas Bruederli |
2012-08-12 | CS fixes (mostly tab -> spaces) | Aleksander Machniak |