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-07Merge pull request #6209 from nextcloud/fix/outbox-send-no-error-handlingAnna
2022-04-07Fix outbox API from/to/cc/bcc propertiesChristoph Wurst
2022-04-07Merge pull request #6202 from nextcloud/fix/outbox-composer-alias-idAnna
2022-04-07Merge pull request #6203 from nextcloud/fix/outbox-send-error-no-successAnna
2022-04-07Fix outbox send now error handling and improve message action labelsChristoph Wurst
2022-04-07Show relative send time and recipient(s) of outbox messagesChristoph Wurst
2022-04-07Do not re-enqueue outbox messages when they are sentChristoph Wurst
2022-04-07Show message sending errors as suchChristoph Wurst
2022-04-07Fix alias ID for new outbox messagesChristoph Wurst
2022-04-07Ignore draft if message has already been sentChristoph Wurst
2022-04-07Merge pull request #6162 from nextcloud/feature/outbox-worker-jobChristoph Wurst
2022-04-07Merge pull request #5976 from pravussum/fix-account-sync-error-in-message-mapperChristoph Wurst
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-04-07Fix message account sync error if uidCandites list is empty after filteringpravussum
2022-04-07Merge pull request #6092 from Ad5001/fix-trim-imap-smtp-hostsChristoph Wurst
2022-04-07Merge pull request #6193 from nextcloud/fix/add-send-at-timestampAnna
2022-04-07Add sendAt timestampAnna Larch
2022-04-07Merge pull request #6192 from nextcloud/update-main-phpunit-configJoas Schilling
2022-04-07Adjust phpunit config in mainupdate-main-phpunit-configJoas Schilling
2022-04-07Merge pull request #6031 from nextcloud/feature/outbox-rest-apiChristoph Wurst
2022-04-07Normalize outbox messagesChristoph Wurst
2022-04-07Fix outbox message deletion after sendChristoph Wurst
2022-04-07Proceed with deletion if object is missing on serverChristoph Wurst
2022-04-07Only delete drafts that existChristoph Wurst
2022-04-07Add outbox backend implementationAnna Larch
2022-04-07[tx-robot] updated from transifexNextcloud bot
2022-04-06Merge pull request #6186 from nextcloud/refactor/composer-outbox-vueChristoph Wurst
2022-04-06Pipe all composer data through the Vuex storeChristoph Wurst
2022-04-06Merge pull request #6184 from nextcloud/fix/outbox-no-imap-draftChristoph Wurst
2022-04-06Merge pull request #6181 from nextcloud/refactor/message-composer-vuexChristoph Wurst
2022-04-06Remove duplicate/dead code in outbox composerChristoph Wurst
2022-04-06Move message composer state into VuexChristoph Wurst
2022-04-06Do not delete IMAP messages after sending an outbox messageChristoph Wurst
2022-04-06[tx-robot] updated from transifexNextcloud bot
2022-04-05[tx-robot] updated from transifexNextcloud bot
2022-04-04Merge pull request #6176 from nextcloud/chore/update-feature-outbox-IIIAnna
2022-04-04fix testsAnna Larch
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst
2022-04-04Merge pull request #6174 from nextcloud/refactor/imap-client-clean-logout-res...Anna
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2022-04-04[tx-robot] updated from transifexNextcloud bot
2022-04-03[tx-robot] updated from transifexNextcloud bot
2022-04-02[tx-robot] updated from transifexNextcloud bot
2022-04-01Merge pull request #6099 from nextcloud/enhancement/setup-errorsChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-31[tx-robot] updated from transifexNextcloud bot
2022-03-28Merge pull request #6169 from nextcloud/enhancement/document-connection-ssl-p...Christoph Wurst
2022-03-28Document how to debug slow IMAP/SMTP connectionsChristoph Wurst
2022-03-28Load itineraries asynchronouslyenh/4823/async-itinerariesRichard Steinmetz
2022-03-27[tx-robot] updated from transifexNextcloud bot