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-12-29Rewrite Selenium tests with use of laravel/duskAleksander Machniak
2019-12-18Markasjunk: Fix marking more than one message as spam/ham with email_learn dr...Aleksander Machniak
2019-12-08Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080)Aleksander Machniak
2019-12-07Fix so displayed maximum attachment size depends also on 'max_message_size' (...Aleksander Machniak
2019-11-26Set the content-type of JSON responses to application/json, not text/plain (#...Christian Weiske
2019-11-18Update changelog, CS improvementsAleksander Machniak
2019-11-18Fix bug where the Installer would not warn about required schema upgrade (#7042)Aleksander Machniak
2019-11-18Small correctionAleksander Machniak
2019-11-18Fix so Elastic is also a default in jqueryui plugin (#7039)Aleksander Machniak
2019-11-18Fixed typoAleksander Machniak
2019-11-18Fix so update.sh script warns about changed defaults (#7011)Aleksander Machniak
2019-11-18Master is 1.5-git nowAleksander Machniak
2019-11-18add unit tests for rcmail_output_html::get_template_logoPhilW
2019-11-18rewrite skin_logo configPhilW
2019-10-05CS fixes, Avoid usused variables, fixed minor bugsAleksander Machniak
2019-09-30PHPDoc fixesAleksander Machniak
2019-09-11Fix array offset access syntax with curly bracesAleksander Machniak
2019-09-08Reset internal $skins property is set_skin()Aleksander Machniak
2019-08-30Fix including assets that exist only in minified versionAleksander Machniak
2019-08-25PHPDoc and CS fixesAleksander Machniak
2019-07-31Add KOI8-R to charset_selector (#6861)johndoh
2019-06-29Put charset meta specification before a title tag, add page title automatical...Aleksander Machniak
2019-06-27Simplify jQuery DOM ready at the footer (#6825)Jack Cherng
2019-06-19Fix bug where title text on a treelist record (folder) could include unread c...Aleksander Machniak
2019-06-12Plugin API: Add 'render_folder_selector' hookAleksander Machniak
2019-05-23Fix invalid path to "add contact" icon when using assets_path settingAleksander Machniak
2019-05-16Fix regression where drafts were not deleted after sending the message (#6756)Aleksander Machniak
2019-05-05Larry: Fix regression where menu actions didn't work with keyboard (#6740)Aleksander Machniak
2019-04-22Remove redundant error messageAleksander Machniak
2019-04-19Remove useless "..." suffixAleksander Machniak
2019-04-19Don't log full session identifiers in userlogins log (#6625)Aleksander Machniak
2019-04-19Added cookie mismatch detection, display an error message informing the user ...Aleksander Machniak
2019-04-16Clarified 'address_book_type' option behavior (#6680)Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-03-19Fix bug where attachment preview didn't work with x_frame_options=deny (#6688)Aleksander Machniak
2019-03-11Support ROUNDCUBE_CONFIG_DIR env variable (#6112)Boris Rybalkin
2019-03-11Fix bug where external content (e.g. mail body) was passed to templates parsi...Aleksander Machniak
2019-02-21Elastic: Use Bootstrap's custom file inputAleksander Machniak
2019-02-08Elastic: Fix unintentional layout preference overwrite (#6613)Aleksander Machniak
2019-02-03Code cleanupAleksander Machniak
2019-02-03HTML5 Upload Progress (#6177) (#6583)Aleksander Machniak
2019-02-03Create new meta and links template objects, replace favicon (#6611)johndoh
2019-02-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2019-02-01Add cache busters also to images used by templates (#6610)Aleksander Machniak
2019-01-30Fix so mime_content_type check in Installer uses files that should always be ...Aleksander Machniak
2019-01-24Improve last fix so it also remove temp file if Mail_Mime returned an errorAleksander Machniak
2019-01-24Fix bug where big messages could not be saved to imap folder in low memory modeAleksander Machniak
2019-01-18Add no-bs class to search form inputsAleksander Machniak
2019-01-10Fix so max_message_size limit is checked also when forwarding messages as att...Aleksander Machniak
2018-12-28Fix get_skin_path() so it always returns main skin path not plugin'sAleksander Machniak