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-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
2021-04-15Filter nonjunk and forwardedAnna Larch
2021-04-12Add filtered routes for draft and threadRichard Steinmetz
2021-04-12Split migrations for backportAnna Larch
2021-04-09Normalize envelope tags in vuex storeRichard Steinmetz
2021-04-08Merge pull request #4912 from nextcloud/enhance/array-flat-mapChristoph Wurst
2021-04-08Add an array_flat_map functionChristoph Wurst
2021-04-08Merge pull request #4899 from nextcloud/debt/noid/more-aliases-cleanupChristoph Wurst
2021-04-08Cleanup internal alias apiDaniel Kesselberg
2021-04-08Merge pull request #4906 from nextcloud/techdebt/noid/chunk-huge-arraysChristoph Wurst
2021-04-08Chunk huge arrays to surpress Oracle IN() warningJoas Schilling
2021-04-08Merge pull request #4838 from myrho/warn-many-recipientsAnna Larch
2021-04-08Merge pull request #4840 from nextcloud/enhancement/rework-duplicate-entries-...Anna Larch
2021-04-07Use predefined query builder functionsJoas Schilling
2021-04-07Change provisioning columnAnna Larch
2021-04-01cosmetic thingsMatthias
2021-03-31Rework duplicate entry handling for tagsAnna Larch
2021-03-31Merge pull request #4866 from nextcloud/fix/noid/untag-message-removing-all-t...Richard Steinmetz
2021-03-31Do not untag all envelopes in mailboxRichard Steinmetz
2021-03-30Cleanup aliases logicDaniel Kesselberg
2021-03-29Merge pull request #4836 from nextcloud/techdept/urllinker-forkChristoph Wurst
2021-03-29Merge pull request #4765 from nextcloud/fix/initial-sync-lock-full-mailboxChristoph Wurst
2021-03-29Merge pull request #4785 from nextcloud/respect-allow-group-sharing-settingChristoph Wurst
2021-03-29Replace abandoned kwi urllinker with a maintained forkChristoph Wurst
2021-03-26warn before sending to many recipients in to/ccMatthias
2021-03-25Uses Horde_Mime_Part->isAttachment() as much as possible.Cyrille Bollu
2021-03-25Rework getAllTags QueryAnna Larch
2021-03-25Add try catch to tagmapperAnna Larch
2021-03-25Add time check to hasLocksAnna Larch
2021-03-23Add repair step for default tagsAnna Larch
2021-03-23Respect allow/disallow group sharing setting in group serviceThomas Citharel
2021-03-22Add tagging to messagesAnna Larch
2021-03-15Lock the full mailbox when doing a (forced) initial syncChristoph Wurst
2021-03-15Log performance of saving a draftChristoph Wurst
2021-03-15Sync the new draft messages per UIDChristoph Wurst
2021-03-12Allow adding senders to the address bookKristian Lebold
2021-03-12Check for method existence before calling during upgradeChristoph Wurst
2021-03-11Do not forward inline images at attachmentsCyrille Bollu
2021-03-10Merge pull request #4716 from nextcloud/fix/missing-imap-message-idChristoph Wurst
2021-03-10Add a repair step for missing message-idsChristoph Wurst
2021-03-10Generate an IMAP message ID when it's missingChristoph Wurst