summaryrefslogtreecommitdiff
path: root/lib/pleroma/conversation.ex
AgeCommit message (Expand)Author
2021-02-15Add API endpoint to remove a conversationEgor Kislitsyn
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
2020-09-01remove `unread_conversation_count` from UserMaksim Pechnikov
2020-05-25User: Change signature of get_users_from_setlain
2020-03-03Update CopyrightsMark Felder
2019-10-26Mark the conversations with the blocked user as read and update the blocking ...eugenijm
2019-10-05Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-10-05Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"kaniini
2019-10-04Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-08-06Conversation: Rename function to better express what it does.lain
2019-08-02Conversations: Add recipient list to conversation participation.lain
2019-05-21Accept question objects for conversationsrinpatch
2019-05-15Merge remote-tracking branch 'origin/develop' into conversations-importlain
2019-05-12Normalize the object only after ensuring the activity type is Createrinpatch
2019-05-09Conversations: Import order, import as read.lain
2019-05-08Credo fixes.lain
2019-05-08Conversations: Add mix task to 'import' old DMs.lain
2019-05-08Conversations: Add a function to 'import' old DMs.lain
2019-05-03Streamer: Stream out Conversations/Participations.lain
2019-05-01Fix testsRoman Chvanikov
2019-04-15Conversation: Add accounts to output.lain
2019-04-15Conversation: Also create participations for remote users.lain
2019-04-10Conversations: Tidying up.lain