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/tests
AgeCommit message (Expand)Author
2022-06-07Add attachment objects on message forwardbug/6064/frontend-forward-attachmentsDaniel Kesselberg
2022-06-07Fix sending erroneous message repeatedlyChristoph Wurst
2022-05-31Merge pull request #6593 from nextcloud/fix/outbox-address-collectionDaniel
2022-05-31Update phpdoc for local attachment and outboxDaniel Kesselberg
2022-05-31Fix collecting addresses in the backgroundChristoph Wurst
2022-05-25Use UID ranges for IMAP fetch operations during syncChristoph Wurst
2022-05-23Add PHP8.1 supportChristoph Wurst
2022-05-23Prevent causal read for outbox message and recipient insertsChristoph Wurst
2022-05-19Drop dead message sending codeChristoph Wurst
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-05-12Merge pull request #5944 from nextcloud/fix/take-sso-into-consideration-when-...Anna
2022-05-12Consider passwordless signings when provisioningAnna Larch
2022-05-12Create new indices,Anna Larch
2022-05-12Only print debug logs at debug verbosityChristoph Wurst
2022-05-12Add more detailed performance logging to occ syncChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-28Disable scheduled sending if ajax cron is usedRichard Steinmetz
2022-04-28Revert "Check account for currentness before reprovisioning it"Anna Larch
2022-04-28Check account for currentness before reprovisioning itAnna Larch
2022-04-08Merge pull request #6190 from nextcloud/feature/outboxChristoph Wurst
2022-04-08Replace mapper with outbox service for initial statefix/initial-state-from-serviceAnna Larch
2022-04-07Merge pull request #5976 from pravussum/fix-account-sync-error-in-message-mapperChristoph Wurst
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-04-07Fix message account sync error if uidCandites list is empty after filteringpravussum
2022-04-07Adjust phpunit config in mainupdate-main-phpunit-configJoas Schilling
2022-04-07Add outbox backend implementationAnna Larch
2022-04-04fix testsAnna Larch
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-25Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIChristoph Wurst
2022-03-25Fix outbox PHP unit testsChristoph Wurst
2022-03-21Add anti abuse detectionChristoph Wurst
2022-03-18DB for outboxAnna Larch
2022-02-15Revert "Remove Jans test (for now)"Anna Larch
2022-01-18Render full links in plain text bodiesRichard Steinmetz
2021-12-20Fix mark as spam displaygreta
2021-12-13Add repair step to fix reply tos that have <> as their contentAnna Larch
2021-12-10Check for empty string in message id and reply toAnna Larch
2021-12-09Merge pull request #5800 from nextcloud/debug/imap-message-mapper-find-by-idsChristoph Wurst
2021-12-09Add debug logs to the imap message mapper findByIdsChristoph Wurst
2021-12-09Fix initial sync stopping prematurelyChristoph Wurst
2021-12-06Revert "Fetch LDAP provider factory on demand"Christoph Wurst
2021-12-06Fetch LDAP provider factory on demandChristoph Wurst
2021-12-02(Re)wrap message ID in '<>' brackets before inserting in the dbAnna Larch
2021-11-10Update to Nextcloud coding standard v1Christoph Wurst
2021-10-17Rework IspDb to use IClientDaniel Kesselberg
2021-10-14update psalm to exclude fixed errorsAnna Larch
2021-09-23Set proper type for provisioning_idDaniel Kesselberg
2021-09-22Add parent domain to imap/smtp checkAnna Larch