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-10-13Allow changing an account's auth method via RESTChristoph Wurst
2022-10-04Implement archive functionalityArjen
2022-10-03Fix disabling the add account buttonRichard Steinmetz
2022-10-02Add the option to disable the new account buttonAnna Larch
2022-10-01Move controllers to typed propertiesenh/move-controller-typed-propsAnna Larch
2022-09-27Improve HTTP cachingChristoph Wurst
2022-09-08Users can clear their mailboxesMikhail Sazanov
2022-09-03Update codestyledependabot/composer/vendor-bin/cs-fixer/friendsofphp/php-cs-fixer-3.11.0Daniel Kesselberg
2022-09-02Merge pull request #7066 from nextcloud/enhancement/viewer-attachmentsChristoph Wurst
2022-09-02Open attachments with viewerChristoph Wurst
2022-09-02Remember last/start mailboxChristoph Wurst
2022-08-25Remove unneccessary account checkperf/remove-account-checkAnna Larch
2022-08-18Mark avatar has immutableCarl Schwan
2022-08-09Add envelope action links to download whole messageRichard Steinmetz
2022-07-07Split auto config and account creationChristoph Wurst
2022-06-20Revert "Users can clear their mailboxes"revert-6286-enh/clear-folder-featureAnna
2022-06-17Users can clear their mailboxesMikhail Sazanov
2022-06-14Handle empty thread root idAnna Larch
2022-06-09Better signature detection: always store the HTML version for the CKeditor body.julia.kirschenheuter
2022-06-08Fix missing default value for `failed` of outbox messagesChristoph Wurst
2022-06-07Fix sending erroneous message repeatedlyChristoph Wurst
2022-05-31Fix collecting addresses in the backgroundChristoph Wurst
2022-05-19Drop dead message sending codeChristoph Wurst
2022-05-18Merge pull request #6460 from nextcloud/fix/sending-messages-to-groupsChristoph Wurst
2022-05-17Reduce log messages by account auto detectdebt/noid/reduce-log-spamDaniel Kesselberg
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-04-28Disable scheduled sending if ajax cron is usedRichard Steinmetz
2022-04-14Make nullableAnna Larch
2022-04-12Merge pull request #5872 from nextcloud/enh/4823/async-itinerariesAnna
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-28Load itineraries asynchronouslyenh/4823/async-itinerariesRichard Steinmetz
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