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-19remove redundant type attrib in script tagPhilW
2019-10-19Switch default skin to ElasticAleksander Machniak
2019-10-19Update localizationAleksander Machniak
2019-10-16Elastic: Fix inserting responses at cursor position (#6971)Aleksander Machniak
2019-10-07Elastic: Fix initial focus on recipients input in mail compose screenAleksander Machniak
2019-10-05CS fixes, Avoid usused variables, fixed minor bugsAleksander 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-30PHPDoc fixesAleksander Machniak
2019-09-24Fix infinite loading message on iframe loading errorsAleksander Machniak
2019-09-24Redis: Improve error handling and phpredis 5.X support (#6888)Aleksander Machniak
2019-09-11Fix language selection for spellchecker in html mode (#6915)Aleksander Machniak
2019-09-11Fix array offset access syntax with curly bracesAleksander Machniak
2019-09-11Mention Masterminds/HTML5 in INSTALL/READMEAleksander Machniak
2019-09-08Reset internal $skins property is set_skin()Aleksander Machniak
2019-09-06Fix googiespell popup in all skinsAleksander Machniak
2019-09-04Fix PHP 7.4 warning: "Creating default object from empty value"Aleksander Machniak
2019-08-31Drop rcube_browser::$lang propertyAleksander Machniak
2019-08-31Add Edge browser detectionAleksander Machniak
2019-08-31Remove useless properties from rcube_browserAleksander Machniak
2019-08-30Update localizationAleksander Machniak
2019-08-30Fix including assets that exist only in minified versionAleksander 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-25PHPDoc updatesAleksander Machniak
2019-08-25PHPDoc and CS fixesAleksander Machniak
2019-08-23Apply image preview centering styles only if there's an imageAleksander Machniak
2019-08-20Removed 'delete_always' option (#6782)Aleksander Machniak
2019-08-10Add expand_all/collapse_all treelist methods (#6860)johndoh
2019-08-09Improve wording: record -> list entryAleksander Machniak
2019-08-09PHPRedis 5 compat. fix in session handlerAleksander Machniak
2019-08-09Fix implode() wrong parameter order (#6866)Jack Cherng
2019-08-09Redis::delete() is deprecated in phpredis 5.0.0 (#6883)Sandor Takacs
2019-08-09Fix PHP 7.4 deprecation: array/string curly braces access (#6884)Jack Cherng
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-08-01Correct vendor string for GMail is 'gimap'Aleksander Machniak
2019-07-31Add KOI8-R to charset_selector (#6861)johndoh
2019-07-15Added flag to disable server certificate validation via Mysql DSN argument (#...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-12Fix keyboard navigation (tabindex) on attachments list in composeAleksander Machniak
2019-07-12Merge branch 'pr-elastic-attachments' of https://github.com/thomascube/roundc...Aleksander Machniak
2019-07-11Make attachment list :empty selector workThomas Bruederli
2019-07-10Enigma: Fix bug where signature verification could have been skipped for some...Aleksander Machniak
2019-07-07Fix bug in miemetype name comparatorAleksander Machniak