Age | Commit message (Expand) | Author |
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 |
2013-08-07 | Fix wrong handling of links with '|' character (#1489276) | Aleksander Machniak |
2013-08-04 | Merge pull request #100 from Dennis1993/patch-8 | Aleksander Machniak |
2013-08-04 | Move identity selection based on non-standard headers into (new) identity_sel... | Aleksander Machniak |
2013-08-03 | Added -stip option to convert command line (#1489270) | Aleksander Machniak |
2013-08-03 | Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB... | Aleksander Machniak |
2013-08-02 | Hide PHP warning when calling filemtime() on not-existent file | Aleksander Machniak |
2013-07-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-07-30 | Fix downloading binary files with (wrong) text/* content-type (#1489267) | Aleksander Machniak |
2013-07-30 | Fixed typo in comment | Aleksander Machniak |
2013-07-29 | Merge pull request #96 from Dennis1993/patch-6 | Thomas B. |
2013-07-28 | - Fix detecting Turkish language in ISO-8859-9 encoding (#1489252) | Aleksander Machniak |
2013-07-26 | Update Socket.php | Dennis1993 |
2013-07-26 | Update SMTP.php | Dennis1993 |
2013-07-26 | Update rcube_imap_generic.php | Dennis1993 |
2013-07-26 | Update Socket.php | Dennis1993 |
2013-07-26 | Update SMTP.php | Dennis1993 |