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/store
AgeCommit message (Expand)Author
2022-05-09Stop message from sending while editinggreta
2022-05-02Implement undo for send now action in outbox message listRichard Steinmetz
2022-04-29Fix outbox/sendMessage() not checking plausibility of sendAtRichard Steinmetz
2022-04-28Disable scheduled sending if ajax cron is usedRichard 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-12Merge pull request #5872 from nextcloud/enh/4823/async-itinerariesAnna
2022-04-08Add undo sending for new messagesgreta
2022-04-08Unify composer logic and use modal/outbox everywhereChristoph Wurst
2022-04-07Merge pull request #6204 from nextcloud/fix/outbox-resend-no-enqueueAnna
2022-04-07Do not re-enqueue outbox messages when they are sentChristoph Wurst
2022-04-07Show message sending errors as suchChristoph 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-07Add outbox backend implementationAnna Larch
2022-04-06Pipe all composer data through the Vuex storeChristoph Wurst
2022-04-06Move message composer state into VuexChristoph 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-11Fix missing account aliases for new accountsjulia.kirschenheuter
2022-01-18Fix syncing priority inboxRichard Steinmetz
2021-12-23Add check for account id on removing mailbox prefixAnna Larch
2021-12-20Fix mark as spam displaygreta
2021-11-02Add mark as important on selection optiongreta
2021-10-12Prevent irrelevant envelopes entering the unified mailboxesChristoph Wurst
2021-09-30Fix unified account colors on paged resultsChristoph Wurst
2021-08-23Rename tagsgreta
2021-07-26Add notjunk flag to messages marked not junkAnna Larch
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-02If the message already has the important tag the action menu label is mark un...Daniel Kesselberg
2021-05-28Add custom user tagsDaniel Kesselberg
2021-05-28Tagging UIGretaD
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-09Normalize envelope tags in vuex storeRichard Steinmetz
2021-04-07Fix updateEnvelope mutationRichard Steinmetz
2021-03-22Add tagging to messagesAnna Larch
2021-03-18Loads a new message when deleting oneCyrille Bollu
2021-03-10Do not attempt to retry an (initial) sync if mailbox is lockedChristoph Wurst
2021-03-10Bump @nextcloud/eslint-config from 2.2.0 to 4.0.0 and peersRichard Steinmetz
2021-03-08Delete envelopes from vuex stateRichard Steinmetz
2021-03-05Fix thread view not being reactiveRichard Steinmetz
2021-02-26Add Sieve supportDaniel Kesselberg
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner