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-11-11Fix return to previous contact source/group after search resetAleksander Machniak
2022-08-28Fix bug where some dialogs in an eml attachment preview would not close on mo...Aleksander Machniak
2022-08-28Remove redundant gettext() callsAleksander Machniak
2022-08-27Fix bug where the attachment menu wouldn't disappear after an action is selec...Aleksander Machniak
2022-08-15Fix bug where "about:blank" page could trigger "load error" (#8554)Aleksander Machniak
2022-04-08Use navigator.pdfViewerEnabled for PDF viewer detectionAleksander Machniak
2021-11-03Fix bug where attachment download could sometimes fail with a CSRF check erro...Aleksander Machniak
2021-10-28Fix bug where adding a contact to trusted senders via "Always allow from..." ...Aleksander Machniak
2021-10-28Fix bug where \u200b characters were added into the recipient input preventin...Aleksander Machniak
2021-10-22Fix so dark mode state is retained after closing the browser (#8237)Aleksander Machniak
2021-09-18Add ability to mark multiple messages as not deleted at once (#5133)Aleksander Machniak
2021-08-28Support responses (snippets) in HTML format (#5315)Aleksander Machniak
2021-08-04Elastic: Fix unwanted scrollbars in QR-Code dialogAleksander Machniak
2021-07-19Simplify the code by making env.attachments always initializedAleksander Machniak
2021-07-18- Fix bug where expanding a group in the recipient input could corrupt the in...Aleksander Machniak
2021-07-16Fix contacts list title for groups from example_addressbookAleksander Machniak
2021-07-14Use setTimeout() without window. prefix consistentlyAleksander Machniak
2021-07-14Fix Firefox infinate loading display on mail screen #8128 (#8129)johndoh
2021-07-14Fix handling of group names with @ character in autocomplete and contacts wid...johndoh
2021-07-11Fix size of Mailvelope iframe for PGP-inlined mail, again (#8126)Aleksander Machniak
2021-06-12Fix inserting a group from non-default source using the Insert contact(s) dia...Aleksander Machniak
2021-05-30Submit various simple dialog forms with the Enter key (#7133)Aleksander Machniak
2021-05-08Fix inconsistent fowarding actions statuses on drafts (#8039)Aleksander Machniak
2021-05-02Make the Purge (Empty) action available for every non-empty folder, not only ...Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-04-09Handle http 500 error on message send (#7959)johndoh
2021-04-04Fix invalid search fields after search scope change (#6919)Aleksander Machniak
2021-03-27Fix bug where assigning users to groups via menu (not drag'n'drop) could fail...Aleksander Machniak
2021-03-14Fix so selecting the same folder to reset search resets also the page number ...Aleksander Machniak
2021-02-21Fix so allowing remote resources does not add an entry to browser history (#6...Aleksander Machniak
2021-01-10Remove browser compatibility checkAleksander Machniak
2021-01-09Add placeholder text when no responses on compose screen (#7807)johndoh
2020-12-20Fix state of subscription toggle on folders list after changing folder state ...Aleksander Machniak
2020-12-20Elastic: Display email size on the list of messages (#7162)Aleksander Machniak
2020-10-11add field mapping step to csv contact importPhilW
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-25Fix so autocompletion list does not hide on scroll inside it (#7592)Aleksander Machniak
2020-09-20Automatically collected recipients and trusted senders (#6904)Aleksander Machniak
2020-08-23Replace Import/Cancel buttons with Close button after successful contacts importAleksander Machniak
2020-08-21Fix restoring Cc/Bcc fields from local storage (#7554)Aleksander Machniak
2020-08-14Add variable in app.js to setup the ajax timeout for file uploads (#7551)atomindtechnology
2020-07-31CleanupAleksander Machniak
2020-07-31Merge branch 'mailvelope-fixes' of https://github.com/gurnec/roundcubemail in...Aleksander Machniak
2020-07-26Fix regression in message list col type detection (#7496)johndoh
2020-07-02Remove ES6 usage (#7467)johndoh
2020-06-28Move all message list entry generation to client side (#7287)johndoh
2020-06-02Don't warn to re-add attachments when restoring a Mailvelope draftChristopher Gurnee
2020-06-02Always ask before discarding composed MailvelopesChristopher Gurnee
2020-06-02Add config option for size of new Mailvelope keysChristopher Gurnee