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
2021-08-18Remove some debugging codeDaniel Kesselberg
2021-07-02Toggle auto tagging for classified messagesAnna Larch
2021-05-28Tagging UIGretaD
2021-05-26Load accounts and their settings via initial stateChristoph Wurst
2020-12-07Allow admins to limit the size of attachementsChristoph Wurst
2020-11-30Implement dragging and dropping mails into foldersJohannes Brückner
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-05fix for #3693: replaced btoa and atob function by base64 library that handles...Patrick Bender
2020-08-03Migrate to eslint-config-nextcloudJohn Molakvoæ (skjnldsv)
2020-03-23Bump prettier from 1.19.1 to 2.0.1dependabot-preview[bot]
2020-01-27Add user setting to opt-out from data collectionGretaD
2019-12-04Persist provisioned accountsChristoph Wurst
2019-10-15Add CKEditorChristoph Wurst
2019-10-03Use the new @nextcloud npm packagesChristoph Wurst
2019-06-19Fix usage of OC.requesttokenChristoph Wurst
2019-06-18Use nextcloud-l10n for translationsChristoph Wurst
2019-06-18Use the nextcloud-router packageChristoph Wurst
2019-04-16Sort mailbox and build their hierarchy on the client-sideChristoph Wurst
2019-03-06Apply lint:autofix on entry and other files in the src rootChristoph Wurst
2019-01-24Load account folders with the page and add error handlingChristoph Wurst
2019-01-09Fix slow account loading by using serialized dataChristoph Wurst
2018-12-20Fix navigation on left/right arrow in focussed input and textareasChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-07Reduce Vue bundle size by using dynamic webpack importsChristoph Wurst
2018-10-25Add back next/previous message shortcutChristoph Wurst
2018-10-23Move js sources to /src and use /js for the bundleChristoph Wurst