summaryrefslogtreecommitdiff
path: root/test/web/pleroma_api/controllers/chat_controller_test.exs
AgeCommit message (Expand)Author
2020-04-27Chat API: Align more to Pleroma/Mastodon API.lain
2020-04-27ChatControllerTest: Use new schema testing functions.lain
2020-04-21ChatControllerTest: Credo fixes.lain
2020-04-21ChatController: Validate parameters.lain
2020-04-21Chats: Add API specs.lain
2020-04-17ChatController: Use OAuth scopes.lain
2020-04-16ChatController: Handle pagination.lain
2020-04-15Chat: Add views, don't return them in timeline queries.lain
2020-04-09ChatController: Basic message posting.lain
2020-04-09ChatController: Basic support for returning messages.lain
2020-04-09ChatController: Add creation and return of chats.lain