summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11[HACK] displays pictures inside HTML messages...Hugues Hiegel
2015-02-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-02-20Display group icon on group entry in ACL autocomplete listAleksander Machniak
2015-02-20Really fix unwanted warning on BMP attachments (#1490269)Aleksander Machniak
2015-02-20Fix performance of rcube_db_mysql::get_variable()Aleksander Machniak
2015-02-19Fix handling of some improper constructs in format=flowed text as per the RFC...Aleksander Machniak
2015-02-19Fix needless security warning on BMP attachments display (#1490282)Aleksander Machniak
2015-02-19Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-02-19Fix setting max packet size for DB caches and check packet size also in share...Aleksander Machniak
2015-02-19Update changelogAleksander Machniak
2015-02-19Merge pull request #259 from corbosman/plugin_preloadAleksander Machniak
2015-02-18Update changelogAleksander Machniak
2015-02-18Fix saving/sending emoticon images when assets_dir is set (Kolab #4608)Aleksander Machniak
2015-02-18Fix PHP fatal error when visiting Vacation interface and there's no sieve scr...Aleksander Machniak
2015-02-17Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-16Fix regression where Help toolbar buttons have had incorrect titleAleksander Machniak
2015-02-16Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-02-16Set version number to 1.2-gitAleksander Machniak
2015-02-16Fix a regression where some contact data was missing in export and PHP warnin...Aleksander Machniak
2015-02-15Fix refreshing of drafts list when sending a message which was saved in meant...Aleksander Machniak
2015-02-11Describe memcache connection configuration options in defaultsThomas Bruederli
2015-02-11Merge pull request #265 from kanarip/masterThomas B.
2015-02-11Allow the timeout and retry interval for memcached servers to be configuredJeroen van Meeuwen (Kolab Systems)
2015-02-07Embed magnet link for license information1.1.0Thomas Bruederli
2015-02-07Copy the first comment block with license information for LibreJS when minifyingThomas Bruederli
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-02-07Complete the repositories section in composer.json during updateThomas Bruederli
2015-02-07Bump version and copyright yearThomas Bruederli
2015-02-07Update localizations from TransifexThomas Bruederli
2015-02-06Fix so JSON.parse() errors on localStorage items are ignored (#1490249)Aleksander Machniak
2015-02-06Enable FollowSymLinks option in .htaccess file which is required by rewrite r...Aleksander Machniak
2015-02-05Fix security issue in DBMail driver of password plugin (#1490261)Aleksander Machniak
2015-02-04Load plugins before sessions have startedcorbosman
2015-02-04Fix some typos in commentsAleksander Machniak
2015-02-04Fix error in exec_hook() in case some hook handler was unregistered beforeAleksander Machniak
2015-02-04Copy also INSTALL fileAleksander Machniak
2015-02-03Don't reset 'plugins' config option when running from update.sh scriptThomas Bruederli
2015-02-03Fix bug in vacation script detection with kolab_master feature enabled but no...Aleksander Machniak
2015-02-03Better handle log/temp directory misconfigurationAleksander Machniak
2015-02-02Fix handling of GETANNOTATION errors - return NULL on error as documentedAleksander Machniak
2015-01-29Fix exec_hook() so handlers added inside the hook are not omittedAleksander Machniak
2015-01-28Update changelogAleksander Machniak
2015-01-28Make logged SMTP errors more verbose - log also real server response and codesAleksander Machniak
2015-01-27CSS hack for FF 3.6Thomas Bruederli
2015-01-27Better selector for FF35+Thomas Bruederli
2015-01-27Use @supports selector for setting date selector icon in Firefox 35+Thomas Bruederli
2015-01-25Fix bug where signature could have been inserted twice after plain-to-html sw...Aleksander Machniak
2015-01-25Fix false warning when opening attached text/plain files (#1490241)Aleksander Machniak
2015-01-24Fix JS syntax for legacy browsersThomas Bruederli