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
2017-07-12Email Resent (Bounce) feature (#4985)Aleksander Machniak
2017-06-05Localize "Options" label on attachments list options buttonAleksander Machniak
2017-01-19A better way of intercepting dialog position in larryAleksander Machniak
2016-12-21Improve mailvelope decryption errors handling, hide encrypted part attachment...Aleksander Machniak
2016-11-20Merge branch 'dev-layouts'Aleksander Machniak
2016-11-06Get rid of "popupmessage" classAleksander Machniak
2016-10-30Fix splitter dragging over messages listAleksander Machniak
2016-10-20Fix regression where UI object could be not created on some pages (#5484)Aleksander Machniak
2016-09-17Widescreen layout aka three column view (#5093)Aleksander Machniak
2016-08-12Update to jQuery-UI 1.12.0Aleksander Machniak
2016-08-04Remove hacks for old Internet Explorer versionsAleksander Machniak
2016-07-30Add possibility to rename attachments in mail compose (#4996)Aleksander Machniak
2016-07-29Append menu to the attachment list entry after upload finishesAleksander Machniak
2016-07-28Add possibility to preview and download attachments in mail compose (#5053)Aleksander Machniak
2016-07-15Display full message subject in onmouseover on truncated subject in mail view...Aleksander Machniak
2016-05-09Merge pull request #5184 from guitarmanusa/compose_focusAleksander Machniak
2016-04-27Fix bug where contact search menu fields where always unchecked in Larry skinAleksander Machniak
2016-04-03Changed native DOM call to jQueryKyle Francis
2016-04-02Implements 'scroll by keyboard #5139'Kyle Francis
2016-01-08Fix initial value of horizontal splitter and page elementsAleksander Machniak
2015-10-16Fix Mailvelope container resizing after changes in 82dcbb74Thomas Bruederli
2015-10-15Move skin-specific code for compose encryption button to the skinAleksander Machniak
2015-10-13Don't use deprecated (soon) jQuery .bind() and .unbind() methodsAleksander Machniak
2015-09-20Fix various issues in Mailvelope integration (#1490533)Aleksander Machniak
2015-09-18Disable some toolbar buttons if Mailvelope editor is active (#1490533)Thomas Bruederli
2015-09-10Merged branch 'dev-mailvelope'Thomas Bruederli
2015-08-28Fix so adding CC/BCC recipients from the sidebar unhides compose form fields ...Aleksander Machniak
2015-05-25Start integrating the Mailvelope browser extension via its API.Thomas Bruederli
2015-04-29Implemented UI element to jump to specified page of the messages list (#1485235)Aleksander Machniak
2015-03-16Color quota display orange/red when over 80/90 %Thomas Bruederli
2015-02-07Embed magnet link for license information1.1.0Thomas Bruederli
2015-01-23Code style improvements and fixesAleksander Machniak
2015-01-23Workaround Firefox 3.6 issue where "advanced options" toggle element was misp...Aleksander Machniak
2014-12-16Remove focus from toggle item if clicked with the mouseThomas Bruederli
2014-11-18Avoid duplicated errors in error dialogAleksander Machniak
2014-11-13Don't append created iframe to document if it's going to be appended to a dia...Aleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-09-19Fix splitter code to properly work with 1px size bordersThomas Bruederli
2014-09-16Avoid errors when contacts widget is missing (in derived skins for example)Thomas Bruederli
2014-08-14Place folder namespace selector above search box. Adjust height after box is ...Thomas Bruederli
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-07-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)Aleksander Machniak
2014-07-09Fix displaying error messages without timeoutThomas Bruederli
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Unify default width of resizable UI elements (#1488837)Aleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-23Focus displayed input element in show_header_row()Aleksander Machniak
2014-06-19Fix preview toggle button (missing iconbutton class after click)Aleksander Machniak
2014-06-05Fix keyboard interaction with decorated <select> elements (Firefox only)Thomas Bruederli