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
2021-07-12Move userId to controllerAnna Larch
2020-12-04Merge pull request #4086 from nextcloud/techdept/proper-vendor-includeChristoph Wurst
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-12-01Require vendor autoloader in class definitionChristoph Wurst
2020-11-24Add unread mail dashboard widgetRichard Steinmetz
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-08-25Add a unified search providerChristoph Wurst
2020-08-11Migrate to Nextcloud 20's bootstrap mechanismChristoph Wurst
2020-08-10Implement dashboard panelJulius Härtl
2020-07-13Build threads after each IMAP syncChristoph Wurst
2020-06-04Remove the BootstrapSingletonChristoph Wurst
2020-05-05Delete all user's accounts when the user is deletedChristoph Wurst
2020-04-27Merge pull request #2972 from nextcloud/fix/contacts-integration-servicesChristoph Wurst
2020-04-23Add classifier for new messagesChristoph Wurst
2020-04-23Use all available group servicesChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-03-26Update the message cache when a message is flaggedChristoph Wurst
2020-03-26Dispatch an interaction event for sent messagesChristoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2020-02-10Delete cached messages when deleting them on IMAPChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-08remove unused importsBoris Fritscher
2020-01-08Implement contact group lookup and expansionBoris Fritscher
2019-12-04Fix middleware registration on stable17Christoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-10-23Fix missing account display name and email prefillChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-05Move message sending and draft saving codeChristoph Wurst
2019-09-04Clean up the code responsible for deleting a messageChristoph Wurst
2018-08-08Fix redirect in proxy controller with no referrerChristoph Wurst
2018-07-24Make OCA\Mail\AppInfo strictChristoph Wurst
2018-03-19Add ability to send to groupsMatthias
2018-02-12Add API error wrapper middleware to API routesChristoph Wurst
2017-12-12Add opt-out setting for Gravatar integrationChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-10-28Use AppData for storing avatarsJakob Sack
2017-10-28Introduce caching for avatarsJakob Sack
2017-09-25Remove unused codeChristoph Wurst
2017-08-01Merge branch 'master' of github.com:/nextcloud/mail into feature/local-attach...Christoph Wurst
2017-07-10Refactor message transmission codeChristoph Wurst
2017-07-04Fix DI and typosChristoph Wurst
2017-06-12Fix ternary operator expression to actually return the array valueChristoph Wurst
2017-06-12Increase test coverageChristoph Wurst
2017-05-30Lower access modifier of internally-only used methodChristoph Wurst
2017-02-22use server's credential storeChristoph Wurst
2017-02-22rename classChristoph Wurst
2017-02-22create a dynamic default accountChristoph Wurst
2017-02-09Refactor server-side folder management implementationChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling