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
2020-02-04Don't handle sync conflicts as errorsChristoph Wurst
2020-02-04Try to recover from server errorsChristoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-02-03Fix HTTP500 when no UIDs are sentChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-11-25Bump eslint from 5.16.0 to 6.7.1dependabot-preview[bot]
2019-11-21Fix ical importChristoph Wurst
2019-10-28Update DAVClient and now unused exports-loaderChristoph Wurst
2019-10-24Merge pull request #2117 from nextcloud/td/DAVSerice/kill_jqueryChristoph Wurst
2019-10-23Show missing feedback if account creation failsChristoph Wurst
2019-10-17Move over some code over to lodash/fpRoeland Jago Douma
2019-10-16Remove jquery usage and replace with AxiosRoeland Jago Douma
2019-10-16Remove aliasesservice.jsRoeland Jago Douma
2019-10-15Add CKEditorChristoph Wurst
2019-10-03Use the new @nextcloud npm packagesChristoph Wurst
2019-07-05Use nextcloud-logger for servicesChristoph Wurst
2019-07-04Use nextcloud-logger for servicesChristoph Wurst
2019-06-19Use nextcloud-auth instead of nextcloud-serverChristoph Wurst
2019-06-18Use nextcloud-l10n for translationsChristoph Wurst
2019-06-18Use the nextcloud-router packageChristoph Wurst
2019-05-08Make it possible to mark a folder as readChristoph Wurst
2019-04-19Make it possible to create subfolders and show folder statsChristoph Wurst
2019-04-17Make it possible to create a new folderChristoph Wurst
2019-04-09Add support for signaturesChristoph Wurst
2019-03-07Show upload progress for local attachmentsChristoph Wurst
2019-03-06Apply lint:autofix on js servicesChristoph Wurst
2019-03-05Merge branch 'master' of github.com:/nextcloud/mail into feature/account-sett...Christoph Wurst
2019-03-05Fix account deletion with Vue front-endChristoph Wurst
2019-02-07Update the account in the store after an updateKevin Ndung'u
2019-02-01Merge branch 'master' of github.com:/nextcloud/mail into feature/account-sett...Christoph Wurst
2019-01-25Add envelope searchChristoph Wurst
2019-01-14WIP: Account settings pageKevin Ndung'u
2019-01-09Fix slow account loading by using serialized dataChristoph Wurst
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-14Merge pull request #1315 from nextcloud/refactor/vue-dead-attachment-serviceChristoph Wurst
2018-11-14Remove dead sync serviceChristoph Wurst
2018-11-14Remove dead attachment service codeChristoph Wurst
2018-11-09Handle message loading errors and revive crash reporterChristoph Wurst
2018-11-08Handle messages not found and show error pageChristoph Wurst
2018-11-02Finish account setup featureChristoph Wurst
2018-10-31Upload local attachments and add them to the attachment listChristoph Wurst
2018-10-30Actuall save drafts and send messagesChristoph Wurst
2018-10-25Fix more issuesChristoph Wurst
2018-10-25Fix jshint issuesChristoph Wurst
2018-10-25Add back desktop notifications for new messagesChristoph Wurst
2018-10-24Remove dead foldersyncserviceChristoph Wurst
2018-10-23Add toggle unseen and delete buttonsChristoph Wurst