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-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2020-10-04Added separate "trusted senders" options to mdn_request preference (#7614)Aleksander Machniak
2020-10-04Replace browser confirm box for mdn confirmation with dialog box (#7631)johndoh
2020-09-20Automatically collected recipients and trusted senders (#6904)Aleksander Machniak
2020-08-23Fix error when dealing with message/rfc822 attachments using Gmail IMAP (#6854)Aleksander Machniak
2020-07-31CleanupAleksander Machniak
2020-07-31Merge branch 'mailvelope-fixes' of https://github.com/gurnec/roundcubemail in...Aleksander Machniak
2020-07-18Fix support for an error as a string in message_before_send hook (#7475)Aleksander Machniak
2020-07-03Elastic: Improvements to mail headerAleksander Machniak
2020-06-07Allow opening application/octet-stream attachments according to filename exte...Aleksander Machniak
2020-06-02Add config option to use Mailvelope Main KeyringChristopher Gurnee
2020-05-30Security: Fix cross-site scripting (XSS) via malicious XML attachmentAleksander Machniak
2020-05-03Fix empty attachment size handling (#7370)Aleksander Machniak
2020-05-02Display a warning and do not try to open empty attachments (#7332)Aleksander Machniak
2020-01-25Fix display issues with mail subject that contains line-breaks (#7191)Aleksander Machniak
2020-01-19Extract RFC2231 attachment name from message headers (#6729) (#6783)Aleksander Machniak
2019-07-07Fix css styles leak from replied/forwarded message to the rest of the compose...Aleksander Machniak
2019-06-16Elastic: Fix visual issue with long buttons in .boxwarning (#6797)Aleksander Machniak
2019-06-09Enigma: For verified signatures, display the user id associated with the send...Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-02-16Elastic: Add style for .part-notice elements (like e.g. .boxwarning)Aleksander Machniak
2019-02-16Move common code to a functionAleksander Machniak
2019-02-12Fix missing CSRF token in message download (#6621)Mario Harjac
2018-05-25Show message flagged status in message view (#5080)Aleksander Machniak
2018-01-04Fix bug where attachment size wasn't visible when the filename was too long (...Aleksander Machniak
2017-12-11The "it is a draft" message is more an information than a warningAleksander Machniak
2017-12-06Prevent from empty 'class' attribute in generated htmlAleksander Machniak
2017-11-16Assign attachment type classes also in print modeAleksander Machniak
2017-11-16Small improvements to .image-attachment contents strustureAleksander Machniak
2017-11-08Don't treat .eml attachments to drafts as draftsAleksander Machniak
2017-10-28Fix invalid/partial merge of 3196d656dbaAleksander Machniak
2017-10-20Merge branch 'master' into dev-elasticAleksander Machniak
2017-10-13Handle remote stylesheets the same as remote images, ask the user to allow th...Aleksander Machniak
2017-10-06Support flexbox display for remote objects elementAleksander Machniak
2017-09-21Add has_writeable_addressbook flag to client env in mail previewAleksander Machniak
2017-09-18Move some functions from func.inc to show.inc where they belong to.Aleksander Machniak
2017-07-12Email Resent (Bounce) feature (#4985)Aleksander Machniak
2017-03-03Merge branch 'master' into dev-elasticAleksander Machniak
2017-02-06sizeof() -> count()Aleksander Machniak
2017-01-17Reset onerror on images if placeholder does not exist to prevent from request...Aleksander Machniak
2016-12-21Improve mailvelope decryption errors handling, hide encrypted part attachment...Aleksander Machniak
2016-11-01Unify automatic marking as \Seen in preview pane, full-page and extwin views ...Aleksander Machniak
2016-09-17Widescreen layout aka three column view (#5093)Aleksander Machniak
2016-09-10Fix displaying size of attachments with zero sizeAleksander Machniak
2016-07-28Add possibility to preview and download attachments in mail compose (#5053)Aleksander Machniak
2016-07-21Support WEBP images in mail messages (#5362)Aleksander Machniak
2016-05-02Merge branch 'dev-rfc822-preview'Aleksander Machniak
2016-04-02CS fixes: Replace use of "bool ? true : false" with just "bool"Aleksander Machniak
2016-03-28Enable reply/reply-all/forward buttons also in preview frame of message/rfc822Aleksander Machniak
2016-03-24Reply/Reply-All/Forward/Change-format buttons for message/rfc822 previewAleksander Machniak