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
2022-10-09Store uploads metadata in a separate sql database table instead of a session ...Aleksander Machniak
2022-08-12Fix bug where it wasn't possible to create more than one response record on S...Aleksander Machniak
2021-10-03SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159)Aleksander Machniak
2021-08-28Support responses (snippets) in HTML format (#5315)Aleksander Machniak
2020-12-29Allow NULL in users.preferences column in postgres and sqlite db, the same as...Aleksander Machniak
2020-11-06Missing sequence in SQL update file (#7707)Gianluca Giacometti
2020-09-20Automatically collected recipients and trusted senders (#6904)Aleksander Machniak
2020-02-01MySQL: Use utf8mb4 charset and utf8mb4_unicode_ci collation (#6535, #7113)Aleksander Machniak
2020-02-01Support for language codes up to 16 chars long (e.g. es-419) in database sche...Aleksander Machniak
2019-09-29Make cache keys case-sensitive on MySQL/MSSQL (#6942)Aleksander Machniak
2018-12-23Enigma: Fixed multi-host syncronization of private and deleted keys and pubri...Aleksander Machniak
2018-02-28Enigma: Multi-host supportAleksander Machniak
2016-11-26Fixed redundancy in sql caching system and compatibility with Galera Cluster ...Aleksander Machniak
2016-10-09SQL, upgrade: increase session table ip field size for IPv6 addressesSylvain Rochet
2016-08-12Removed useless 'created' column from 'session' table (#5389)Aleksander Machniak
2015-11-11Added brute-force attack prevention via login rate limit (#1490566)Aleksander Machniak
2015-03-08Fix storing signatures with big images in MySQL database (#1490306)Aleksander Machniak
2014-04-29Fix too small length of users.preferences column data type on MySQLAleksander Machniak
2013-06-09Fix database cache expunge issues (#1489149) - added 'expires' columnAleksander Machniak
2013-05-25Added shared (cross-user) cacheAleksander Machniak
2013-04-28Add lost files for "db_prefix related changes" commitAleksander Machniak
2013-01-09Added new database upgrade script, converted DDL scripts to new formatAleksander Machniak