Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-01Bump version to 1.4.21.4.2Thomas Bruederli
2019-12-21Update localizationAleksander Machniak
2019-12-18Markasjunk: Fix marking more than one message as spam/ham with email_learn dr...Aleksander Machniak
2019-12-18Plugin API: Make actionbefore, before<action>, actionafter and after<action> ...Aleksander Machniak
2019-12-16Fix malformed characters in HTML message with charset meta tag not in head (#...Aleksander Machniak
2019-12-15Fix so number of contacts in a group is not limited to 200 when redirecting t...Aleksander Machniak
2019-12-14Fix bug where next message wasn't displayed after delete in List mode (#7096)Aleksander Machniak
2019-12-14Fix bug where 'text' attribute on body tag was ignored when displaying HTML m...Aleksander Machniak
2019-12-13Fix bug where listing tables in PostgreSQL database with db_prefix didn't wor...Aleksander Machniak
2019-12-09Fix so contact's organization field accepts up to 128 characters (it was 50)Aleksander Machniak
2019-12-08Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080)Aleksander Machniak
2019-12-07Add 'filter' to required extensionsAleksander Machniak
2019-12-07Fix so displayed maximum attachment size depends also on 'max_message_size' (...Aleksander Machniak
2019-12-07Fix matching multiple X-Forwarded-For addresses with 'proxy_whitelist' (#7107)Aleksander Machniak
2019-11-29Improve style tag handling in TinyMCE (#7088)Aleksander Machniak
2019-11-29Fix bug where HTML reply could add an empty line with extra indentation above...Aleksander Machniak
2019-11-27Fix bug where cancelling switching from HTML to plain text didn't set the fla...Aleksander Machniak
2019-11-26Fix/remove useless keyup event handler on username input in logon form (#6970)Aleksander Machniak
2019-11-26Fix so use of Ctrl+A does not scroll the list (#7020)Aleksander Machniak
2019-11-24Fix DB Write test on SQLite database ("database is locked" error) (#7064)Aleksander Machniak
2019-11-24Fix bug where a new saved search added after removing all searches wasn't add...Aleksander Machniak
2019-11-22Fix bug where Ctype extension wasn't required in Installer and INSTALL file (...Aleksander Machniak
2019-11-22Fix bug where a new contact group added after removing all groups from addres...Aleksander Machniak
2019-11-22Fix bug where deleting a saved search in addressbook caused display issue on ...Aleksander Machniak
2019-11-22Fix bug where Enter key didn't work on messages list in "List" layout (#7052)Aleksander Machniak
2019-11-22Always update folder count after purge command (#7051)johndoh
2019-11-22Update changelog, CS improvementsAleksander Machniak
2019-11-22Remove spaces from 'accept' attributeAleksander Machniak
2019-11-22Code simplification and style fixesAleksander Machniak
2019-11-22remove redundant type attrib in script tagPhilW
2019-11-19Bump version to 1.4.11.4.1Thomas Bruederli
2019-11-16Fix bug where the Installer would not warn about required schema upgrade (#7042)Aleksander Machniak
2019-11-15Small correctionAleksander Machniak
2019-11-15Fix so Elastic is also a default in jqueryui plugin (#7039)Aleksander Machniak
2019-11-15Fix tables listing routine when DSN contained a database with unsupported suf...Aleksander Machniak
2019-11-13Fixed typoAleksander Machniak
2019-11-12Fix so update.sh script warns about changed defaults (#7011)Aleksander Machniak
2019-11-12Elastic: Fix regression in the new editor widget (#7021)Aleksander Machniak
2019-11-11Fix db_prefix handling in queries with `TRUNCATE TABLE <name>` and `UNIQUE <n...Aleksander Machniak
2019-11-11Fix invalid Signature button state after escaping Mailvelope mode (#7015)Aleksander Machniak
2019-11-10Elastic: Change HTML editor widget to improve form flow (#6992)Aleksander Machniak
2019-11-10Fix bug where cache keys could exceed length limit specified in db schema (#7...Aleksander Machniak
2019-11-10Fix PHP warning: "array_merge(): Expected parameter 2 to be an array, null gi...Aleksander Machniak
2019-11-06Bump version to 1.4.0Thomas Bruederli
2019-10-27add unit tests for rcmail_output_html::get_template_logoPhilW
2019-10-23rewrite skin_logo configPhilW
2019-10-21Fix bug where inline images could have been ignored if Content-Id header cont...Aleksander Machniak
2019-10-19Switch default skin to ElasticAleksander Machniak
2019-10-19Update localizationAleksander Machniak
2019-10-16Elastic: Fix inserting responses at cursor position (#6971)Aleksander Machniak