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
2021-04-07Change provisioning columnAnna Larch
2021-03-31Merge pull request #4866 from nextcloud/fix/noid/untag-message-removing-all-t...Richard Steinmetz
2021-03-31Do not untag all envelopes in mailboxRichard Steinmetz
2021-03-30Cleanup aliases logicDaniel Kesselberg
2021-03-25Rework getAllTags QueryAnna Larch
2021-03-25Add try catch to tagmapperAnna Larch
2021-03-25Add time check to hasLocksAnna Larch
2021-03-22Add tagging to messagesAnna Larch
2021-03-10Add a repair step for missing message-idsChristoph Wurst
2021-03-08Delete recipient records when deleting emailAnna Larch
2021-02-26Add trusted domainGretaD
2021-02-26Add Sieve supportDaniel Kesselberg
2021-02-26Save important flag to IMAP if permflags enabledAnna Larch
2021-02-23Rework fetchThread QueryAnna Larch
2021-01-20Merge pull request #4250 from nextcloud/add/remember_trusted_user_undoChristoph Wurst
2021-01-20Add undo option for trusted sendersGretaD
2021-01-15Allow complex expressions in message search queries and enhance the PIChristoph Wurst
2021-01-15Refactor flag strings for search into a classChristoph Wurst
2021-01-14Merge pull request #4357 from nextcloud/fix/fix_psalm_parameter_errorChristoph Wurst
2021-01-14Fix psalm too many arguments errorGretaD
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-21Bump nextcloud/coding-standard from 0.3.0 to 0.4.0dependabot-preview[bot]
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-30Type the QB mappers with the entity templateChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-09Apply Psalm autofixesChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Fix some obvious errors reported by Psalm, take 1Christoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-24Merge pull request #3637 from nextcloud/fix/3297/set-mime-type-to-attachmentsv1.5.0-beta3Christoph Wurst
2020-09-24Gets mime type of uploaded attachmentsCyrille Bollu
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-23Add a debug-only file download for threading dataChristoph Wurst
2020-09-22Always return the own message when asking for a threadChristoph Wurst
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-25Try to find all text tokens in the subject as wellChristoph Wurst
2020-08-25Add a unified search providerChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-08-11Move some usage of the old Folder to the more versatile MailboxChristoph Wurst
2020-07-17Add a REST resource to fetch a threadChristoph Wurst
2020-07-17Clean up mix up of ID, UID and UUIDChristoph Wurst
2020-07-15Revive aliases featurePatrick Bender
2020-07-13Build threads after each IMAP syncChristoph Wurst
2020-07-03Store the `references`, `in-reply-to` and the thread root idChristoph Wurst
2020-05-29Escape the subject search term for the LIKE clauseChristoph Wurst
2020-05-28Add search by subjectChristoph Wurst
2020-05-28Migrate from php-ml to rubix/mlChristoph Wurst
2020-05-19Merge pull request #3116 from dehnhardt/show_only_subscribed_foldersChristoph Wurst
2020-05-19Consistently specify the address type value typeChristoph Wurst