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/lib
AgeCommit message (Expand)Author
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-16Sort mailbox and build their hierarchy on the client-sideChristoph Wurst
2019-04-15Translate folder names on the client-sideChristoph Wurst
2019-04-10Some more Controller cleanupRoeland Jago Douma
2019-04-10Merge pull request #1668 from nextcloud/pimp/account_serviceChristoph Wurst
2019-04-10Small cleanup of AccountServiceRoeland Jago Douma
2019-04-10Smal cleanup of the AccountsControllerRoeland Jago Douma
2019-04-09Add support for signaturesChristoph 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-01Fix updating and account and log errorsChristoph Wurst
2019-01-24Merge branch 'master' of github.com:/nextcloud/mail into fix/pagecontroller-s...Christoph Wurst
2019-01-24Fix string typehint that causes issues when the user logged outChristoph Wurst
2019-01-24Load account folders with the page and add error handlingChristoph Wurst
2019-01-08FiooFix invalid int type hint for multipart part idsChristoph Wurst
2019-01-08Merge pull request #1411 from nextcloud/fix/delete-aliases-when-deleting-acco...Christoph Wurst
2019-01-08Fix query expressionChristoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-12-20When deleting a mail account also delete all aliasesAlexey Abel
2018-12-18Merge remote-tracking branch 'origin/master' into refactor/vueChristoph Wurst
2018-12-05Add Vue drafts viewChristoph Wurst
2018-11-29Move the Alias/AliasMapper to the QBMapperRoeland Jago Douma
2018-11-26Merge remote-tracking branch 'origin/master' into refactor/vue-backport-IIIChristoph Wurst
2018-11-23Strict + typehintingRoeland Jago Douma
2018-11-23Use the actual query constructedRoeland Jago Douma
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-09Handle message loading errors and revive crash reporterChristoph Wurst
2018-11-02Finish account setup featureChristoph Wurst
2018-10-31Upload local attachments and add them to the attachment listChristoph Wurst
2018-10-10Post Marionette attachment code to VueChristoph Wurst
2018-09-24Add loading of HTML message bodiesChristoph Wurst
2018-09-24Merge remote-tracking branch 'origin/master' into refactor/vue-backportChristoph Wurst
2018-09-24Load real message body data from the serverChristoph Wurst
2018-09-14:art:Daniel Kesselberg
2018-09-14Another setter for entityClass is needed since fromRow depends on itDaniel Kesselberg
2018-09-14Copy collected addresses in batches to reduce memory usageDaniel Kesselberg
2018-08-26Rename mail_collected_addresses to mail_coll_addressesDaniel Kesselberg
2018-08-23Set imap port to have int typeKevin Ndung'u
2018-08-21Merge pull request #1035 from nextcloud/enhancement/proxydownloadresponse-cac...Christoph Wurst
2018-08-21Update IMAP & SMTP timeoutsPierre Gordon
2018-08-20Remove unused importChristoph Wurst
2018-08-17Fix queries and coding styleChristoph Wurst
2018-08-16Migrate CollectedAddressesMapper to QBMapperChristoph Wurst
2018-08-16Migrate the LocalAttachmentsMapper to the QBMapperChristoph Wurst
2018-08-16Migrate MailAccountMapper to the QBMapperChristoph Wurst
2018-08-16Use CacheHeaders trait for the ProxyDownloadResponse classChristoph Wurst
2018-08-14Fix hard-coded cache interval and use argument insteadChristoph Wurst