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
2019-10-16Elastic: Fix inserting responses at cursor position (#6971)Aleksander Machniak
2019-10-12Archive: Fix missing Archive icon in folder selector popup in ElasticAleksander Machniak
2019-10-12Archive: Fix bug where next email was not displayed after Archive button use ...Aleksander Machniak
2019-10-07Elastic: Fix initial focus on recipients input in mail compose screenAleksander Machniak
2019-10-05Fix so an error is loogged when encryption fails (#6948)Aleksander Machniak
2019-10-05Elastic: Fix position and style of auto-complete dropdown on small screens (#...Aleksander Machniak
2019-09-29Make cache keys case-sensitive on MySQL/MSSQL (#6942)Aleksander Machniak
2019-09-24Redis: Improve error handling and phpredis 5.X support (#6888)Aleksander Machniak
2019-09-21Elastic: Resizeable columns (#6929)Aleksander Machniak
2019-09-16Add release 1.4-rc2Thomas Bruederli
2019-09-11Fix language selection for spellchecker in html mode (#6915)Aleksander Machniak
2019-08-29Elastic: Add indicator for popover menu items that open a submenu (#6868)Aleksander Machniak
2019-08-27Fix bug where it was possible to bypass href URI check with data:application/...Aleksander Machniak
2019-08-27Fix security issue where it was possible to bypass the CSS jail in HTML messa...Aleksander Machniak
2019-08-27Fix bug where some strict remote URIs in url() style were unintentionally blo...Aleksander Machniak
2019-08-27Fix security issue where it was possible to bypass the position:fixed CSS che...Aleksander Machniak
2019-08-24Update changelogAleksander Machniak
2019-08-20Removed 'delete_always' option (#6782)Aleksander Machniak
2019-08-09Update changelogAleksander Machniak
2019-08-09Use Left/Right Arrow keys to faster move over threaded messages list (#6399)Aleksander Machniak
2019-08-02Select all records on the current list page with CTRL + A (#6813)Aleksander Machniak
2019-08-02Elastic: Add "Show unread messages" button to the search bar (#6587)Aleksander Machniak
2019-07-15Added flag to disable server certificate validation via Mysql DSN argument (#...Aleksander Machniak
2019-07-14Elastic: Fix so search is not reset when returning from the message preview p...Aleksander Machniak
2019-07-14Fix wrong messages order after returning to a multi-folder search result (#6836)Aleksander Machniak
2019-07-14Fix bug where unread count wasn't updated after moving multi-folder result (#...Aleksander Machniak
2019-07-14Fix bug where handling multiple messages from multi-folder search result coul...Aleksander Machniak
2019-07-12Elastic: Remove border from attachments list in upload widgetAleksander Machniak
2019-07-12Elastic: Small fix and improvement for .sidebar-rightAleksander Machniak
2019-07-10Enigma: Fix bug where signature verification could have been skipped for some...Aleksander Machniak
2019-07-07Fix css styles leak from replied/forwarded message to the rest of the compose...Aleksander Machniak
2019-07-06Elastic: Add default icon on Settings/Preferences lists for external plugins ...Aleksander Machniak
2019-06-30Merge branch 'dev/display_next' of https://github.com/alecpl/roundcubemail in...Aleksander Machniak
2019-06-29Put charset meta specification before a title tag, add page title automatical...Aleksander Machniak
2019-06-26Fix bug in converting multi-page Tiff images into Jpeg (#6824)Aleksander Machniak
2019-06-24Update changelogAleksander Machniak
2019-06-20Fix bug where selection of columns on messages list wasn't workingAleksander Machniak
2019-06-18Elastic: Fix handling new-line in text pasted to a recipient inputAleksander Machniak
2019-06-17ACL: Display user/group names (from ldap) instead of acl identifierAleksander Machniak
2019-06-16Switch to IDNA2008 variant (#6806)Aleksander Machniak
2019-06-16Elastic: Fix visual issue with long buttons in .boxwarning (#6797)Aleksander Machniak
2019-06-14Added 'keyservers' option to define list of HKP servers for Enigma/Mailvelope...Aleksander Machniak
2019-06-12Plugin API: Add 'render_folder_selector' hookAleksander Machniak
2019-06-10Changes in `display_next` setting (#6795)Aleksander Machniak
2019-06-09Enigma: For verified signatures, display the user id associated with the send...Aleksander Machniak
2019-06-07Fix bug where Next/Prev button in mail view didn't work with multi-folder sea...Aleksander Machniak
2019-05-26Support PECL memcached extension as a session and cache storage driver (exper...Aleksander Machniak
2019-05-25Support $HasAttachment/$HasNoAttachment keywords (#6201)Aleksander Machniak
2019-05-23Fix invalid path to "add contact" icon when using assets_path settingAleksander Machniak
2019-05-19Redis: Support connection to unix socketAleksander Machniak