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/util
AgeCommit message (Expand)Author
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-08-15Shorten the relative time of envelopesChristoph Wurst
2022-08-11Improve PI designgreta
2022-07-21Merge remote-tracking branch 'origin/main' into dependachristoph/npm_and_yarn...dependarichard/npm_and_yarn/webpack-5Richard Steinmetz
2022-07-14Implement frontend for iMIP dataRichard Steinmetz
2022-07-08Apply eslint fixesChristoph Wurst
2022-07-08Migrate js license headers to SPDX licenseChristoph Wurst
2022-01-18Fix syncing priority inboxRichard Steinmetz
2021-12-10Bump html-to-text from 5.1.1 to 8.1.0dependabot[bot]
2021-11-08Fix text detection with null or undefined stringChristoph Wurst
2021-08-27Create an event from an emailChristoph Wurst
2021-08-11Change format of paragraph from 2x newlines to 1x newline.Daniel Kesselberg
2021-04-21add option to place signature above quoted textSilvio Zimmer
2020-12-22Downgrade html-to-text and fix actions specsChristoph Wurst
2020-11-30Bump html-to-text from 5.1.1 to 6.0.0dependabot-preview[bot]
2020-08-24Rework the routingChristoph Wurst
2020-08-03Migrate to eslint-config-nextcloudJohn Molakvoæ (skjnldsv)
2020-07-17Clean up mix up of ID, UID and UUIDChristoph Wurst
2020-04-02Abstract text into an object with known formatChristoph Wurst
2020-03-23Bump prettier from 1.19.1 to 2.0.1dependabot-preview[bot]
2020-03-04Customises formating of paragraph elements in html-to-text's fromStringCyrille Bollu
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-02-04Try to recover from server errorsChristoph Wurst
2019-11-21Fix unexpected linebreaks in mails, responsive text flow, fix #2181Jan-Christoph Borchardt
2019-10-28Allow HTML signaturesChristoph Wurst
2019-10-22Allow formatted repliesChristoph Wurst
2019-10-16Migrate to @nextcloud/vue 1.0.0John Molakvoæ (skjnldsv)
2019-10-03Use the new @nextcloud npm packagesChristoph Wurst
2019-09-04Do not use lodash for undefined checksChristoph Wurst
2019-06-18Use nextcloud-l10n for translationsChristoph Wurst
2019-04-03Merge pull request #1643 from nextcloud/fix/uid-parser-default-accountv0.12.0-RC3Christoph Wurst
2019-04-03Fix parsing of default account message UIDsChristoph Wurst
2019-04-03Catch UID parsing errorsChristoph Wurst
2019-03-06Apply lint:autofix on util modulesChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-09Handle message loading errors and revive crash reporterChristoph Wurst
2018-11-07Add missing color indicator for envelopes in a unified mailboxChristoph Wurst
2018-11-06Fix uid parserChristoph Wurst
2018-11-06[Hit return to continue]Christoph Wurst
2018-11-05Fill reply recipients, subject and bodyChristoph Wurst
2018-10-25Fix more issuesChristoph Wurst
2018-10-25Fix jshint issuesChristoph Wurst
2018-10-23Move js sources to /src and use /js for the bundleChristoph Wurst