Chats: Introduce /api/v2/pleroma/chats which implements pagination
authorrinpatch <rin@patch.cx>
Wed, 17 Feb 2021 12:58:33 +0000 (15:58 +0300)
committerrinpatch <rin@patch.cx>
Wed, 17 Feb 2021 13:03:24 +0000 (16:03 +0300)
commitd7ad288c849965c027ea496c8665f178cc559f20
tree2d5340c3eb5f977a0287f23a3eb4a0a4a1839609
parentd5270a1c41dfd731068ab6addf06c593b3a59c11
Chats: Introduce /api/v2/pleroma/chats which implements pagination

Also removes incorrect claim that /api/v1/pleroma/chats supports
pagination and deprecates it.

Closes #2140
CHANGELOG.md
lib/pleroma/web/api_spec/operations/chat_operation.ex
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex
lib/pleroma/web/router.ex
test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs