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-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
2019-12-17Make it possible to change the order of accountsChristoph Wurst
2019-12-16Treat MIME part IDs as strings, not intsChristoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-11-21Fix ical importChristoph Wurst
2019-10-23Fix missing account display name and email prefillChristoph Wurst
2019-10-23Improve redirect checkRoeland Jago Douma
2019-10-17Lets use the server methods for cachingRoeland Jago Douma
2019-10-16Remove getAccount from MessagesControllerRoeland Jago Douma
2019-10-15Add CKEditorChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-27Include the HTML body in the JSON message dataChristoph 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-08-29Check for valid e-mail on avatar url endpointRoeland Jago Douma
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
2019-04-10Some more Controller cleanupRoeland Jago Douma
2019-04-10Smal cleanup of the AccountsControllerRoeland Jago Douma
2019-04-09Add support for signaturesChristoph Wurst
2019-02-01Fix updating and account and log errorsChristoph Wurst
2019-01-24Merge branch 'master' of github.com:/nextcloud/mail into fix/pagecontroller-s...Christoph Wurst
2019-01-24Fix string typehint that causes issues when the user logged outChristoph Wurst
2019-01-24Load account folders with the page and add error handlingChristoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-12-05Add Vue drafts viewChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-02Finish account setup featureChristoph Wurst
2018-09-24Add loading of HTML message bodiesChristoph Wurst
2018-09-24Load real message body data from the serverChristoph Wurst
2018-08-08Fix wrong property accessChristoph Wurst
2018-08-08Fix redirect in proxy controller with no referrerChristoph Wurst
2018-08-02Fix structure, sending replies and drafts drafts and replies wit...Christoph Wurst
2018-08-01Fix sending messages withouth a folder ID (new messages)Christoph Wurst
2018-07-30Fix attachment ID type inconsistencyChristoph Wurst
2018-07-24Make ProxyController strictChristoph Wurst
2018-07-24Make PreferencesController strictChristoph Wurst
2018-07-24Make PageController strictChristoph Wurst
2018-07-24Make MessagesController strictChristoph Wurst
2018-07-24Make LocalAttachmentsController strictChristoph Wurst