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
2021-06-22Tag messages in classifierAnna Larch
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
2021-03-22Add tagging to messagesAnna Larch
2021-02-26Add trusted domainGretaD
2021-02-18Add attachment dl method, add parts query wrapperAnna Larch
2021-01-20Add undo option for trusted sendersGretaD
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Fix some obvious errors reported by Psalm, take 1Christoph Wurst
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-04Fix the return type hint for IMailManager::getThreadChristoph Wurst
2020-09-02Allow toggeling of subscription status of mailboxesHolger Dehnhardt
2020-09-01Add rename mailbox optionGretaD
2020-08-25Add a unified search providerChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-08-11Move some usage of the old Folder to the more versatile MailboxChristoph Wurst
2020-08-10Add delete action for foldersGretaD
2020-07-17Add a REST resource to fetch a threadChristoph Wurst
2020-06-05Add quota for mailGretaD
2020-04-24Add virtual priority inboxGretaD
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-01Do not pass the UID twice when sending a mailChristoph Wurst
2020-03-26Refactor message flag logic into a service methodChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Add "view message source" functionalityCyrille Bollu
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-02-06Fix searching in message cache (and IMAP)Christoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-27Make \OCA\Mail\Model\RepliedMessageData nullable, not its propertiesChristoph Wurst
2019-09-27Refactor \OCA\Mail\Mailbox::getMessageChristoph Wurst
2019-09-05Move message sending and draft saving codeChristoph Wurst
2019-09-04Clean up the code responsible for deleting a messageChristoph Wurst
2019-09-03Improve error handling of the message syncChristoph Wurst
2019-05-08Make it possible to mark a folder as readChristoph Wurst
2019-04-19Make it possible to create subfolders and show folder statsChristoph Wurst
2019-04-17Make it possible to create a new folderChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-07-24Make IUserPreferences strictChristoph Wurst
2018-07-24Make IMailTransmission strictChristoph Wurst
2018-07-24Make IMailManager strictChristoph Wurst