summaryrefslogtreecommitdiff
path: root/lib/pleroma/conversation/participation.ex
AgeCommit message (Expand)Author
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2021-02-15Add API endpoint to remove a conversationEgor Kislitsyn
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-09-01remove `unread_conversation_count` from UserMaksim Pechnikov
2020-06-15Conversations: Return last dm for conversation, not last message.lain
2020-06-04Use atoms as keys in `ActivityPub.fetch_*` functions optionsEgor Kislitsyn
2020-05-05Add OpenAPI spec for ConversationControllerEgor Kislitsyn
2020-03-25Applied relationships preloading to GET /api/v1/accounts/relationships. Refac...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
2020-01-05Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_a...eugenijm
2019-11-07Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`eugenijm
2019-10-26Mark the conversations with the blocked user as read and update the blocking ...eugenijm
2019-10-19Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's con...eugenijm
2019-10-17Mastodon API: Mark the conversation as read for the author when they send a n...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-09-25Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-08-14Conversations: Load relations in one query.lain
2019-08-06Participation: Setting recipients will always add the owner.lain
2019-08-05Pleroma Conversations API: Add a way to set recipients.lain
2019-08-02CommonAPI: Extend api with conversation replies.lain
2019-08-02Conversations: Add recipient list to conversation participation.lain
2019-07-31StatusView: Return direct conversation id.lain
2019-06-07Conversations: Fetch users in one query.lain
2019-06-04Participations: Filter out participations without activities.lain
2019-05-09Conversations: Import order, import as read.lain
2019-04-21Refactor query to return only 1 message instead of 20Roman Chvanikov
2019-04-15Conversation: Add accounts to output.lain
2019-04-10Conversations: Tidying up.lain