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
path: root/src
AgeCommit message (Expand)Author
2022-04-14Merge pull request #6238 from nextcloud/Valdnet-patch-1Anna
2022-04-14Merge pull request #6217 from nextcloud/fix/account-setup-fetch-mailboxesAnna
2022-04-14Fix sending message workflowjulia.kirschenheuter
2022-04-14l10n: Extracting spaces from a text stringValdnet
2022-04-13Add undo sending for new messagesgreta
2022-04-13Add possibility to send scheduled emails.julia.kirschenheuter
2022-04-12Merge pull request #5872 from nextcloud/enh/4823/async-itinerariesAnna
2022-04-08Add undo sending for new messagesgreta
2022-04-08Merge pull request #6190 from nextcloud/feature/outboxChristoph Wurst
2022-04-08Fix mailbox fetching after creating an accountChristoph Wurst
2022-04-08Unify composer logic and use modal/outbox everywhereChristoph Wurst
2022-04-07Merge pull request #6198 from nextcloud/fix/outbox-ignore-draft-after-sendAnna
2022-04-07Merge pull request #6208 from nextcloud/fix/outbox-show-send-at-and-recipientsAnna
2022-04-07Merge pull request #6204 from nextcloud/fix/outbox-resend-no-enqueueAnna
2022-04-07Merge pull request #6209 from nextcloud/fix/outbox-send-no-error-handlingAnna
2022-04-07Merge pull request #6202 from nextcloud/fix/outbox-composer-alias-idAnna
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 #6092 from Ad5001/fix-trim-imap-smtp-hostsChristoph Wurst
2022-04-07Add sendAt timestampAnna Larch
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-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-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-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-25Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIChristoph Wurst
2022-03-25Fix outbox ESLint errorsChristoph Wurst
2022-03-24Provide outbox messages as initial stateRichard Steinmetz
2022-03-24Implement frontend for outboxRichard Steinmetz
2022-03-24Fix index of next message to deletejulia.kirschenheuter
2022-03-04Add primary action buttons and more actions menujulia.kirschenheuter
2022-03-031. Revert "Triming IMAP and SMTP hosts on setup."Ad5001
2022-03-01Merge pull request #5748 from nextcloud/fix-envelope-accountChristoph Wurst
2022-02-23Merge pull request #6028 from nextcloud/fix/5907-account.aliases_for_new_acco...Christoph Wurst
2022-02-15Pointer cursor for quoted text clickability feedbackJan C. Borchardt
2022-02-11Fix missing account aliases for new accountsjulia.kirschenheuter
2022-02-11Add loading indicatorjulia.kirschenheuter
2022-02-09Merge pull request #6022 from nextcloud/enhancement/5987-create_submailbox_in...Christoph Wurst