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-16Remove optional argument leftoverAleksander Machniak
2019-12-16Fix malformed characters in HTML message with charset meta tag not in head (#...Aleksander Machniak
2019-12-15Fix so number of contacts in a group is not limited to 200 when redirecting t...Aleksander Machniak
2019-12-14Fix bug where 'text' attribute on body tag was ignored when displaying HTML m...Aleksander Machniak
2019-12-09Fix so contact's organization field accepts up to 128 characters (it was 50)Aleksander Machniak
2019-12-08Remove redundant spellcheck_langs env variableAleksander Machniak
2019-12-07Fix so displayed maximum attachment size depends also on 'max_message_size' (...Aleksander Machniak
2019-11-21Always update folder count after purge command (#7051)johndoh
2019-11-17Remove spaces from 'accept' attributeAleksander Machniak
2019-11-10Fix PHP warning: "array_merge(): Expected parameter 2 to be an array, null gi...Aleksander Machniak
2019-10-05CS fixes, Avoid usused variables, fixed minor bugsAleksander Machniak
2019-08-20Removed 'delete_always' option (#6782)Aleksander Machniak
2019-08-09Fix implode() wrong parameter order (#6866)Jack Cherng
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-11Make attachment list :empty selector workThomas Bruederli
2019-07-07Fix bug in miemetype name comparatorAleksander Machniak
2019-07-07Fix css styles leak from replied/forwarded message to the rest of the compose...Aleksander Machniak
2019-06-30Merge branch 'dev/display_next' of https://github.com/alecpl/roundcubemail in...Aleksander Machniak
2019-06-20Fix bug where selection of columns on messages list wasn't workingAleksander 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-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-05Properly apply assets_path to contact photo placeholderAleksander Machniak
2019-05-23Fix invalid path to "add contact" icon when using assets_path settingAleksander Machniak
2019-05-14Fix invalid path to blocked.gif when using assets_path setting (#6752)Aleksander Machniak
2019-05-11Fix regexpAleksander Machniak
2019-05-06Fix bug where bmp images couldn't be displayed on some systems (#6728)Aleksander Machniak
2019-05-03Fix so advanced search dialog is not automatically displayed on searchonly ad...Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-04-15Followup fix on handling HTML content w/o html/head/body tag (#6713)Aleksander Machniak
2019-03-19Fix bug where attachment preview didn't work with x_frame_options=deny (#6688)Aleksander Machniak
2019-03-19Expect skin thumbnails to be in assetsAleksander Machniak
2019-03-19Disable spellcheker (hide button) if the list of languages is emptyAleksander Machniak
2019-02-20Elastic: Keep original line wrapping in Message headers dialogAleksander Machniak
2019-02-16Elastic: Add style for .part-notice elements (like e.g. .boxwarning)Aleksander Machniak
2019-02-16Move common code to a functionAleksander Machniak
2019-02-12Fix missing CSRF token in message download (#6621)Mario Harjac
2019-02-04Elastic: Fix height of select elements inside of composite fieldsAleksander Machniak
2019-02-03HTML5 Upload Progress (#6177) (#6583)Aleksander Machniak
2019-01-10Fix so max_message_size limit is checked also when forwarding messages as att...Aleksander Machniak
2019-01-10Fix regressions in attachment rename and attachment title attribute settingAleksander Machniak
2019-01-06Improvements in contact import dialogAleksander Machniak
2019-01-05Update copyright yearThomas Bruederli
2018-12-09Fix dummy Message-Id when resuming a draft without Message-Id header (#6548)Aleksander Machniak
2018-11-23Fix inconsistent offset for various time zones - always display Standard Time...Aleksander Machniak
2018-11-07Use 'thumb' prefix, instead of '.thumb' suffix, for consistencyAleksander Machniak
2018-11-07FIx temp_filename() regressions, update changelog, add note in UPGRADINGAleksander Machniak