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-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
2019-05-19Update changelog, add some tests for rcube_utils::parse_host()Aleksander Machniak
2019-05-19Fix bug where bold/strong text was converted to upper-case on html-to-text co...Aleksander Machniak
2019-05-16Elastic: Fix bug where Enigma options in mail compose could sometimes be igno...Aleksander Machniak
2019-05-16Fix regression where drafts were not deleted after sending the message (#6756)Aleksander Machniak
2019-05-14Fix invalid path to blocked.gif when using assets_path setting (#6752)Aleksander Machniak
2019-05-13Elastic: Fix handling mailto: URL parameters in contact menu (#6751)Aleksander Machniak
2019-05-11Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638)Aleksander Machniak