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-08-09Add envelope action links to download whole messageRichard Steinmetz
2022-06-14Handle empty thread root idAnna Larch
2022-04-14Make nullableAnna Larch
2022-03-28Load itineraries asynchronouslyenh/4823/async-itinerariesRichard Steinmetz
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-05-28Tagging UIGretaD
2021-04-09Normalize envelope tags in vuex storeRichard Steinmetz
2021-03-22Add tagging to messagesAnna Larch
2021-02-18Add attachment dl method, add parts query wrapperAnna Larch
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-21Bump nextcloud/coding-standard from 0.3.0 to 0.4.0dependabot-preview[bot]
2020-12-03Merge pull request #4103 from nextcloud/feature/remember-trusted-sendersGreta
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-12-01Adds caching for MessageController's getBody functionCyrille Bollu
2020-11-06Clean up HTML responseChristoph Wurst
2020-11-06Responsive mail iframeRichard Steinmetz
2020-11-02Fixes "Save all to Files" functionCyrille Bollu
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Use an empty array for empty json resonsesChristoph Wurst
2020-10-04Migrate controllers to the PSR logger interfaceChristoph Wurst
2020-09-02Fix missing but expected accountId and mailboxId on message JSONChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-07-17Add a REST resource to fetch a threadChristoph Wurst
2020-05-12Add mark as junkGretaD
2020-04-24Add virtual priority inboxGretaD
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-03Fix URLs of embedded imagesChristoph Wurst
2020-03-26Refactor message flag logic into a service methodChristoph Wurst
2020-03-25Add "view message source" functionalityCyrille Bollu
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2020-02-24Make envelope lists more versatileChristoph 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
2020-01-28Fix saving an embedded message to FilesChristoph Wurst
2020-01-24Show embedded messages as attachmentsChristoph Wurst
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst
2019-12-16Treat MIME part IDs as strings, not intsChristoph Wurst
2019-11-21Fix ical importChristoph Wurst
2019-10-17Lets use the server methods for cachingRoeland Jago Douma
2019-10-16Remove getAccount from MessagesControllerRoeland Jago Douma
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-27Include the HTML body in the JSON message dataChristoph Wurst
2019-09-27Refactor \OCA\Mail\Mailbox::getMessageChristoph Wurst
2019-09-04Clean up the code responsible for deleting a messageChristoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-09-24Add loading of HTML message bodiesChristoph Wurst
2018-09-24Load real message body data from the serverChristoph Wurst
2018-07-30Fix attachment ID type inconsistencyChristoph Wurst
2018-07-24Make MessagesController strictChristoph Wurst