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
2018-01-04Fix bug where attachment size wasn't visible when the filename was too long (...Aleksander Machniak
2018-01-04Display an error when clicking disabled link to register protocol handler (#6...Aleksander Machniak
2018-01-04Cleanup folder subscriptions "form"Aleksander Machniak
2018-01-02Fallback to document element if an event (maybe custom) has no target nor src...Aleksander Machniak
2018-01-02Close page selector when leaving the input with keyboardAleksander Machniak
2018-01-02Disable tabIndex on selection checkboxesAleksander Machniak
2018-01-01Improve trusted_host_patterns codeAleksander Machniak
2018-01-01Merge branch 'trusted-host-patterns' of https://github.com/dsoares/roundcubem...Aleksander Machniak
2017-12-31Update idn convertion methods (#6115)Daniel Kesselberg
2017-12-31Improve SMTPUTF8 support and fix relaxed email validation issuesAleksander Machniak
2017-12-31Merge branch 'smtputf8' of https://github.com/jprjr/roundcubemail into jprjr-...Aleksander Machniak
2017-12-29Add set_content() method to the editor widgetAleksander Machniak
2017-12-28Add editor-load event and enable shift-click on links in HTML editorAleksander Machniak
2017-12-27Add some localization messages, remove one unused messageAleksander Machniak
2017-12-27Fix so Shift selection also works on list selection checkboxesAleksander Machniak
2017-12-27Code simplificationAleksander Machniak
2017-12-27Prevent "calling draggable before initailization" errorsAleksander Machniak
2017-12-26- Fix searching contacts by address in LDAP source (#6084)Aleksander Machniak
2017-12-22Add localization message for ElasticAleksander Machniak
2017-12-21Make search form's aria label to also support plugin localization (via label-...Aleksander Machniak
2017-12-20Update changelogAleksander Machniak
2017-12-20Fix PHP 7.2: count(): Parameter must be an array or an object that implements...Aleksander Machniak
2017-12-20Fix bug where contacts export by selection returned no more than 10 entries (...Aleksander Machniak
2017-12-18Plugin API: Add 'write' argument to 'render_page' hookAleksander Machniak
2017-12-15Execute clickjacking prevention code only when framedAleksander Machniak
2017-12-13Sanity checks for header data length in FETCH (#6087)Aleksander Machniak
2017-12-12Fix possible performance issue when parsing malformed and long Date header (#...Aleksander Machniak
2017-12-12Check for minified CSS files (#6089)johndoh
2017-12-12Add 'list' argument to listupdate event, trigger listupdate also on contacts ...Aleksander Machniak
2017-12-11The "it is a draft" message is more an information than a warningAleksander Machniak
2017-12-11A device can't be a tablet and a mobile (#6086)johndoh
2017-12-10Fix get_next() for case when the node is last in the tree branchAleksander Machniak
2017-12-07Add 'datepicker' class also to dinamically generated date inputsAleksander Machniak
2017-12-07Add possibility to use localized date format as datepicker input placeholderAleksander Machniak
2017-12-06Prevent from empty 'class' attribute in generated htmlAleksander Machniak
2017-12-06Inline warnings can contain HTML code (regression fix)Aleksander Machniak
2017-12-06Change remote images to remote resources warning also in html attachment previewAleksander Machniak
2017-12-06Fix PHP Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 on servers...Aleksander Machniak
2017-12-06CS fixAleksander Machniak
2017-12-06Code deduplicationAleksander Machniak
2017-12-06Support additional connect parameters in PostgreSQL database wrapper (#6071)Georgeto
2017-12-05Use confirmation (not notice) message for some successful actionsAleksander Machniak
2017-12-04Fix setting height of a dialog without buttons paneAleksander Machniak
2017-12-04Small CS fixesAleksander Machniak
2017-12-03Improve iPad/iPhone detectionAleksander Machniak
2017-12-03Add 'signature' identifier to signature element in sent HTML message (#6073)Aleksander Machniak
2017-12-03Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PH...Aleksander Machniak
2017-12-02Small code de-duplicationAleksander Machniak
2017-11-28Add skin config options to dont_override listAleksander Machniak
2017-11-27Add class attribute to the pushgroup action buttonAleksander Machniak