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
path: root/config
AgeCommit message (Expand)Author
2022-11-13Change 'smtp_log' option default value to FalseAleksander Machniak
2022-10-29Remove remaining references to dropped db engines (#8767)Philip Weir
2022-08-09Initialize HTTP client using get_http_client() for OAuth requests (#8666)Jorge López Pérez
2022-08-01CS fixes, update changelogAleksander Machniak
2022-07-22Add a warning regarding implicit sslChristian Mollekopf
2022-07-22Introduce optional support to inject PROXY protocol headers afterChristian Mollekopf
2022-04-24Added link to logo image using $config['skin_logo'] (#8509)Github-Citizen
2021-12-11Don't use TLS by default (#8359)Aleksander Machniak
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-11-07Improve searching by sender/recipient headers, support Reply-To and Followup-...Aleksander Machniak
2021-10-29Fix bug with show_images setting where option 1 and 3 were swapped (#8268)Aleksander Machniak
2021-10-28Fix show_images option descriptionAleksander Machniak
2021-10-27Update changelogAleksander Machniak
2021-10-04Bring back spell.roundcube.net as integrated spelling service but disable by ...Thomas Bruederli
2021-09-26Document response_image_size optionAleksander Machniak
2021-08-29Fix password/token length check on OAuth login (#8178)Thomas Bruederli
2021-08-29Disable the default spellchecker option using spell.roundcube.net (#8182)Thomas Bruederli
2021-08-29Add option to purge deleted mails older than 30, 60 or 90 days (#5493)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-01Dropped support for strftime-like format (with % sign) in date and time forma...Aleksander Machniak
2021-06-05Document blankpage_url option (#5025)Aleksander Machniak
2021-05-18Google access tokens may be 2048 bytes longThomas Bruederli
2021-04-25CS fixes, update changelogAleksander Machniak
2021-04-25Merge branch 'smtp-xclient' of https://github.com/kwiatek6324/roundcubemail i...Aleksander Machniak
2021-04-25Add config options for subject prefixes (#7929)Thomas P
2021-04-18Spelling (#8001)Josh Soref
2021-02-20Add support for XCLIENT ADDR and LOGIN extensionKwiatek
2021-01-16Introduce password_http_client config optionAleksander Machniak
2021-01-10Fix mail search error on invalid search_mods definition (#7789)Aleksander Machniak
2020-12-28By default do not set the User-Agent header (#7731)Aleksander Machniak
2020-12-06PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2020-11-21Support proxy for server-side HTTP requests #7658 (#7659)ATA
2020-10-04Added separate "trusted senders" options to mdn_request preference (#7614)Aleksander Machniak
2020-10-04Change "Allow remote resources" to include "from my contacts" and "from trust...Aleksander Machniak
2020-10-03Clarify auto_create_user option description (#7633)Aleksander Machniak
2020-09-27Contact form mode: private/business (#7630)Aleksander Machniak
2020-09-20Fix typosAleksander Machniak
2020-09-20Automatically collected recipients and trusted senders (#6904)Aleksander Machniak
2020-08-10Merge pull request #7425 from thomascube/pr-xoauth2Thomas B
2020-08-07Fix so setting 'login' in config['skin_logo'] does not change the favicon (#7...johndoh
2020-07-31CleanupAleksander Machniak
2020-07-31Merge branch 'mailvelope-fixes' of https://github.com/gurnec/roundcubemail in...Aleksander Machniak
2020-07-25Improve temp_dir config parameter description (#7491)Thomas McWork
2020-07-03Added special value 'email' to login_username_filter, it changes also logon i...Aleksander Machniak
2020-06-16Finalize oauth integration:Thomas Bruederli
2020-06-16 Return `error_description` message on auth errorsThomas Bruederli
2020-06-16Add example configs for Gmail and OutlookThomas Bruederli
2020-06-16Improve OAuth2 login procedureThomas Bruederli
2020-06-16Basic support for OAuth2 user login and IMAP/SMTP authenticationThomas Bruederli