Age | Commit message (Expand) | Author |
2013-10-14 | Fix HTML part detection when encapsulated inside multipart/signed (#1489372) | Aleksander Machniak |
2013-10-13 | Some micro-optimizations | Aleksander Machniak |
2013-10-12 | Fix text wrapping issue with long unwrappable lines (#1489371) | Aleksander Machniak |
2013-10-12 | Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in rc... | Aleksander Machniak |
2013-10-11 | Add spellchecker backend for the After the Deadline service. See http://www.a... | Thomas Bruederli |
2013-10-11 | Refactor spellchecker class into backend subclasses for better extensibility | Thomas Bruederli |
2013-10-11 | Minor improvements to linkref parser | Thomas Bruederli |
2013-10-10 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-10 | Replace markdown-style [1] link indexes in plain text email bodies. [1]: http... | Thomas Bruederli |
2013-10-08 | Workaround cyrus-murder bug in SETANNOTATION arguments handling | Aleksander Machniak |
2013-10-07 | Assign the chosen mode to the table map | Thomas Bruederli |
2013-10-07 | Improve selection of replicated database connection: | Thomas Bruederli |
2013-10-07 | Execute connection config queries on db handle direclty | Thomas Bruederli |
2013-10-07 | Add possibility to programmatically set cache mode, so it is possible | Aleksander Machniak |
2013-10-06 | Move PEAR libs from plugins into main Roundcube lib directory, | Aleksander Machniak |
2013-10-04 | New option to disable the use of already established dsnw connections for sub... | Thomas Bruederli |
2013-10-04 | Fix typo: occured -> occurred (#1489366) | Aleksander Machniak |
2013-10-04 | Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings | Aleksander Machniak |
2013-10-04 | Fixed issues where HTML comments inside style tag would hang Internet Explorer | Aleksander Machniak |
2013-10-03 | Improved mailto: link arguments handling (#1489363) | Aleksander Machniak |
2013-10-02 | Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#148... | Aleksander Machniak |
2013-09-27 | We've encountered (malformed) messages with more than | Aleksander Machniak |
2013-09-26 | Handle nicely situation when normalize_entry is executed on already normalize... | Aleksander Machniak |
2013-09-25 | Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config ... | Aleksander Machniak |
2013-09-24 | Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY format | Aleksander Machniak |
2013-09-13 | Support both new and old config variables | Thomas Bruederli |
2013-09-12 | Retry queries on deadlock errors from InnoDB row-level locking (MySQL) | Thomas Bruederli |
2013-09-10 | Improve handling of date strings and DateTime values in contacts | Thomas Bruederli |
2013-09-09 | Fix some methods for rcube_addressbook implementations where contact email fi... | Aleksander Machniak |
2013-09-08 | Add option to import vcards with group assignments (pull-request 105) | Thomas Bruederli |
2013-09-08 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-09-08 | Save groups membership in VCard export (#1488509) | Thomas Bruederli |
2013-09-08 | Workaround broken PHP function timezone_name_from_abbr (#1489261) | Aleksander Machniak |
2013-09-07 | Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configured... | Thomas Bruederli |
2013-09-07 | Read RCUBE_CONFIG_PATH env variable for a list of directories that are search... | Thomas Bruederli |
2013-09-06 | Fix error_reporting directive check (#1489323) | Aleksander Machniak |
2013-09-06 | Make cached message size limit configurable - messages_cache_threshold (#1489... | Aleksander Machniak |
2013-09-04 | Aviod code duplication in timezone configuration handling | Aleksander Machniak |
2013-09-03 | Fix issue where too big message data was stored in cache causing sql errors (... | Aleksander Machniak |
2013-09-01 | Fix issue where legacy config was overriden by default config (#1489288) | Aleksander Machniak |
2013-08-30 | Add temp_dir_ttl configuration option to control expiry time in | David Carter |
2013-08-29 | Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) | Aleksander Machniak |
2013-08-25 | Fix so additional headers are added to all messages sent (#1489284) | Aleksander Machniak |
2013-08-24 | Fix handling of non-default date formats (#1489294) | Aleksander Machniak |
2013-08-23 | Fix unquoted path in PREG expression on Windows (#1489290) | Aleksander Machniak |
2013-08-16 | Let the framework adjust the include_path if necessary | Thomas Bruederli |
2013-08-15 | Make session auth cookie name configurable | Thomas Bruederli |
2013-08-13 | Fix replacement variables in user-specific base_dn in some LDAP requests (#14... | Aleksander Machniak |
2013-08-09 | Fix image scaling issues when image has only one dimension smaller than the l... | Aleksander Machniak |
2013-08-07 | Fix base URL resolving on attribute values with no quotes (#1489275) | Aleksander Machniak |