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/Db
AgeCommit message (Expand)Author
2019-04-09Add support for signaturesChristoph Wurst
2019-03-05Fix account deletion with Vue front-endChristoph Wurst
2019-01-08Fix query expressionChristoph Wurst
2018-12-20When deleting a mail account also delete all aliasesAlexey Abel
2018-11-29Move the Alias/AliasMapper to the QBMapperRoeland Jago Douma
2018-11-23Strict + typehintingRoeland Jago Douma
2018-11-23Use the actual query constructedRoeland Jago Douma
2018-08-26Rename mail_collected_addresses to mail_coll_addressesDaniel Kesselberg
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-01Fix issues reported by ScrutinizerChristoph Wurst
2018-08-01Make OCA\Mail\Service strictChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-10-28Introduce caching for avatarsJakob Sack
2017-09-25Remove unused codeChristoph Wurst
2017-08-01Merge branch 'master' of github.com:/nextcloud/mail into feature/local-attach...Christoph Wurst
2017-07-10Refactor message transmission codeChristoph Wurst
2017-07-04Use app data to store uploaded filesChristoph Wurst
2017-06-07Corrected some errors on file copyright headersLuc Calaresu
2017-06-03Import existing code previously commited for nextcloud/mail #4Luc Calaresu
2016-12-15fix IDb to IDBConnection, fix #237Jan-Christoph Borchardt
2016-11-17correctly search and display recipientChristoph Wurst
2016-11-17add unit tests for the migrationChristoph Wurst
2016-11-17clean up collected addresses and split into address and display nameChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling