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
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
2020-04-02Abstract text into an object with known formatChristoph Wurst
2020-03-26Do not all-caps Re and Fwd prefixesJan-Christoph Borchardt
2020-03-23Bump prettier from 1.19.1 to 2.0.1dependabot-preview[bot]
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-02-11Fix some missing translationsChristoph Wurst
2020-02-04Try to recover from server errorsChristoph Wurst
2020-01-23- Adds a unit test for ReplyBuilder.js for when original sender is the same a...Cyrille Bollu
2020-01-16Add lines into texteditor and fix testGretaD
2019-11-25Bump eslint from 5.16.0 to 6.7.1dependabot-preview[bot]
2019-11-14Fix flagges shown as subfolder on some accountsChristoph Wurst
2019-10-28Fix removed reply to emailChristoph Wurst
2019-10-25Fix encoding issues of the folder display nameChristoph Wurst
2019-10-22Allow formatted repliesChristoph Wurst
2019-10-15Add CKEditorChristoph Wurst
2019-04-16Sort mailbox and build their hierarchy on the client-sideChristoph Wurst
2019-04-15Translate folder names on the client-sideChristoph Wurst
2019-04-04Fix linting errors in the uid parser moduleChristoph Wurst
2019-04-03Fix parsing of default account message UIDsChristoph Wurst
2019-03-06Apply lint:autofix on all testsChristoph Wurst
2019-03-01Fix testsChristoph Wurst
2018-11-28Fix tooltip directive on unit tested componentChristoph Wurst
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-05Make tests timezone-independentChristoph Wurst
2018-11-05Fill reply recipients, subject and bodyChristoph Wurst
2018-10-23Move js sources to /src and use /js for the bundleChristoph Wurst