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/store
AgeCommit message (Expand)Author
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-21Fix creating a new mailboxChristoph Wurst
2019-12-17Access accounts getter as propertyChristoph Wurst
2019-12-17Make it possible to change the order of accountsChristoph Wurst
2019-11-15FIX: Label the unified inbox as "All inboxes"Cyrille Bollu
2019-10-25Merge pull request #2161 from nextcloud/fix/delete-account-redirectChristoph Wurst
2019-10-24Fix account delete redirectionChristoph Wurst
2019-10-24Fix redirection on (first) account setupChristoph Wurst
2019-10-22Fix usage of lodash's flatMapDeep in background syncChristoph Wurst
2019-10-21Do not use side effects for reply and forward message dataChristoph Wurst
2019-10-17Move over the final lodash to lodash/fpRoeland Jago Douma
2019-10-17Move more functions to lodash/fpRoeland Jago Douma
2019-10-15Add CKEditorChristoph Wurst
2019-10-03Use the new @nextcloud npm packagesChristoph Wurst
2019-09-04Do not use lodash for undefined checksChristoph Wurst
2019-08-28Normalize subfolders in the Vuex storeChristoph Wurst
2019-06-18Use nextcloud-l10n for translationsChristoph Wurst
2019-05-08Make it possible to mark a folder as readChristoph Wurst
2019-04-17Make it possible to create a new folderChristoph 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-10Remove actions.js.origRoeland Jago Douma
2019-04-09Fix setting the signature outside of VuexChristoph Wurst
2019-04-09Add support for signaturesChristoph Wurst
2019-03-26Fetch the folders of a newly created accountChristoph Wurst
2019-03-06Apply lint:autofix on store modulesChristoph Wurst
2019-03-05Merge branch 'master' of github.com:/nextcloud/mail into feature/account-sett...Christoph Wurst
2019-03-05Split Vuex store into modulesChristoph Wurst