summaryrefslogtreecommitdiff
path: root/test/conversation
AgeCommit message (Expand)Author
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-05Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_a...eugenijm
2019-12-16tests: remove a useless sleep in rate limiter testsrinpatch
2019-12-16tests: Replace 2 second sleep with offseting updated_atrinpatch
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-26Mark the conversations with the blocked user as read and update the blocking ...eugenijm
2019-10-20[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:plero...Ivan Tashkinov
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-08-14Conversations: Load relations in one query.lain
2019-08-06Participation: Setting recipients will always add the owner.lain
2019-08-02Conversations: Add recipient list to conversation participation.lain
2019-06-07Conversations: Fetch users in one query.lain
2019-06-04Participations: Filter out participations without activities.lain
2019-05-01Fix testsRoman Chvanikov
2019-04-10Participations: Add last activity.lain
2019-04-10Participation: Get for a user.lain
2019-04-10Conversations: Create or bump on inserting a dm.lain
2019-04-10Participations: Add marking as read and unread.lain
2019-04-10Conversation: Add Conversations and Participations.lain