summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-29Don't alter Message-ID of a draft when sending (#1489409)Aleksander Machniak
2013-12-28Fix issue where deprecated syntax for HTML lists was not handled properly (#1...Aleksander Machniak
2013-12-27Optimised imageAleksander Machniak
2013-12-27Add some code for S/MIME signatures verification, update Crypt_GPG packageAleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-23Make addEventListener() chainable for better performance and compact codeAleksander Machniak
2013-12-23Update changelogAleksander Machniak
2013-12-23Merge pull request #156 from JohnDoh/previewtoggleAleksander Machniak
2013-12-23Merge pull request #157 from JohnDoh/trigger-insertrowAleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-21Fix broken text/* attachments when forwarding/editing a message (#1489426)Aleksander Machniak
2013-12-21Make possible to get contact ID from HTML id attribute (#1489414)Aleksander Machniak
2013-12-20Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)Aleksander Machniak
2013-12-18Improved minified files handling, added css minification (#1486988)Aleksander Machniak
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-12-17Fix replacing group name with group members on autocompletionAleksander Machniak
2013-12-17Fix handling of X-Forwarded-For header with multiple addresses (#1489481)Aleksander Machniak
2013-12-16Fix icon on archive folder (after changes in classic skin) andAleksander Machniak
2013-12-16Fix (improve fix for) folders list icons (#1489473)Aleksander Machniak
2013-12-15Fix position of messages list column dragging layer when the list is scrolled...Aleksander Machniak
2013-12-15Fix border issue on folders list in classic skin (#1489473)Aleksander Machniak
2013-12-15Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
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