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-09-02Implement automatic out-of-office repliesRichard Steinmetz
2022-09-02Add constants for EDITOR_MODE_* and description for onAliasChangeDaniel Kesselberg
2022-09-02Move DOMPurify.sanitize to showMessageComposerDaniel Kesselberg
2022-08-11Improve PI designgreta
2022-07-08Apply eslint fixesChristoph Wurst
2022-07-08Migrate js license headers to SPDX licenseChristoph 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-07Add attachment objects on message forwardbug/6064/frontend-forward-attachmentsDaniel Kesselberg
2022-06-01Add appendOrReplaceEnvelopeId for addEnvelope to replace existing messages fo...Daniel Kesselberg
2022-06-01Add getEnvelopesByThreadRootId to select messages from store by thread root idDaniel Kesselberg
2022-05-31Fix the PI syncgreta
2022-05-17Merge pull request #6440 from nextcloud/fix/undo-timeout-dialogsChristoph Wurst
2022-05-17Change the timeout value to fit the dialogsgreta
2022-05-17Fix text format when closing the composer modalChristoph Wurst
2022-05-16Do not override existing aliasesChristoph Wurst
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