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-06-15Bump actions/checkout from 2 to 3dependabot/github_actions/actions/checkout-3dependabot[bot]
2022-06-15chore: Included githubactions in the dependabot config (#8574)Naveen
2022-06-14chore: Set permissions for GitHub actions (#8566)Naveen
2022-05-29Fix possible js error (#8543)Aleksander Machniak
2022-05-28Fix bug where title tag content was displayed in the body if it contained HTM...Aleksander Machniak
2022-05-25Fix bug where addresses array in managesieve plugin is assumed to be string (...egjlund
2022-05-14Refactor scrollbar styles handlingAleksander Machniak
2022-05-08Fix so links (e.g. www.some.page or http://some.page) are not considered misp...Aleksander Machniak
2022-05-07Update copyright year in the about dialogAleksander Machniak
2022-05-01Add some tests and fix flaky testAleksander Machniak
2022-04-30Elastic: Fix text color in popover header (on mobile)Aleksander Machniak
2022-04-30Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517)Aleksander Machniak
2022-04-27PHPDoc fixAleksander Machniak
2022-04-27Use ... oprator instead of func_get_args() for variadic functionsAleksander Machniak
2022-04-25Update localizationAleksander Machniak
2022-04-24Update changelogAleksander Machniak
2022-04-24Added link to logo image using $config['skin_logo'] (#8509)Github-Citizen
2022-04-17Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444)Aleksander Machniak
2022-04-17Update rcube_smtp.php (#8508)Mickaël
2022-04-10Fix so unix:// URI is supported in various host spec. options again (#8468)Aleksander Machniak
2022-04-10Don't declare default statement for MySQL columns in initial schema (#8485)Interduo
2022-04-10Fix bug where DSN flag state wasn't stored with a draft (#8371)Aleksander Machniak
2022-04-10Fix browser test regressionAleksander Machniak
2022-04-10Don't list images attached to multipart/related part as attachments (#7184)Aleksander Machniak
2022-04-10Fix PHP warning: Trying to access array offset on value of type nullAleksander Machniak
2022-04-09Remove use of unreliable charset detection (#8344)Aleksander Machniak
2022-04-08Use navigator.pdfViewerEnabled for PDF viewer detectionAleksander Machniak
2022-04-03Fix slow loading of long HTML content into the HTML editor (#8108)Aleksander Machniak
2022-03-20Don't declare default statement for postgres columns in initial schema (#8464)Interduo
2022-03-20add imap and smtp host in legacy config options (#8467)Remi Collet
2022-03-20Update changelogAleksander Machniak
2022-03-20Add ssha256 password algo (#8479)TheFirstGoodmaN
2022-03-20Remove interaction in composer (#8480)tomamplius
2022-03-13Enigma: Fix double quoted-printable encoding of pgp-signed messages with no a...Aleksander Machniak
2022-03-13Fix bug where SMTP password didn't work if it contained '%p' (#8435)Aleksander Machniak
2022-03-13Fix bug where session could time out if DB and PHP timezone were different (#...Aleksander Machniak
2022-03-12Don't overwrite initial html_checkbox's 'checked' attribute (#8471)Aleksander Machniak
2022-03-12Use "{$var}" instead of "${var}" syntaxAleksander Machniak
2022-03-12Fix PHP8 warning (#8466)Aleksander Machniak
2022-03-12Update to jQuery-UI 1.13.1 (#8455)Aleksander Machniak
2022-03-11Update changelogAleksander Machniak
2022-03-11Enigma: Fix initial synchronization of private keysAleksander Machniak
2022-03-08Fix handling of message/rfc822 parts that are small and are multipart structu...Aleksander Machniak
2022-03-08A typo in email_learn.php (#8470)Dario B
2022-02-18Fix PHPDoc1.6-betaAleksander Machniak
2022-02-12Fix bug where attachment icons were stuck at the top of the messages list in ...Aleksander Machniak
2022-02-07FIx PHP8 warnings (#8437)Aleksander Machniak
2022-02-07Add option in initdb.sh to update schema if already exists (#8438)Thomas B
2022-01-31Update changelogAleksander Machniak
2022-01-31Fix regression in showing attachments (#8425). (#8430)Arkadiusz Miśkiewicz