summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ...Aleksander Machniak
2013-12-13Fix security rules in .htaccess preventing access to base URL without the end...Aleksander Machniak
2013-12-12Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-12-12In normalize_string() replace 4-byte unicode characters with '?' character.Aleksander Machniak
2013-12-11Fix use of non-existing localization label (#1489474)Aleksander Machniak
2013-12-11Improved drag-n-drop layer: - do not auto-select children of collapsed threads,Aleksander Machniak
2013-12-11Fix regression where only first new folder was placed in correct place on the...Aleksander Machniak
2013-12-09Fix issue where children of selected and collapsed thread were skipped on var...Aleksander Machniak
2013-12-09Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-12-09Nicely handle server-side modification of script names (#1489412)Aleksander Machniak
2013-12-09Added sk_SK localization for csv2vcard mapAleksander Machniak
2013-12-09Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467)Aleksander Machniak
2013-12-08Fix fixed header issue after removing rows (1295420)Aleksander Machniak
2013-12-08Make sure selected group is listed after delete error (#1489463)Aleksander Machniak
2013-12-08Clarify update() result description, return boolean when ID didn't changeAleksander Machniak
2013-12-07trigger insertrow JS event from compose screen address book widgetJohnDoh
2013-12-05Improved error messagesAleksander Machniak
2013-12-05Fix links in UI messages after new #messagestack was implementedAleksander Machniak
2013-12-05Check rcube_addressbook::get_error() after failing delete (#1489463)Aleksander Machniak
2013-12-04Fix issue where groups were not deleted when "Replace entire addressbook" opt...Aleksander Machniak
2013-12-02Remove useless height attribute from #quotadisplay elementAleksander Machniak
2013-12-02Update changelogAleksander Machniak
2013-12-02Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-12-02Fix unreliable mimetype tests in Installer (#1489453)Aleksander Machniak
2013-12-01Fix performance of listing writeable folders (#1489451)Aleksander Machniak
2013-11-29Prepare releasev1.0-betaThomas Bruederli
2013-11-28Display version from composer.json even if not intstalledThomas Bruederli
2013-11-28Argggh! Get a version of the closure compiler that is known to workThomas Bruederli
2013-11-28Fix download URL for closure compilerThomas Bruederli
2013-11-28Updated localizations from TransifexThomas Bruederli
2013-11-28Fix preparation of message object before saving into the cache.Aleksander Machniak
2013-11-28Improve "ul.listing li" with text overflow stylesAleksander Machniak
2013-11-28Exec config_get hook also in rcube_config::all() (#1485981)Aleksander Machniak
2013-11-28Fix handling of invalid closing tags in HTML messages (#1489446)Aleksander Machniak
2013-11-26Always send unread counter update for current folderAleksander Machniak
2013-11-25Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ch...Aleksander Machniak
2013-11-25Small code improvementAleksander Machniak
2013-11-25Add possibility to overwrite a label/message in Roundcube's language package ...Aleksander Machniak
2013-11-24Make Reporting-UA header in MDN report optional, as User-Agent isAleksander Machniak
2013-11-23Save Larry skin UI settings in local storage instead of cookiesThomas Bruederli
2013-11-23Make local storage functions work before rcmail.init() was calledThomas Bruederli
2013-11-23Set real content-type for file downloads (#1489439)Aleksander Machniak
2013-11-23Refactored classic skin splitter code to fix it for IE<9Aleksander Machniak
2013-11-23remember preview header collapse statusPhilW
2013-11-23- Update TinyMCE to version 3.5.10 (#1489442)Aleksander Machniak
2013-11-22Fix keyboard navigation in autocompletion list on Opera browserAleksander Machniak
2013-11-22Fix right margin in mail task interface to be precissely the same as in other...Aleksander Machniak
2013-11-22Fix #messagestack position (again)Aleksander Machniak
2013-11-22Make splitters more responsive (using timing events)Aleksander Machniak
2013-11-22Add missing </div>Aleksander Machniak