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/tests
AgeCommit message (Expand)Author
2022-11-09Merge pull request #7540 from nextcloud/fix/hide-pgp-encryption-textChristoph Wurst
2022-11-08Fix tests in shortRelativeDatetime.spec.jsjulia.kirschenheuter
2022-11-07Fix envelope and message previews showing PGP ciphertextChristoph Wurst
2022-11-03Catch expired session and reload the pageChristoph Wurst
2022-10-18Fix signature above quoteDaniel Kesselberg
2022-10-12GH-7414: Fix schema definition for QuotePluginDaniel Kesselberg
2022-09-20Merge pull request #7297 from nextcloud/enh/7143/warning-large-editor-bodyChristoph Wurst
2022-09-20GH-7143: Show warning for large signaturesDaniel Kesselberg
2022-09-20GH-7141: Add ckeditor plugin for mailDaniel Kesselberg
2022-09-13Fix date formatting for sieve autoresponderRichard Steinmetz
2022-09-08Implement iMIP invitation response buttonsRichard Steinmetz
2022-09-06Escape double quotes and backslashesRichard Steinmetz
2022-09-02Implement automatic out-of-office repliesRichard Steinmetz
2022-09-02Tests for onEditorInput / editorExecute / signatureDaniel Kesselberg
2022-08-17Show mailbox counter if sub mailbox has unread messagesChristoph Wurst
2022-08-15Shorten the relative time of envelopesChristoph Wurst
2022-08-11Improve PI designgreta
2022-07-08Migrate js license headers to SPDX licenseChristoph Wurst
2022-07-07Split auto config and account creationChristoph Wurst
2022-06-08Add a unit test to verify the composer keeps the reply IDChristoph Wurst
2022-06-03Migrate from Mocha to jestChristoph Wurst
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-04-06Pipe all composer data through the Vuex storeChristoph Wurst
2022-02-11Fix missing account aliases for new accountsjulia.kirschenheuter
2022-01-18Fix syncing priority inboxRichard Steinmetz
2021-12-10Bump html-to-text from 5.1.1 to 8.1.0dependabot[bot]
2021-10-12Prevent irrelevant envelopes entering the unified mailboxesChristoph Wurst
2021-08-11Change format of paragraph from 2x newlines to 1x newline.Daniel Kesselberg
2021-05-28Tagging UIGretaD
2021-04-21add option to place signature above quoted textSilvio Zimmer
2021-04-09Normalize envelope tags in vuex storeRichard Steinmetz
2021-03-18Loads a new message when deleting oneCyrille Bollu
2021-03-08Delete envelopes from vuex stateRichard Steinmetz
2021-03-05Fix thread view not being reactiveRichard Steinmetz
2021-03-01Add bottom reply modeChristoph Wurst
2020-12-22Downgrade html-to-text and fix actions specsChristoph Wurst
2020-12-18Fix Webpack issue with CKEditor's dynamic translation importsChristoph Wurst
2020-11-06Fix envelope timestamp overlapChristoph Wurst
2020-09-08Make it possible to view messages of the same thread directlyChristoph Wurst
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-31Build proper folder hierarchyHolger Dehnhardt
2020-08-27Fix leftover usage of mailbox.id when mailbox.name is requiredChristoph Wurst
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-05-14Fix deleting a message from the priority inboxChristoph Wurst
2020-05-12Fix mailvelope integration by switching to the API versionChristoph Wurst
2020-04-08Add individually sync'ed new messages to the unified mailboxChristoph Wurst