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
AgeCommit message (Expand)Author
2021-01-15Refactor flag strings for search into a classChristoph Wurst
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-21Merge pull request #4261 from nextcloud/dependabot/composer/nextcloud/coding-...dependabot-preview[bot]
2020-12-21Bump nextcloud/coding-standard from 0.3.0 to 0.4.0dependabot-preview[bot]
2020-12-17Add forward as attachmentChristoph Wurst
2020-12-16Add original attachments when forwarding a mailCyrille Bollu
2020-12-14fixes a php-cs issueCyrille Bollu
2020-12-14Adds back a HTMLPurifier config...Cyrille Bollu
2020-12-14Opens mailto: links in MailCyrille Bollu
2020-12-04Use a static input vecotr size for the importance classifierChristoph Wurst
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-11-18Add debug logs for mailbox locking/unlockingChristoph Wurst
2020-11-05Improve html message renderingRichard Steinmetz
2020-11-03Drop the unused IMailBox interfaceChristoph Wurst
2020-11-02Rename $id to $uid to prevent ambiguity:wqChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-21Merge pull request #3591 from st3iny/feature/move-mailsChristoph Wurst
2020-10-20Add move action to envelope context menuRichard Steinmetz
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-14Merge pull request #3560 from IchbinkeinReh/fix-mailbox-does-not-support-mod-...Christoph Wurst
2020-10-14Catch mailbox does not support mod-sequences error and force a full sync if i...Patrick Bender
2020-10-14Mark immutable classes as immutableChristoph 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 wrong member type docChristoph Wurst
2020-10-08Merge pull request #3751 from nextcloud/techdept/psalm-false-falseable-returnChristoph Wurst
2020-10-08Merge pull request #3750 from nextcloud/techdept/psalm-nullable-returnChristoph Wurst
2020-10-08Merge pull request #3755 from nextcloud/techdept/psalm-errors-1Roeland Jago Douma
2020-10-08Fix some obvious errors reported by Psalm, take 1Christoph Wurst
2020-10-08Fix import of wrong class in mail transmission codeChristoph Wurst
2020-10-08Fix wrong falseable returns detected by PsalmChristoph Wurst
2020-10-08Fix nullable return types reported by PsalmChristoph Wurst
2020-10-08Add psalm auto-generated return typesChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-28Merge pull request #3655 from nextcloud/fix/classifier-no-stats-noticeChristoph Wurst
2020-09-25Fix no quotas empty array errorChristoph Wurst
2020-09-25Fix php notice about undinfed index in importance classifierChristoph 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-24Merge pull request #3631 from nextcloud/enhancement/cache-no-avatarChristoph Wurst
2020-09-24Show inline avatars for all participants in a threadingGretaD
2020-09-24Fix signature detection and signature designChristoph Wurst
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-22Cache no avatar available in memcache as wellChristoph Wurst
2020-09-02Merge pull request #3408 from IchbinkeinReh/fix/sender-no-email-2Christoph Wurst
2020-09-02Merge pull request #3458 from dehnhardt/feature/subscribeFolder1Christoph Wurst
2020-09-02Merge pull request #3456 from benks-io/masterChristoph Wurst