summaryrefslogtreecommitdiff
path: root/test/web/pleroma_api/pleroma_api_controller_test.exs
AgeCommit message (Collapse)Author
2019-09-30Add PleromaAPI.AccountControllerEgor Kislitsyn
2019-09-29Revert subscription refactoring.rinpatch
As discussed in pleroma-meta#2 This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365.
2019-09-17Move pleroma_api controllers into controllers sub-foldersRoman Chvanikov
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
as read and make it respond with Mastoapi entities
2019-08-12Conversation: Add endpoint to get a conversation by id.lain
2019-08-12Conversations: Use 'recipients' for accounts in conversation view.lain
According to gargron, this is the intended usage.
2019-08-05Linting.lain
2019-08-05Pleroma Conversations API: Add a way to set recipients.lain
2019-08-02Pleroma API: Add endpoint to get conversation statuses.lain