summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/controllers/conversation_controller_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-05-30Conversation paginationSteven Fuchs
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-05Add OpenAPI spec for ConversationControllerEgor Kislitsyn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2019-12-19[#2068] Introduced proper OAuth tokens usage to controller tests.Ivan Tashkinov
2019-11-07Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`eugenijm
2019-10-20[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:plero...Ivan Tashkinov
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-17Mastodon API: Mark the conversation as read for the author when they send a n...eugenijm
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
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-30Extract conversation actions from `MastodonAPIController` to ConversationCont...Egor Kislitsyn