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-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
2020-04-08Add individually sync'ed new messages to the unified mailboxChristoph Wurst
2020-03-23Bump prettier from 1.19.1 to 2.0.1dependabot-preview[bot]
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-02-29Fix normalization importsAnton Strömkvist
2020-02-28Use id normalization where applicableAnton Strömkvist
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-21Fix creating a new mailboxChristoph Wurst