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
2021-07-02Toggle auto tagging for classified messagesAnna Larch
2021-06-22Handle missing fullname in contacts integrationChristoph Wurst
2021-06-22Merge pull request #5189 from nextcloud/fix/noid/sanitize-css-style-sheetsChristoph Wurst
2021-06-22Tag messages in classifierAnna Larch
2021-06-21Add $ back to label creation processAnna Larch
2021-06-16Sanitize urls in css style sheetsRichard Steinmetz
2021-06-15Lower the chunk size for IMAP syncsChristoph Wurst
2021-06-15Specify which account had a sync errorChristoph Wurst
2021-06-15Merge pull request #5184 from nextcloud/enhancement/evolution-feature-parityAnna Larch
2021-06-15Cast Evolution Labels to our implementationAnna Larch
2021-06-15Merge pull request #5183 from nextcloud/chore/document-mailboxsync-persistAnna Larch
2021-06-15Document MailboxSync::persist argumentsChristoph Wurst
2021-06-15Merge pull request #5175 from nextcloud/fix/wrap-classifier-exceptions-and-re...Anna Larch
2021-06-15Add validation to account patchingAnna Larch
2021-06-14Wrap Exceptions in ServiceException and remove ThrowableAnna Larch
2021-06-10Merge pull request #5106 from nextcloud/enh/3652/only_show_each_thread_once_p...Christoph Wurst
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-10Merge pull request #5080 from nextcloud/fix/4463/adds-text-calendar-attachmen...Christoph Wurst
2021-06-04Merge pull request #5111 from nextcloud/fix/disabled-user-no-background-syncChristoph Wurst
2021-06-04Merge pull request #5104 from nextcloud/debt/noid/add-tests-taggingChristoph Wurst
2021-06-04Do not run background syncs for disabled usersChristoph Wurst
2021-06-02If the message already has the important tag the action menu label is mark un...Daniel Kesselberg
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-05-28Add custom user tagsDaniel Kesselberg
2021-05-28Fix where condition for provisioned mail accounts.Daniel Kesselberg
2021-05-28Sets downloaded attachment type to 'text/calendar' instead of the default 'ap...Cyrille Bollu
2021-05-28Adds a fallback when attachment is a text/calendar an no attachmentCyrille Bollu
2021-05-28Adds support for text/calendar attachmentsCyrille Bollu
2021-05-28Tagging UIGretaD
2021-05-28Fix parameter type of message IDsChristoph Wurst
2021-05-28Merge pull request #4968 from nextcloud/enhancement/multi-account-provisioningChristoph Wurst
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-28Filter nonjunk and forwardedAnna Larch
2021-05-27Fix decoding emtpy account settingsChristoph Wurst
2021-05-27Merge pull request #4947 from nextcloud/fix/chunking-in-statements-for-oracleChristoph Wurst
2021-05-26Load accounts and their settings via initial stateChristoph Wurst
2021-05-26Merge pull request #5010 from nextcloud/enhancement/migrate-important-to-label1Christoph Wurst
2021-05-26Add bg job for label syncAnna Larch
2021-05-20chunking in statementsAnna Larch
2021-05-20Show envelope tagsChristoph Wurst
2021-05-07Fix reading missing mailbox statsChristoph Wurst
2021-04-27Merge pull request #4969 from nextcloud/enhancement/1400/unread-counterChristoph Wurst
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
2021-04-26Correctly truncate multibyte strings to fit into the databaseThomas Citharel
2021-04-26Merge pull request #4971 from nextcloud/place-signature-above-quoted-textChristoph Wurst
2021-04-22Move recipient delete to separate queryRoeland Jago Douma
2021-04-21fixed await with promisesSilvio Zimmer
2021-04-21add option to place signature above quoted textSilvio Zimmer
2021-04-19Exit early if no message ids are to be fixedChristoph Wurst
2021-04-19Allow signatures for aliasesDaniel Kesselberg