Age | Commit message (Expand) | Author |
2015-02-27 | Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abb... | Aleksander Machniak |
2015-02-27 | Fix parsing ldap URI for cases where hostname is non-empty | Aleksander Machniak |
2015-02-27 | Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291) | Aleksander Machniak |
2015-02-26 | Fix "Non-static method PEAR::isError() should not be called statically" error... | Aleksander Machniak |
2015-02-25 | Reset default db_max_allowed_packet, fix max packet size detection | Aleksander Machniak |
2015-02-25 | Improve compose_search_name() to not return "email@address <email@address>" e... | Aleksander Machniak |
2015-02-24 | Add possibility to configure max_allowed_packet value for all database engine... | Aleksander Machniak |
2015-02-24 | Fix "PHP Fatal error: Call to a member function getMessage() on a non-object" | Aleksander Machniak |
2015-02-24 | Really make sure plugins aren't initialized twice | Aleksander Machniak |
2015-02-24 | Use also Organization field as a fallback if contact has no name(s) specified | Aleksander Machniak |
2015-02-23 | Fix regression where require_plugin() wasn't initializing the plugin | Aleksander Machniak |
2015-02-22 | Fix fatal errors on systems without mbstring extension or mb_regex_encoding()... | Aleksander Machniak |
2015-02-22 | Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277) | Aleksander Machniak |
2015-02-20 | Fix performance of rcube_db_mysql::get_variable() | Aleksander Machniak |
2015-02-19 | Fix handling of some improper constructs in format=flowed text as per the RFC... | Aleksander Machniak |
2015-02-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2015-02-19 | Fix setting max packet size for DB caches and check packet size also in share... | Aleksander Machniak |
2015-02-19 | Merge pull request #259 from corbosman/plugin_preload | Aleksander Machniak |
2015-02-16 | Set version number to 1.2-git | Aleksander Machniak |
2015-02-11 | Merge pull request #265 from kanarip/master | Thomas B. |
2015-02-11 | Allow the timeout and retry interval for memcached servers to be configured | Jeroen van Meeuwen (Kolab Systems) |
2015-02-07 | Bump version and copyright year | Thomas Bruederli |
2015-02-04 | Load plugins before sessions have started | corbosman |
2015-02-04 | Fix some typos in comments | Aleksander Machniak |
2015-02-04 | Fix error in exec_hook() in case some hook handler was unregistered before | Aleksander Machniak |
2015-02-03 | Better handle log/temp directory misconfiguration | Aleksander Machniak |
2015-02-02 | Fix handling of GETANNOTATION errors - return NULL on error as documented | Aleksander Machniak |
2015-01-29 | Fix exec_hook() so handlers added inside the hook are not omitted | Aleksander Machniak |
2015-01-28 | Make logged SMTP errors more verbose - log also real server response and codes | Aleksander Machniak |
2015-01-21 | Fix bug where empty fieldmap config entries caused empty results of ldap sear... | Aleksander Machniak |
2015-01-16 | Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91 | Thomas Bruederli |
2015-01-13 | Fix XSS issue in style attribute handling (#1490227) | Aleksander Machniak |
2015-01-10 | Remove hook aliases deprecated long time ago, CS fixes | Aleksander Machniak |
2015-01-03 | CS fixes | Aleksander Machniak |
2014-12-29 | Fix syntax error and codestyle from recent PR merge | Thomas Bruederli |
2014-12-28 | Add environment variable reading to configuration. | Alex Brandt |
2014-12-28 | Fix rcube_utils::normalize_string() to support unicode characters + add argum... | Thomas Bruederli |
2014-12-28 | Make rcube_utils::strtotime() timezone aware (#1490163) | Thomas Bruederli |
2014-12-18 | Properly set fuzzy_search for vlv searches | Aleksander Machniak |
2014-12-16 | Improve system security by using optional special URL with security token | Aleksander Machniak |
2014-12-13 | Don't log "No suitable function found for UTF-8..." as E_USER_WARNING. | Aleksander Machniak |
2014-12-09 | Use consistent license identifiers, remove redundant package.xml files | Aleksander Machniak |
2014-12-08 | Fix import of contacts with multiple email addresses from Google-csv format (... | Aleksander Machniak |
2014-12-01 | Fix import of multiple contact email addresses from Outlook-csv format (#1490... | Aleksander Machniak |
2014-11-27 | Extend list_emails() to optionally return only default identity | Aleksander Machniak |
2014-11-27 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-11-27 | Added rcube_user::list_emails() method with better performance than list_iden... | Aleksander Machniak |
2014-11-26 | Fix so all unknown email addresses from Google csv format are imported (#1490... | Aleksander Machniak |
2014-11-22 | Fix rcube_utils::anytodatetime() with no timezone specified | Aleksander Machniak |
2014-11-19 | Fix import of multiple contact groups from Google-csv format (#1490159) | Aleksander Machniak |