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
2020-10-04Migrate middlewares to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate controllers to the PSR logger interfaceChristoph Wurst
2020-09-30Merge pull request #3683 from nextcloud/enhancement/thread-export-commandGreta
2020-09-30Merge pull request #3684 from nextcloud/fix/remove-threading-debugging-codeChristoph Wurst
2020-09-29Add a CLI command to build threads for an account's exported dataChristoph Wurst
2020-09-29Remove debugging code that stops the threading process for some accountsChristoph Wurst
2020-09-29Optionally redact the exported thread dataChristoph Wurst
2020-09-29Add a CLI command to export all threading dataChristoph Wurst
2020-09-29Merge pull request #3674 from nextcloud/techdept/migration-versionChristoph Wurst
2020-09-29Fix migration versionChristoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-28Fix flattening of threads for database updateChristoph 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-24Merge pull request #3641 from nextcloud/fix/inline_avatarsGreta
2020-09-24Show inline avatars for all participants in a threadingGretaD
2020-09-24Merge pull request #3649 from nextcloud/enh/do_not_train_provisionedChristoph Wurst
2020-09-24Use the PSR logger for the importance training jobChristoph Wurst
2020-09-24Do not try to run the training job for provisioned accountsRoeland Jago Douma
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-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-22Cache no avatar available in memcache as wellChristoph Wurst
2020-09-21Inject styles for using native fonts in html mailsJulius Härtl
2020-09-15Use absolute URLs on searchJoas Schilling
2020-09-04Fix the return type hint for IMailManager::getThreadChristoph Wurst
2020-09-02Merge pull request #3526 from nextcloud/fix/missing-account-mailbox-ids-messageChristoph Wurst
2020-09-02Fix missing but expected accountId and mailboxId on message JSONChristoph 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
2020-09-02Allow toggeling of subscription status of mailboxesHolger Dehnhardt
2020-09-02Merge pull request #3486 from nextcloud/fix/change_shortcuts_into_modalChristoph Wurst
2020-09-01Add rename mailbox optionGretaD
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-31Change keyboardshortcut into modalGretaD
2020-08-27Do not compare apples and pears during the mailbox syncChristoph Wurst
2020-08-25Fix the pagination in the unified searchChristoph 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-18Update IspDbConfigurationDetector.phpbenks
2020-08-11Move some usage of the old Folder to the more versatile MailboxChristoph Wurst
2020-08-11Migrate to Nextcloud 20's bootstrap mechanismChristoph Wurst