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-11-13Change 'smtp_log' option default value to FalseAleksander Machniak
2022-11-13Fix handling of smtp/imap port options on configuration file update (#8756)Aleksander Machniak
2022-11-11Fix authenticating to Courier IMAP with passwords containing a '~' character ...Aleksander Machniak
2022-11-02Fix so N property always exists in a vCard export (#8771)Aleksander Machniak
2022-10-29Update changelog + .gitignoreThomas Bruederli
2022-10-09Store uploads metadata in a separate sql database table instead of a session ...Aleksander Machniak
2022-09-24Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)Aleksander Machniak
2022-09-11Removed support for MS SQL Server and Oracle (#7854)Aleksander Machniak
2022-09-10Fix bug where multiline data:image URI's in emails were stripped from the mes...Aleksander Machniak
2022-08-28Fix bug where some dialogs in an eml attachment preview would not close on mo...Aleksander Machniak
2022-08-27Fix bug where the attachment menu wouldn't disappear after an action is selec...Aleksander Machniak
2022-08-23Fix bug where setting 'Clear Trash on Logout' to 'all messages' didn't work (...Aleksander Machniak
2022-08-15Update changelog for (#8525), CS fixesAleksander Machniak
2022-08-15Fix bug where "about:blank" page could trigger "load error" (#8554)Aleksander Machniak
2022-08-15Update changelog, CS fixesAleksander Machniak
2022-08-15Update changelogAleksander Machniak
2022-08-12Fix bug where it wasn't possible to create more than one response record on S...Aleksander Machniak
2022-08-09Fix PHP8 warning (#8647)Aleksander Machniak
2022-08-09Fix PHP8 warnings (#8656)Aleksander Machniak
2022-08-09Fix PHP8.1 warnings (#8667)Aleksander Machniak
2022-08-06Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2Aleksander Machniak
2022-08-06Fix various PHP 8.2 warningsAleksander Machniak
2022-08-06Fix favicon rewrite rule in .htaccess (#8654)Aleksander Machniak
2022-08-01Fix PHP8 warnings (#8644)Aleksander Machniak
2022-08-01Fix bug where renamed options were removed from the config on installto.sh (u...Aleksander Machniak
2022-08-01CS fixes, update changelogAleksander Machniak
2022-08-01Update changelogAleksander Machniak
2022-07-31Fix bug where config creation in Installer did ignore options in the form (#8...Aleksander Machniak
2022-07-30Fix anchor links in HTML mail (#8632)Aleksander Machniak
2022-07-30Password: Remove references to %c variable that has been removed before (#8633)Aleksander Machniak
2022-07-29- Fix various PHP 8.1 warnings (#8628)Aleksander Machniak
2022-07-10Fix so "Found unconstructed Spoofchecker" error is not fatal (#8537)Aleksander Machniak
2022-07-09Fix attachment Options popover menu after attachment delete (#8602)Aleksander Machniak
2022-06-27Update changelogThomas Bruederli
2022-06-25Advanced mail search syntax with more possibilities (without UI) (#8502)Aleksander Machniak
2022-06-25Update changelog and testsAleksander Machniak
2022-06-25Fix bug where a recipient address containing UTF-8 characters was ignored whe...Aleksander Machniak
2022-06-25Fix various PHP 8.1 warnings (#8584)Aleksander Machniak
2022-06-19Fix PHP 8.1 warnings in the LDAP backend code (#8572)Aleksander Machniak
2022-06-19Fix css styles of the email recipient element while dragging (#8580)Aleksander Machniak
2022-06-18Fix bug where some checkboxes could be selected unintentinally (#8565)Aleksander Machniak
2022-06-18Fix TinyMCE configuration for handling styles of pasted content in webkit bro...Aleksander Machniak
2022-06-18Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)Aleksander Machniak
2022-06-18Update changelogAleksander Machniak
2022-06-18Unify SMTP errors handlingAleksander Machniak
2022-05-28Fix bug where title tag content was displayed in the body if it contained HTM...Aleksander Machniak
2022-05-08Fix so links (e.g. www.some.page or http://some.page) are not considered misp...Aleksander Machniak
2022-04-30Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517)Aleksander Machniak
2022-04-24Update changelogAleksander Machniak
2022-04-17Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444)Aleksander Machniak