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-06Fix various PHP 8.2 warningsAleksander Machniak
2022-06-25Update changelog and testsAleksander Machniak
2022-06-25Fix so rcmail::contact_exists() works with IDNA addresses (#8545)Player701
2021-12-11Don't use TLS by default (#8359)Aleksander Machniak
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-11-13Fix compatibility with Referrer-Policy: "strict-origin" (#8170)Aleksander Machniak
2021-11-06Fix PHP8 warnings (#8286)Aleksander Machniak
2021-10-24Don't write stats info to console.log when in CLIAleksander Machniak
2021-10-09Purge also subfolders of Trash (and/or messages in them) on logout (#1037)Aleksander Machniak
2021-09-26get_input_value() -> get_input_string()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-04Update changelog, code cleanupAleksander Machniak
2021-08-04Add option to control links handling behavior on html to text conversion (#6485)Nico Antkowiak
2021-08-01Dropped support for strftime-like format (with % sign) in date and time forma...Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-03-26Fix PHP8 fatal error when allowing images in an email (#7968)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-18Fix regression in handling save-pref actionAleksander Machniak
2021-01-10Initialise output also in cli modeAleksander Machniak
2020-12-19Fix "unitialized string offset" warningsAleksander Machniak
2020-12-19PHP8 fixes, do not require specific error_reporting setting anymoreAleksander Machniak
2020-11-27Remove redundant func_get_arg() callAleksander Machniak
2020-11-22PHP8 fixes, CS fixes, short array syntax, added more testsAleksander Machniak
2020-11-02Add tests for contacts export action, fix PHP8 issuesAleksander Machniak
2020-11-02PHP8 compat. fixes, added some testsAleksander Machniak
2020-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2020-10-11PHP8: More warnings fixedAleksander Machniak
2020-10-11Fix regressionAleksander Machniak
2020-10-11PHP8: Fix various issuesAleksander Machniak
2020-10-04Change "Allow remote resources" to include "from my contacts" and "from trust...Aleksander Machniak
2020-09-20Automatically collected recipients and trusted senders (#6904)Aleksander Machniak
2020-08-10Merge pull request #7425 from thomascube/pr-xoauth2Thomas B
2020-07-11TinyMCE 5 (#7403)Aleksander Machniak
2020-07-11Elastic: Minimize forms/colors blink on page loadAleksander Machniak
2020-07-03Added special value 'email' to login_username_filter, it changes also logon i...Aleksander Machniak
2020-07-02Re-init plugins when changing to task (#7459)Varun Patil
2020-06-16Basic support for OAuth2 user login and IMAP/SMTP authenticationThomas Bruederli
2020-05-03CS fixes, mostly around undefined variablesAleksander Machniak
2020-05-02Grammar correction (#7346)Sander Nilsen
2020-03-08Fix so button label in Select image/media dialogs is "Close" not "Cancel" (#7...Aleksander Machniak
2020-01-05Improve namespace roots presentation (#5012) (#6789)Aleksander Machniak
2019-12-29Rewrite Selenium tests with use of laravel/duskAleksander Machniak
2019-12-07Fix so displayed maximum attachment size depends also on 'max_message_size' (...Aleksander Machniak
2019-09-08Reset internal $skins property is set_skin()Aleksander Machniak
2019-08-30Fix including assets that exist only in minified versionAleksander Machniak