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-05-02Merge pull request #6331 from nextcloud/fix/outbox-not-savedChristoph Wurst
2022-04-29Fix outbox/sendMessage() not checking plausibility of sendAtRichard Steinmetz
2022-04-29Fix saving the outbox draftingfix/outbox-not-savedgreta
2022-04-29Merge pull request #6180 from nextcloud/fix/6157-saving_a_draft_reports_successChristoph Wurst
2022-04-29Fix draft reports' outcomejulia.kirschenheuter
2022-04-28Disable scheduled sending if ajax cron is usedRichard Steinmetz
2022-04-26Fix alignment of mailbox loading indicatorfix/6205/center-loading-indicatorRichard Steinmetz
2022-04-22Merge pull request #6293 from nextcloud/fix/6292/edit-custom-date-and-timeRichard Steinmetz
2022-04-22Merge pull request #6288 from nextcloud/enhanc/modal-to-toas-delete-outboxRichard Steinmetz
2022-04-22Fix custom date and time picker when editing outbox messagesRichard Steinmetz
2022-04-22Replace "outbox send now" with material design "send icon"julia.kirschenheuter
2022-04-22Show delete toat delete feedbackgreta
2022-04-21Increment default custom schedule time by 1 hourRichard Steinmetz
2022-04-21Merge pull request #6252 from nextcloud/fix/6179/mailbox-name-after-patchRichard Steinmetz
2022-04-21Refresh outbox contents every 60 secondsRichard Steinmetz
2022-04-21Fix mailbox being renamed after every updateRichard Steinmetz
2022-04-19Change outbox composer title to "Edit message"Richard Steinmetz
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