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-04-08Replace mapper with outbox service for initial statefix/initial-state-from-serviceAnna Larch
2022-04-07Add sendAt timestampAnna Larch
2022-04-07Add outbox backend implementationAnna Larch
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-24Provide outbox messages as initial stateRichard Steinmetz
2022-03-24Implement frontend for outboxRichard Steinmetz
2022-02-21Add outbox REST API stubsChristoph Wurst
2021-12-09Add Psalm-generated return typesChristoph Wurst
2021-09-20Catch throwables, not just exceptions when loading mailboxesChristoph Wurst
2021-08-24Create anti spam report featureAnna Larch
2021-08-04Catch guzzle error in proxyDaniel Kesselberg
2021-07-14Merge pull request #5198 from nextcloud/enh/5173/ldap-aliases-provisioningChristoph Wurst
2021-07-12Move userId to controllerAnna Larch
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-07-02Toggle auto tagging for classified messagesAnna Larch
2021-06-15Add validation to account patchingAnna Larch
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-05-28Add custom user tagsDaniel Kesselberg
2021-05-28Tagging UIGretaD
2021-05-28Merge pull request #4968 from nextcloud/enhancement/multi-account-provisioningChristoph Wurst
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-27Fix decoding emtpy account settingsChristoph Wurst
2021-05-26Load accounts and their settings via initial stateChristoph Wurst
2021-04-27Merge pull request #4969 from nextcloud/enhancement/1400/unread-counterChristoph Wurst
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
2021-04-21add option to place signature above quoted textSilvio Zimmer
2021-04-19Allow signatures for aliasesDaniel Kesselberg
2021-04-12Add filtered routes for draft and threadRichard Steinmetz
2021-04-09Normalize envelope tags in vuex storeRichard Steinmetz
2021-04-08Merge pull request #4899 from nextcloud/debt/noid/more-aliases-cleanupChristoph Wurst
2021-04-08Cleanup internal alias apiDaniel Kesselberg
2021-04-08Merge pull request #4838 from myrho/warn-many-recipientsAnna Larch
2021-04-01cosmetic thingsMatthias
2021-03-30Cleanup aliases logicDaniel Kesselberg
2021-03-26warn before sending to many recipients in to/ccMatthias
2021-03-22Add tagging to messagesAnna Larch
2021-03-15Sync the new draft messages per UIDChristoph Wurst
2021-03-12Allow adding senders to the address bookKristian Lebold
2021-03-01Add bottom reply modeChristoph Wurst
2021-02-26Add trusted domainGretaD
2021-02-26Add Sieve supportDaniel Kesselberg
2021-02-19Make sure an account exists before updating itChristoph Wurst
2021-02-18Add attachment dl method, add parts query wrapperAnna Larch
2021-01-20Add undo option for trusted sendersGretaD
2021-01-18Bump nextcloud/coding-standard from 0.4.0 to 0.5.0dependabot-preview[bot]
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-16Merge pull request #3998 from nextcloud/feature/limit-attachment-sizeChristoph Wurst