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
2020-05-01Fix bug in extracting required plugins from composer.json that led to spuriou...Aleksander Machniak
2020-04-26Bump version to 1.4.41.4.4Thomas Bruederli
2020-04-26Fix local file inclusion (and code execution) via crafted 'plugins' optionAleksander Machniak
2020-04-26Fix remote code execution via crafted 'im_convert_path' or 'im_identify_path'...Aleksander Machniak
2020-04-26Fix XSS issue in handling of CDATA in HTML messagesAleksander Machniak
2020-04-24Fix so Print button for PDF attachments works on Firefox >= 75 (#5125)Aleksander Machniak
2020-04-22Fix typoAleksander Machniak
2020-04-22Fix performance issue of parsing big HTML messages by disabling HTML5 parser ...Aleksander Machniak
2020-04-19Fix bug where some message/rfc822 parts could not be attached on forward (#7323)Aleksander Machniak
2020-04-16Fix characters encoding in group rename input after group creation/rename (#7...Aleksander Machniak
2020-04-05Mailvelope: Fix bug where recipients with name were not handled properly in m...Aleksander Machniak
2020-04-05Revert "Fix bug where session was destoryed with window close (#7251)"Aleksander Machniak
2020-04-05Fix bug where a special folder couldn't be created if a special-use flag is n...Aleksander Machniak
2020-04-04Fix so imap error message is displayed to the user on folder create/update (#...Aleksander Machniak
2020-04-04Fix bug where session was destoryed with window close (#7251)Aleksander Machniak
2020-03-30Fix marking as spam/ham on moving messages with Move menu (#7189)Aleksander Machniak
2020-03-20Fix literals handling againAleksander Machniak
2020-03-20Fix handling keyservers configured with protocol prefix (#7295)dessert1
2020-03-20Fix bug where multiple images in a message were replaced by the first one on ...Aleksander Machniak
2020-03-20Support many string literals in a "line response", deduplicate codeAleksander Machniak
2020-03-20Fix string literals handling in IMAP STATUS (and various other) responses (#7...Aleksander Machniak
2020-03-19Fix internal cache use in rcube_imap::get_message()Aleksander Machniak
2020-03-08Fix cursor position after inserting a group to a recipient input using autoco...Aleksander Machniak
2020-03-08Fix so button label in Select image/media dialogs is "Close" not "Cancel" (#7...Aleksander Machniak
2020-03-08Fix missing contact display name in QR Code data (#7257)Aleksander Machniak
2020-03-01Elastic: Fix recipient input bug when using click to select a contact from au...Aleksander Machniak
2020-03-01Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain tex...Aleksander Machniak
2020-02-20Fix identity selection on reply when both sender and recipient addresses are ...Aleksander Machniak
2020-02-20Fix bug where original attachments with Content-Id were attached to the messa...Aleksander Machniak
2020-02-19Bump version to 1.4.3Thomas Bruederli
2020-02-06Fix using unix:///path/to/socket.file in memcached driver (#7210)Paul J. Dorn
2020-02-05Update localizationAleksander Machniak
2020-01-31Fix regression where using an absolute path to SQLite database file on Window...Aleksander Machniak
2020-01-25Fix display issues with mail subject that contains line-breaks (#7191)Aleksander Machniak
2020-01-18Fix bug where message parts with no Content-Disposition header and no name we...Aleksander Machniak
2020-01-16Fix bug where files in skins/ directory were listed on skins list (#7180)Aleksander Machniak
2020-01-16Elastic: Fix non-working folder subscription checkbox for newly added folders...Aleksander Machniak
2020-01-14Fix recipient duplicates in print-view when the recipient list has been expan...Aleksander Machniak
2020-01-13Elastic: Fix missing Close button in "more recipients" dialogAleksander Machniak
2020-01-12Fix unexpected error message when mail refresh involves folder auto-unsubscri...Aleksander Machniak
2020-01-08Fix regression where "Open in new window" action didn't work (#7155)Aleksander Machniak
2020-01-05Updte copyright year in About (#7138)Théo
2020-01-01Bump version to 1.4.21.4.2Thomas Bruederli
2019-12-21Update localizationAleksander Machniak
2019-12-18Markasjunk: Fix marking more than one message as spam/ham with email_learn dr...Aleksander Machniak
2019-12-18Plugin API: Make actionbefore, before<action>, actionafter and after<action> ...Aleksander Machniak
2019-12-16Fix malformed characters in HTML message with charset meta tag not in head (#...Aleksander Machniak
2019-12-15Fix so number of contacts in a group is not limited to 200 when redirecting t...Aleksander Machniak
2019-12-14Fix bug where next message wasn't displayed after delete in List mode (#7096)Aleksander Machniak
2019-12-14Fix bug where 'text' attribute on body tag was ignored when displaying HTML m...Aleksander Machniak