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
2018-08-24Fix CSS issue in handling invalid style tag content (#6410)Aleksander Machniak
2018-05-26Fix bug where after "mark all folders as read" action message counters were n...Aleksander Machniak
2018-05-08Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from...Aleksander Machniak
2018-04-09Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238)Aleksander Machniak
2018-03-06Added 9pt and 11pt to the list of font sizes in HTML editorAleksander Machniak
2018-01-22Fix PHP 7.2 warning: count(): Parameter must be an array or an object that im...Aleksander Machniak
2017-12-20Fix PHP 7.2: count(): Parameter must be an array or an object that implements...Aleksander Machniak
2017-12-20Fix bug where contacts export by selection returned no more than 10 entries (...Aleksander Machniak
2017-11-18Fix PHP Warning: Use of undefined constant 'href'Aleksander Machniak
2017-11-02Fix decoding of mailto: links with + character in HTML messages (#6020)Aleksander Machniak
2017-10-20Prevent from ghost messages on list after fast delete of multiple messages on...Aleksander Machniak
2017-10-19Fix truncated folder name on messages list in multi-folder mode, for folders ...Aleksander Machniak
2017-09-17Fix wording of "Mark previewed messages as read" to "Mark messages as read" (...Aleksander Machniak
2017-09-05Fix bug where pink image was used instead of a thumbnail when image resize fa...Aleksander Machniak
2017-08-24Bring back rcmail_html_container_id globalAleksander Machniak
2017-08-23Modify links in html messages during Washtml DOM traversalThomas Bruederli
2017-07-28Remove non-printable characters from filenames on download/display (#5880)Aleksander Machniak
2017-07-17Fix duplicate messages on the list after deleting messages on the next to the...Aleksander Machniak
2017-07-17Fix duplicate messages on the list after deleting messages on the next to the...Aleksander Machniak
2017-07-03CS fixAleksander Machniak
2017-07-03Disable qrcode if Endroid QrCode library is missingPhilippe 'Peep' Chaintreuil
2017-06-30Fix c/p issueAleksander Machniak
2017-06-30Add Preferences > Mailbox View > Main Options > Layout (#5829)Aleksander Machniak
2017-05-26Fix POST parameter reflection in default_charset selector (#5768)Aleksander Machniak
2017-05-16Fix prevention from using % and * characters in folder name (#5762)AndrolGenhald
2017-05-04Fix conflict with _gid cookie of Google Analytics (#5748)Aleksander Machniak
2017-04-27Fix bug where invalid recipients could be silently discareded (#5739)Aleksander Machniak
2017-04-11Remove note about mail() functionAleksander Machniak
2017-04-01Fix bug where namespace prefix could not be truncated on folders list if show...Aleksander Machniak
2017-03-22Add support for DelSp=Yes messages (#5702)dfukagaw28
2017-03-21Fix permission of temporary files and removal of them when generating thumbnailsAleksander Machniak
2017-03-17Fix so settings/upload.inc could not be used by plugins (#5694)Aleksander Machniak
2017-03-12spelling fixes (#5690)ka7
2017-02-07Rename $sql_arr variable to $record as it's not about sql onlyAleksander Machniak
2017-02-07Fix regression where groups with email address were resolved to its members' ...Aleksander Machniak
2017-02-06Don't use each() deprecated in PHP 7.2Aleksander Machniak
2017-02-06sizeof() -> count()Aleksander Machniak
2017-01-20Increase limit of group members when expanding a group from autocomplete (#5604)Aleksander Machniak
2017-01-19Fix bug where drag-n-drop element could be empty after check-recent actionAleksander Machniak
2017-01-18Fix missing thread expand icon on search result in widescreen mode (#5613)Aleksander Machniak
2017-01-11Small code improvementsAleksander Machniak
2017-01-10Fix PHP error on update of a contact with multiple email addresses when using...Aleksander Machniak
2017-01-07Add class attribute for preferences sections listAleksander Machniak
2017-01-07Fix bug where image data URIs in css style were treated as evil/remote in mai...Aleksander Machniak
2017-01-04Hide QR-Code button if PHP-GD is not installed1.3-betaAleksander Machniak
2016-12-29Fix so group/addressbook selection is retained on page refreshAleksander Machniak
2016-12-27Fix some advanced search issues with multiple addressbooks (#5572)Aleksander Machniak
2016-12-24Nicely handle contact deletion on contact edit (#5522)Aleksander Machniak
2016-12-22Fix adding images to new identity signaturesAleksander Machniak
2016-12-21Improve mailvelope decryption errors handling, hide encrypted part attachment...Aleksander Machniak