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
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-05-16Always serialize outbox message recipients into arraysChristoph Wurst
2022-05-13Merge pull request #6436 from nextcloud/bug/noid/fix-column-typeChristoph Wurst
2022-05-13Fix column type on mysqlDaniel Kesselberg
2022-05-12Merge pull request #6339 from nextcloud/fix/cut-long-preview-textChristoph Wurst
2022-05-12Merge pull request #6434 from nextcloud/fix/do-not-delete-outbox-recipientsChristoph Wurst
2022-05-12Merge pull request #5944 from nextcloud/fix/take-sso-into-consideration-when-...Anna
2022-05-12Merge pull request #6325 from nextcloud/enhancement/cache-provisioningsAnna
2022-05-12Consider passwordless signings when provisioningAnna Larch
2022-05-12Do not delete outbox recipients during migrationChristoph Wurst
2022-05-12Cache provisioning configsAnna Larch
2022-05-12Create new indices,Anna Larch
2022-05-12Merge pull request #6408 from nextcloud/fix/message-headers-from-horde-memory...Anna
2022-05-12Only print debug logs at debug verbosityChristoph Wurst
2022-05-12Fix memory leak when accessing Horde headersChristoph Wurst
2022-05-12Merge pull request #6410 from nextcloud/fix/initial-sync-memory-leak-cacheChristoph Wurst
2022-05-12Merge pull request #6409 from nextcloud/fix/message-body-stream-memory-leakChristoph Wurst
2022-05-12Merge pull request #6419 from nextcloud/enhancement/performance-logger-memory...Christoph Wurst
2022-05-12Turn off cache for initial sync to prevent a memory leakChristoph Wurst
2022-05-12Merge pull request #6417 from nextcloud/enhancement/more-performance-logging-...Christoph Wurst
2022-05-12Include memory consumption in performance loggingChristoph Wurst
2022-05-12Add more detailed performance logging to occ syncChristoph Wurst
2022-05-12Print the memory consumption of a long occ syncChristoph Wurst
2022-05-11Close streams after reading message partsfix/message-body-stream-memory-leakChristoph Wurst
2022-05-11Merge pull request #6323 from nextcloud/enhancement/remove-duplicate-loginAnna
2022-05-11Merge pull request #6403 from nextcloud/fix/db-message-mapper-get-id-for-uid-...Anna
2022-05-10Delete unused \OCA\Mail\Db\MessageMapper::getTagschore/delete-unused-db-message-mapper-get-tagsChristoph Wurst
2022-05-10Close cursor in \OCA\Mail\Db\MessageMapper::getIdForUidfix/db-message-mapper-get-id-for-uid-close-cursorChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-05-06Fix flagging replied messagesChristoph Wurst
2022-05-02Cut long preview text into database column sizefix/cut-long-preview-textChristoph Wurst
2022-04-28Merge pull request #6326 from nextcloud/fix/account-provisioning-id-integerChristoph Wurst
2022-04-28Merge pull request #6309 from nextcloud/fix/6195/disable-scheduled-send-ajaxChristoph Wurst
2022-04-28Disable scheduled sending if ajax cron is usedRichard Steinmetz
2022-04-28Make sure the account provisioning ID is an integerChristoph Wurst
2022-04-28Revert "Check account for currentness before reprovisioning it"Anna Larch
2022-04-28Check account for currentness before reprovisioning itAnna Larch
2022-04-27Build threads conditionallyenhancement/conditional-threadingChristoph Wurst
2022-04-14Make nullableAnna Larch
2022-04-131. Revert "Triming IMAP and SMTP hosts on setup."Ad5001
2022-04-13Triming IMAP and SMTP hosts on setup.Ad5001
2022-04-13Fix message attachments not sendingAnna Larch
2022-04-13Mark database message as replied toAnna Larch
2022-04-12Merge pull request #5872 from nextcloud/enh/4823/async-itinerariesAnna
2022-04-08Add undo sending for new messagesgreta
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-07Fix outbox API from/to/cc/bcc propertiesChristoph Wurst
2022-04-07Merge pull request #6162 from nextcloud/feature/outbox-worker-jobChristoph Wurst
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst