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
2020-11-27Merge pull request #4128 from nextcloud/fix/mailto_routeChristoph Wurst
2020-11-27Fix mailto routeGretaD
2020-11-26Add route for draftsRichard Steinmetz
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner
2020-11-06Clean up HTML responseChristoph Wurst
2020-11-06Responsive mail iframeRichard Steinmetz
2020-11-02Fixes "Save all to Files" functionCyrille Bollu
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-08Use an empty array for empty json resonsesChristoph Wurst
2020-10-04Migrate controllers to the PSR logger interfaceChristoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-24Merge pull request #3637 from nextcloud/fix/3297/set-mime-type-to-attachmentsv1.5.0-beta3Christoph Wurst
2020-09-24Gets mime type of uploaded attachmentsCyrille Bollu
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-02Merge pull request #3526 from nextcloud/fix/missing-account-mailbox-ids-messageChristoph Wurst
2020-09-02Fix missing but expected accountId and mailboxId on message JSONChristoph Wurst
2020-09-02Merge pull request #3458 from dehnhardt/feature/subscribeFolder1Christoph Wurst
2020-09-02Allow toggeling of subscription status of mailboxesHolger Dehnhardt
2020-09-02Merge pull request #3486 from nextcloud/fix/change_shortcuts_into_modalChristoph Wurst
2020-09-01Add rename mailbox optionGretaD
2020-08-31Change keyboardshortcut into modalGretaD
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-05-19Ensure "subscribed" flag is transferred from imap serverHolger Dehnhardt
2020-05-12Add mark as junkGretaD
2020-04-24Add virtual priority inboxGretaD
2020-04-20Make it possible to clear the message cache as userChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-03Fix URLs of embedded imagesChristoph 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-25Add "view message source" functionalityCyrille Bollu
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-03-03Log errors when the initial state data can't be loadedChristoph Wurst
2020-02-26Make it possible to resume the initial syncChristoph Wurst
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-02-04Merge pull request #2562 from nextcloud/feature/opt-out_data_collectionChristoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-02-03Fix HTTP500 when no UIDs are sentChristoph 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-27Add user setting to opt-out from data collectionGretaD
2020-01-24Show embedded messages as attachmentsChristoph Wurst
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst