Age | Commit message (Expand) | Author |
2015-03-03 | Add utility function to compose a full-text-like LDAP search filter | Thomas Bruederli |
2015-03-02 | Fix javascript error after creating a folder which is a subfolder of another ... | Aleksander Machniak |
2015-03-02 | Fix so localized folder name is displayed in multi-folder search result (#149... | Aleksander Machniak |
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 | Fix duplicate entries supression in autocomplete result (#1490290) | Aleksander Machniak |
2015-02-25 | Improve compose_search_name() to not return "email@address <email@address>" e... | Aleksander Machniak |
2015-02-25 | Don't sent the message again in saveonly mode | Aleksander Machniak |
2015-02-25 | Improved handling of storage errors after message is sent | Aleksander Machniak |
2015-02-25 | Fix so "over quota" errors are displayed also in message compose page | Aleksander Machniak |
2015-02-24 | Update internal reference to treelist node contents after insert. Fixes some ... | Thomas Bruederli |
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 cursor position on reply below the quote in HTML mode (#1490263) | 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 | Really fix unwanted warning on BMP attachments (#1490269) | 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 | Fix needless security warning on BMP attachments display (#1490282) | 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-18 | Fix saving/sending emoticon images when assets_dir is set (Kolab #4608) | Aleksander Machniak |
2015-02-17 | Add possibility to print contact information (of a single contact) | Aleksander Machniak |
2015-02-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2015-02-16 | Set version number to 1.2-git | Aleksander Machniak |
2015-02-16 | Fix a regression where some contact data was missing in export and PHP warnin... | Aleksander Machniak |
2015-02-15 | Fix refreshing of drafts list when sending a message which was saved in meant... | 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-07 | Update localizations from Transifex | Thomas Bruederli |
2015-02-06 | Fix so JSON.parse() errors on localStorage items are ignored (#1490249) | Aleksander Machniak |
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 | Don't reset 'plugins' config option when running from update.sh script | Thomas Bruederli |
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-25 | Fix bug where signature could have been inserted twice after plain-to-html sw... | Aleksander Machniak |
2015-01-25 | Fix false warning when opening attached text/plain files (#1490241) | Aleksander Machniak |