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-10-25Identicon: Make background color of the image to match the current skin color...Aleksander Machniak
2021-10-24Fix missing inputs on contact creation form if the selected source is readonl...Aleksander Machniak
2021-10-19Fix so session's search scope is not used if search is not active (#8199)Aleksander Machniak
2021-10-19Fix importing contacts with no email address (#8227)Aleksander Machniak
2021-10-15Improve auto-wrapping of plain text messages on preview and reply (#6974)Aleksander Machniak
2021-10-10Move wrap_and_quote() method to rcmail_action_mail_composeAleksander Machniak
2021-09-26Add possibility to disable line-wrapping of sent mail body (#5101)Aleksander Machniak
2021-09-21Use ?? operator where applicableAleksander Machniak
2021-09-18Add ability to mark multiple messages as not deleted at once (#5133)Aleksander Machniak
2021-09-13Replace get_input_value() with get_input_string() where appropriateAleksander Machniak
2021-09-13Be less forgiving on the input formatAleksander Machniak
2021-09-11Rename session items 'search' and 'search_params' to 'contact_search' and 'co...Aleksander Machniak
2021-09-11Fix PHP8 warnings (#8175)Aleksander Machniak
2021-09-09Don't generate QR-code when it's not possibleAleksander Machniak
2021-08-31Fix XSS issue in handling attachment filename extension in mimetype mismatch ...Aleksander Machniak
2021-08-29Fix password/token length check on OAuth login (#8178)Thomas Bruederli
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-28Generate QR-code in svg format if there's xmlwriter extension installedAleksander Machniak
2021-08-28Replace Endroid QrCode with BaconQrCode (#8173)johndoh
2021-08-27Fix various PHP 8.1 warningsAleksander Machniak
2021-08-26Fix bug where "from my contacts" and "from trusted senders" values were mixed...Aleksander Machniak
2021-08-22Fix handling of spellcheck connection errors (#8172)Aleksander Machniak
2021-08-15Fix displaying inline images with incorrectly declared content-type (#8158)Aleksander Machniak
2021-08-04Fix handling of headers that occur multiple times by show_additional_headers ...Aleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-20Remove redundant if statement (#8119)Aleksander Machniak
2021-07-18Detect all variants of @ in suspicious emails (#8139)Justin Sleep
2021-07-16Consider also full-width variant of @ when deciding about suspicious sender nameAleksander Machniak
2021-07-16Show suspicious email warning only when the email address is suspicious not t...Aleksander Machniak
2021-07-16Fix PHP8 warningsAleksander Machniak
2021-06-12Fix inserting a group from non-default source using the Insert contact(s) dia...Aleksander Machniak
2021-06-02Remove debug codeAleksander Machniak
2021-05-22Remove (incorrect) use of Return-Receipt-To header (#8069)Aleksander Machniak
2021-05-16Vcard_attachments: Improve handling of multiple contacts (#7027)Aleksander Machniak
2021-05-02Fix PHP8 warningAleksander Machniak
2021-05-02Make the Purge (Empty) action available for every non-empty folder, not only ...Aleksander Machniak
2021-05-02Remove debug code, fix PHP8 warningAleksander Machniak
2021-05-01Warn the user about a potential data leak on mail bounce or forward (#7993)Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-04-11Fix so "Always allow from..." button appears also when allow_images=3 (#7961)Aleksander Machniak
2021-04-04Fix invalid search fields after search scope change (#6919)Aleksander Machniak
2021-04-04Fix errors/warnings when fetching replied/forwarded message headers fails (#7...Aleksander Machniak
2021-03-21Add IDN homograph attack (spoofing) detection [CVE-2019-15237] (#6891)Aleksander Machniak
2021-03-14Fix so selecting the same folder to reset search resets also the page number ...Aleksander Machniak
2021-03-13Fix bug where the list page wasn't reset when changing a folder on mail view ...Aleksander Machniak
2021-02-21Fix PHP8 warningAleksander Machniak
2021-02-06Fix handling of address groups in email headers by ignoring their names (#7663)Aleksander Machniak
2021-01-31Fix so message flags are updated on refresh also for multifolder search resul...Aleksander Machniak