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
2021-10-27Display a generic error page on initial DB/configuration errors (#8222)Aleksander Machniak
2021-10-24Don't write stats info to console.log when in CLIAleksander Machniak
2021-10-21Fix some PHP8 warnings (#8239)Aleksander Machniak
2021-10-17Fix PHP8 warningsAleksander Machniak
2021-10-09Purge also subfolders of Trash (and/or messages in them) on logout (#1037)Aleksander Machniak
2021-10-03SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159)Aleksander Machniak
2021-09-30Bring back support for defining logo images via data-src-* attributesAleksander Machniak
2021-09-26get_input_value() -> get_input_string()Aleksander Machniak
2021-09-26Add possibility to disable line-wrapping of sent mail body (#5101)Aleksander Machniak
2021-09-25Fix handling of dark_mode_support:false setting in skins meta.json (#8186)Aleksander Machniak
2021-09-21Use ?? operator where applicableAleksander Machniak
2021-08-29Add option to purge deleted mails older than 30, 60 or 90 days (#5493)Aleksander Machniak
2021-08-28Support responses (snippets) in HTML format (#5315)Aleksander Machniak
2021-08-27Fix various PHP 8.1 warningsAleksander Machniak
2021-08-25Fix explode() arguments order (#8176)Aleksander Machniak
2021-08-04Update changelog, code cleanupAleksander Machniak
2021-08-04Add option to control links handling behavior on html to text conversion (#6485)Nico Antkowiak
2021-08-01Stop execution and print error on unsupported PHP versionAleksander Machniak
2021-08-01Dropped support for strftime-like format (with % sign) in date and time forma...Aleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-25Master is 1.6-git nowAleksander Machniak
2021-07-14Fix type annotations for rcmail_output::add_handler (#8099)Michael Stilkerich
2021-07-11Fix PHP8 warningsAleksander Machniak
2021-07-03Fix handling of custom From addresses with names (#8106)Aleksander Machniak
2021-06-11Fix parsing aud jwt claim (#8096)Sebastian Brückner
2021-06-05Document blankpage_url option (#5025)Aleksander Machniak
2021-05-22Remove (incorrect) use of Return-Receipt-To header (#8069)Aleksander Machniak
2021-05-19Improve template conditionals parsingAleksander Machniak
2021-05-19Regex optimisation, fix #8065 (#8068)johndoh
2021-05-07Support class and realname props for a folder (#7937)Thomas P
2021-05-05Fix various actions on folders with angle brackets in name (#8037)Aleksander Machniak
2021-05-04Add plugin hooks for oauth events (#8028, #8040)Thomas Bruederli
2021-04-26Catch oauth state check exception (#7998)Thomas Bruederli
2021-04-25Fix handling of multiple link references with the same index in plain text me...Aleksander Machniak
2021-04-25Add config options for subject prefixes (#7929)Thomas P
2021-04-25Implement XOAUTH2 for managesieve (#8026)Tobias Florek
2021-04-25Revert "Fix handling of multiple link references with the same index in plain...Aleksander Machniak
2021-04-25Fix handling of multiple link references with the same index in plain text me...Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-04-12Remove duplicate <title> tag in iframe output (#7997)johndoh
2021-04-09Handle http 500 error on message send (#7959)johndoh
2021-04-04Fix errors/warnings when fetching replied/forwarded message headers fails (#7...Aleksander Machniak
2021-03-26Fix PHP8 fatal error when allowing images in an email (#7968)Aleksander Machniak
2021-03-15Set absolute path for assets if PATH_INFO is set (#7812,#7923)Thomas Bruederli
2021-03-15Don't cache disabled_actions setting in memoryAleksander Machniak
2021-03-06Fix bug when sending an email and recipient's email address contains a traili...Aleksander Machniak
2021-02-07new_user_identity: Fix missing password for user-specific LDAP operations (#7...Aleksander Machniak
2021-01-23Improve detection of external urls for redirect (#7823)johndoh
2021-01-18Hide login form fields when `oauth_login_redirect` is configured (#7830)Thomas Bruederli