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
2022-05-23Add PHP8.1 supportChristoph Wurst
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-14Mark immutable classes as immutableChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Fix wrong falseable returns detected by PsalmChristoph Wurst
2020-09-24Merge pull request #3631 from nextcloud/enhancement/cache-no-avatarChristoph Wurst
2020-09-24Show inline avatars for all participants in a threadingGretaD
2020-09-22Cache no avatar available in memcache as wellChristoph Wurst
2020-05-14Mozartize the Gravatar libChristoph Wurst
2020-05-14Mozartize the favicon libChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2019-12-16Fix local caching in external Favicon libChristoph Wurst
2018-08-08Fix favicon caching on invalid pathsChristoph Wurst
2018-08-01Make OCA\Mail\Service\Avatar strictChristoph Wurst
2018-01-22Switch to nc13-RC1 to nc14-devChristoph Wurst
2017-12-12Merge pull request #653 from nextcloud/feature/gravatar-opt-outChristoph Wurst
2017-12-12Add opt-out setting for Gravatar integrationChristoph Wurst
2017-12-04Make sure we catch all error cases returned by the icon scraperChristoph Wurst
2017-12-04Fix buggy icon scraper by replacing itChristoph Wurst
2017-11-13fixup! Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06fixup! Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst