Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-12Add API error wrapper middleware to API routesChristoph Wurst
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2018-02-02Merge pull request #754 from nextcloud/feature/better-html-message-cachingChristoph Wurst
2018-02-01Add stricter HTTP caching headers for HTML messagesChristoph Wurst
2018-02-01Fix doc commentChristoph Wurst
2018-02-01Remove unused buld loading mechanismChristoph Wurst
2018-02-01Remove unified inbox/mailbox relictsChristoph Wurst
2018-01-22Fix phpdocChristoph Wurst
2018-01-15Sort attachment on the client-sideChristoph Wurst
2018-01-15Remove undefined and unused varChristoph Wurst
2018-01-08Fix recipients rending of sent messagesChristoph Wurst
2017-12-12Fix undefined indicesChristoph Wurst
2017-11-06fixup! Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06Merge branch 'master' of github.com:/nextcloud/mail into avatarsChristoph Wurst
2017-10-30Fix loading of HTML messagesChristoph Wurst
2017-10-28Introduce caching for avatarsJakob Sack
2017-10-23Cleanup address handlingChristoph Wurst
2017-09-25Specify which impl we expectChristoph Wurst
2017-09-25Remove unused codeChristoph Wurst
2017-09-12Add more csrf checksChristoph Wurst
2017-05-29Fix HTML body loading and only load sync token for non-noselect foldersChristoph Wurst
2017-05-15Remove dead pagination codeChristoph Wurst
2017-04-25Implement client-side horde sync mechanismChristoph Wurst
2017-04-25Implement date- and cursor-based paginationChristoph Wurst
2017-04-25Send client sync request to refresh messages; cursor-based paginationChristoph Wurst
2016-12-16allow moving messages inside a single accountChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling