Age | Commit message (Expand) | Author |
2013-06-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-06-25 | Performance improvement for searching in threaded mode. We can use | Aleksander Machniak |
2013-06-25 | Fix improper error checking | Victor Benincasa |
2013-06-24 | Revert change where NULL config value wasn't handled as unset (#1489202) | Aleksander Machniak |
2013-06-24 | Update changelog | Aleksander Machniak |
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak |
2013-06-23 | Improve screen min-width calculation | Aleksander Machniak |
2013-06-23 | Fix screen element height in popups in Opera browser | Aleksander Machniak |
2013-06-23 | Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489... | Aleksander Machniak |
2013-06-22 | Fix error when searching in threaded mode | Aleksander Machniak |
2013-06-21 | CS fixes | Aleksander Machniak |
2013-06-21 | Remove confusing note about closing ?> tag and no characters after it. | Aleksander Machniak |
2013-06-21 | Fix so valid and set date.timezone is not required by installer checks (#1489... | Aleksander Machniak |
2013-06-21 | Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det... | Aleksander Machniak |
2013-06-20 | Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ | Thomas Bruederli |
2013-06-20 | Canonize boolean ini_get() results (#1489189) | Aleksander Machniak |
2013-06-20 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-06-20 | Improve IMAP APPEND handling so it can read message (parts) from file pointer(s) | Aleksander Machniak |
2013-06-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-06-19 | Add note about possible connection errors when using ssl with smtp_timeout>0 ... | Aleksander Machniak |
2013-06-19 | Fixed so ldap cache can be disabled | Aleksander Machniak |
2013-06-19 | Use the right attribute to display group names | Thomas Bruederli |
2013-06-19 | Cache LDAP's user_specific search and use vlv for better performance (#1489186) | Aleksander Machniak |
2013-06-19 | CS fixes | Aleksander Machniak |
2013-06-19 | Fix debug setting in ldap classes | Aleksander Machniak |
2013-06-19 | Fix so attachment_reminder=false really disables the reminder action | Aleksander Machniak |
2013-06-18 | CS fixes | Aleksander Machniak |
2013-06-18 | Unify LDAP debug messages | Aleksander Machniak |
2013-06-18 | Ignore ldap_search warnings (like in the old code) | Aleksander Machniak |
2013-06-18 | Describe changes from 'dev-advanced-ldap-groups' | Thomas Bruederli |
2013-06-18 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-06-18 | Consolidate quote_string() method usage; don't add additional filter if requi... | Thomas Bruederli |
2013-06-18 | Fix so install do not fail when one of DB driver checks fails but other drive... | Aleksander Machniak |
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli |
2013-06-18 | Mention new feature in changelog | Thomas Bruederli |
2013-06-18 | Fix so exported vCard specifies encoding in v3-compatible format (#1489183) | Aleksander Machniak |
2013-06-17 | Merge pull request #58 from kanarip/master | Aleksander Machniak |
2013-06-16 | Add UI elements for message import to classic skin | Thomas Bruederli |
2013-06-16 | Fix messages list column dragging after changing column/sort settings | Aleksander Machniak |
2013-06-16 | Display '(empty subject)' in message view if subject header is missing (#1489... | Thomas Bruederli |
2013-06-16 | Fix session issues when local and database time differs (#1486132) | Aleksander Machniak |
2013-06-16 | Remove session.auto_start setting. It is already too late to set this option. | Aleksander Machniak |
2013-06-15 | Split managesieve.php file into two | Aleksander Machniak |
2013-06-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-06-15 | Implemented date, currentdate and index - RFC5260 (#1488120) | Aleksander Machniak |
2013-06-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-06-14 | Fix js error on operator change | Aleksander Machniak |
2013-06-14 | Remove old enable_caching option from Installer | Aleksander Machniak |
2013-06-14 | Fix version selector - do not list versions newer than 0.9.0, use | Aleksander Machniak |
2013-06-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli |