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
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
2020-11-06Fix envelope timestamp overlapChristoph Wurst
2020-11-04Fix to https://github.com/nextcloud/mail/issues/3956Cyrille Bollu
2020-10-20Add move action to envelope context menuRichard Steinmetz
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-22Fix race condition where one envelope object overwrites the otherChristoph Wurst
2020-09-08Make it possible to view messages of the same thread directlyChristoph Wurst
2020-09-03Fix display of previous and successive threadsChristoph Wurst
2020-09-02Allow toggeling of subscription status of mailboxesHolger Dehnhardt
2020-09-01Add threading listGretaD
2020-09-01Add rename mailbox optionGretaD
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-31Build proper folder hierarchyHolger Dehnhardt
2020-08-24Rework the routingChristoph Wurst
2020-08-10Add delete action for foldersGretaD
2020-08-03Migrate to eslint-config-nextcloudJohn Molakvoæ (skjnldsv)
2020-07-17Clean up mix up of ID, UID and UUIDChristoph Wurst
2020-07-15Revive aliases featurePatrick Bender
2020-07-13Fix folder designGretaD
2020-06-03Paginate all section in the priority inboxChristoph Wurst
2020-05-19Merge pull request #2619 from nextcloud/feature/2273/multi-selectChristoph Wurst
2020-05-19Implement multiple envelopes selectionCyrille Bollu
2020-05-19Ensure "subscribed" flag is transferred from imap serverHolger Dehnhardt
2020-05-14Fix deleting a message from the priority inboxChristoph Wurst
2020-05-12Simplify seen/unseen flag to the IMAP standardChristoph Wurst
2020-05-12Add mark as junkGretaD
2020-05-08Optimize the background sync logicChristoph Wurst
2020-04-24Add virtual priority inboxGretaD
2020-04-23Make it possible to mark messages importantChristoph Wurst