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
AgeCommit message (Expand)Author
2019-03-06Apply lint:autofix on store modulesChristoph 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-05Merge branch 'master' of github.com:/nextcloud/mail into fix/vue-design-regre...Christoph Wurst
2019-03-05Split Vuex store into modulesChristoph Wurst
2019-03-05Merge pull request #1574 from nextcloud/fix/account-color-propChristoph Wurst
2019-03-05Fix Vue design regressions in navigationChristoph Wurst
2019-03-05Fix account deletion with Vue front-endChristoph Wurst
2019-03-05Fix the used property for account colors: name -> emailChristoph Wurst
2019-03-01Fix testsChristoph Wurst
2019-02-07Update the account in the store after an updateKevin Ndung'u
2019-02-01Preselect the manual tab of account settings and prefill dataChristoph Wurst
2019-02-01Fix updating and account and log errorsChristoph Wurst
2019-02-01Merge branch 'master' of github.com:/nextcloud/mail into feature/account-sett...Christoph Wurst
2019-01-25Add envelope searchChristoph Wurst
2019-01-24Pass components data via props instead of indirection via storeChristoph Wurst
2019-01-24Load account folders with the page and add error handlingChristoph Wurst
2019-01-17Dark theme: Fix composer border colorJan-Christoph Borchardt
2019-01-17Dark theme: Fix message header subtitle colorJan-Christoph Borchardt
2019-01-15Merge branch 'master' of github.com:/nextcloud/mail into refactor/extract-app...Christoph Wurst
2019-01-14WIP: Account settings pageKevin Ndung'u
2019-01-09Split app navigation into componentsChristoph Wurst
2019-01-09Extract app content componentChristoph Wurst
2019-01-09Fix slow account loading by using serialized dataChristoph Wurst
2019-01-09Fix new message shortcutChristoph Wurst
2019-01-09Fix refresh shortkeyChristoph Wurst
2019-01-09Fix CTRL+Enter shortkeyChristoph Wurst
2019-01-09Remove shortkeys that don't work anymoreChristoph Wurst
2019-01-09Fix toggle start/seen shortkeysChristoph Wurst
2019-01-08Merge pull request #1446 from nextcloud/fix/reply-recipient-selectionChristoph Wurst
2019-01-08Merge pull request #1445 from nextcloud/fix/delete-shortcutJan-Christoph Borchardt
2019-01-08Merge pull request #1447 from nextcloud/fix/delete-envelope-navigationJan-Christoph Borchardt
2019-01-08Merge pull request #1443 from nextcloud/fix/flag-envelope-seen-wordingJan-Christoph Borchardt
2019-01-08Merge pull request #1444 from nextcloud/fix/expand-folder-fontJan-Christoph Borchardt
2019-01-08Change from 'unseen' to 'unread'Christoph Wurst
2019-01-08Fix navigation on envelope navigationChristoph Wurst
2019-01-08Fix reply recipient and own address logicChristoph Wurst
2019-01-08Fix the envelope delete shortcutChristoph Wurst
2019-01-08Fix font of expand/collapse action in accounts sidebarChristoph Wurst
2019-01-08Fix the wording of the "Seen" action on envelopesChristoph Wurst
2019-01-08Fix address tooltip to show the actual address and not the labelChristoph Wurst
2018-12-20Fix awaiting of local attachment upload before sending a messageChristoph Wurst
2018-12-20Fix navigation on left/right arrow in focussed input and textareasChristoph Wurst
2018-12-05Add Vue drafts viewChristoph Wurst
2018-11-29Hide CC/BCC by defaultChristoph Wurst
2018-11-29Add keyboard shortcuts pageChristoph 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-15Fix typo in attachments buttonChristoph Wurst