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-11Treat temporary IMAP errors as warningsChristoph Wurst
2020-02-10Delete cached messages when deleting them on IMAPChristoph Wurst
2020-02-10Add a lazy structure analyzation to get the attachments icon backChristoph 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
2020-01-27Merge pull request #2490 from nextcloud/fix/create-folderChristoph Wurst
2020-01-22Do not fail when no CATEGORY is set on contactsChristoph Wurst
2020-01-21Fix creating a new mailboxChristoph Wurst
2020-01-16Merge pull request #2414 from bfritscher/feature-contact-group-sendChristoph Wurst
2020-01-15Always update account display nameChristoph Wurst
2020-01-09send to all emails of the contact matching a groupBoris Fritscher
2020-01-08Implement contact group lookup and expansionBoris Fritscher
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst
2019-12-17Merge pull request #2367 from nextcloud/fix/imported-provisioning-config-defa...Christoph Wurst
2019-12-17Merge pull request #2364 from nextcloud/fix/favicon-vendor-cacheChristoph Wurst
2019-12-17Auto-enable imported provisioning configChristoph Wurst
2019-12-16Fix local caching in external Favicon libChristoph Wurst
2019-12-16Fix accidental provisioning when it's actually disabledChristoph Wurst
2019-12-16Treat MIME part IDs as strings, not intsChristoph Wurst
2019-12-09Fix empty password for provisioned accountChristoph Wurst
2019-12-06Add a CLI command to diagnose IMAP accountsChristoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-11-21Add php7.4 supportChristoph Wurst
2019-10-29Fix groups expansion on umlautsChristoph Wurst
2019-10-28Fix unnecessary line breaks in quoted reply textChristoph Wurst
2019-10-25Fix line breaks in plain text messageChristoph Wurst
2019-10-16Merge pull request #2111 from nextcloud/td/remove/messagescontroller/getAccountRoeland Jago Douma
2019-10-16Remove getAccount from MessagesControllerRoeland Jago Douma
2019-10-16Move ImapConnector overRoeland Jago Douma
2019-10-15Add CKEditorChristoph Wurst
2019-10-08Do not fetch headers if we don't use themChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-28Merge pull request #2036 from nextcloud/fix/save-draft-as-draftChristoph Wurst
2019-09-27Make \OCA\Mail\Model\RepliedMessageData nullable, not its propertiesChristoph Wurst
2019-09-27Refactor \OCA\Mail\Mailbox::getMessageChristoph Wurst
2019-09-27Flag drafts as draftChristoph Wurst
2019-09-09Merge branch 'master' of github.com:/nextcloud/mail into refactor/send-messag...Christoph Wurst
2019-09-09Filter out empty MX'esChristoph 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-09-02Persist the mailbox special use as wellChristoph Wurst
2019-08-29Add a database cache for mailbox dataChristoph Wurst
2019-08-27Properly declare propertyRoeland 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-16Sort mailbox and build their hierarchy on the client-sideChristoph Wurst
2019-04-15Translate folder names on the client-sideChristoph Wurst