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-11-06Fix PHP8 warnings (#8286)Aleksander Machniak
2021-10-24Don't write stats info to console.log when in CLIAleksander 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
2019-08-25PHPDoc and CS fixesAleksander Machniak
2019-06-19Fix bug where title text on a treelist record (folder) could include unread c...Aleksander Machniak
2019-06-12Plugin API: Add 'render_folder_selector' hookAleksander Machniak
2019-04-19Remove useless "..." suffixAleksander Machniak
2019-04-19Don't log full session identifiers in userlogins log (#6625)Aleksander Machniak
2019-04-19Added cookie mismatch detection, display an error message informing the user ...Aleksander Machniak
2019-04-16Clarified 'address_book_type' option behavior (#6680)Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-02-21Elastic: Use Bootstrap's custom file inputAleksander Machniak
2019-02-03HTML5 Upload Progress (#6177) (#6583)Aleksander Machniak
2018-12-28Get rid of (localized) units for memory statsAleksander Machniak
2018-12-28Fix so performance stats are logged to the main console log also when per_use...Aleksander Machniak
2018-12-07Elastic: Add style for HTML editor content (use embed.css for this)Aleksander Machniak
2018-11-07Use 'thumb' prefix, instead of '.thumb' suffix, for consistencyAleksander Machniak
2018-11-07FIx temp_filename() regressions, update changelog, add note in UPGRADINGAleksander Machniak
2018-11-06give all temp files a constant prefixPhilW