Age | Commit message (Expand) | Author |
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-11 | Fix focus on the list when list row is clicked (#1488600) | Aleksander Machniak |
2012-08-11 | Fix wrong search result on servers without SORT support | Aleksander Machniak |
2012-08-11 | Fix bug in last commit which broke searching | Aleksander Machniak |
2012-08-11 | Added separate From and To columns apart from smart From/To column (#1486891) | 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 | Fix image cid substitution in compose/sendmail | Aleksander Machniak |
2012-08-08 | Fix SQL errors handling | 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 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-08 | Remove unused variable | 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 | Fix double HTML entities escaping in forward message header | Aleksander Machniak |
2012-08-06 | Updated translations from launchpad | Thomas Bruederli |
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-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |
2012-08-04 | Fix regex to allow program/resources/foo to be accessible | Thomas Bruederli |
2012-08-03 | Remove debug code | Aleksander Machniak |
2012-08-03 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-03 | Fix duplicated fields when object is converted into array | Aleksander Machniak |
2012-08-03 | Add generic mobile browser detection, enable touch events for all mobile brow... | 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 | Small code improvement | Aleksander Machniak |
2012-07-31 | Fix variable scope | Aleksander Machniak |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | 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 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-30 | Support connections to memcached socket file (#1488577) | Aleksander Machniak |
2012-07-30 | Enable TinyMCE inlinepopups plugin | Aleksander Machniak |
2012-07-30 | Add lost file from Auth_SASL package | Aleksander Machniak |
2012-07-30 | Update to TinyMCE 3.5.6 | 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 |