Age | Commit message (Expand) | Author |
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 | 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-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | 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-12 | CS fixes (mostly tab -> spaces) | Aleksander Machniak |
2012-08-11 | Fix wrong search result on servers without SORT support | Aleksander Machniak |
2012-08-09 | Replace some forgotten references to skins/default (#1488591) | Thomas Bruederli |
2012-08-09 | - Fix (workaround) delete operations with some versions of memcache (#1488592) | Aleksander Machniak |
2012-08-08 | (Again) return error message from is_error() | Aleksander Machniak |
2012-08-08 | Improve is_error() so we can check for state of specified query | Aleksander Machniak |
2012-08-08 | Fix some typos | Sylvestre Ledru |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak |
2012-08-07 | Fix errors after removing users.alias column (#1488581) | Aleksander Machniak |
2012-08-06 | Removed users.alias column, added option ('user_aliases') | Aleksander Machniak |
2012-08-06 | - Removed redundant cache.cache_id column (#1488528) | Aleksander Machniak |
2012-08-01 | Convert tabs to spaces | Aleksander Machniak |
2012-07-31 | Added support for SSL connection parameters in mysql driver (#1486594) | Aleksander Machniak |
2012-07-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-07-31 | Don't send complete error page to the spellchecker on error (when pspell exte... | Aleksander Machniak |
2012-07-30 | CS fixes | Aleksander Machniak |
2012-07-30 | Override default skin value read from user prefs | Thomas Bruederli |
2012-07-30 | Merged changes to skin folders | Thomas Bruederli |
2012-07-30 | Adapt to new default skin folder namimg | Thomas Bruederli |
2012-07-30 | Merge pull request #14 from bes-internal/master | Thomas B. |
2012-07-30 | Support connections to memcached socket file (#1488577) | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-26 | use in parse_host HTTP_HOST for %d | bes.internal |
2012-07-26 | Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/... | Thomas Bruederli |
2012-07-25 | CS fixes | Aleksander Machniak |
2012-07-25 | Support COPYUID responses (store it in $data property) | Aleksander Machniak |
2012-07-24 | CS improvements | Aleksander Machniak |
2012-07-24 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-07-24 | Small performance improvement: use cookie 'secure' parameter if enabled | Aleksander Machniak |
2012-07-24 | Set HttpOnly flag also for session cookie | Aleksander Machniak |