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
AgeCommit message (Expand)Author
2022-11-03Catch expired session and reload the pageChristoph Wurst
2022-09-08Users can clear their mailboxesMikhail Sazanov
2022-09-08Implement iMIP invitation response buttonsRichard Steinmetz
2022-09-02Implement automatic out-of-office repliesRichard Steinmetz
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-01Add appendOrReplaceEnvelopeId for addEnvelope to replace existing messages fo...Daniel Kesselberg
2022-05-16Do not override existing aliasesChristoph Wurst
2022-05-09Stop message from sending while editinggreta
2022-04-28Disable scheduled sending if ajax cron is usedRichard 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-07Do not re-enqueue outbox messages when they are sentChristoph Wurst
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-02-11Fix missing account aliases for new accountsjulia.kirschenheuter
2021-12-23Add check for account id on removing mailbox prefixAnna Larch
2021-10-12Prevent irrelevant envelopes entering the unified mailboxesChristoph Wurst
2021-08-23Rename tagsgreta
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-05-28Tagging UIGretaD
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
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-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
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner
2020-11-06Fix envelope timestamp overlapChristoph 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-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-05-19Ensure "subscribed" flag is transferred from imap serverHolger Dehnhardt
2020-05-14Fix deleting a message from the priority inboxChristoph Wurst
2020-04-24Add virtual priority inboxGretaD