summaryrefslogtreecommitdiff
path: root/test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs
AgeCommit message (Expand)Author
2024-01-15Fix ChatController tests validating prev/next URLs by sorting the query param...Mark Felder
2023-12-30LintingLain Soykaf
2023-12-29Fix Chat controller tests failing due to OTP26 key order changeMark Felder
2023-12-11ChatControllerTest: Fix testsLain Soykaf
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2021-02-17Chats: Introduce /api/v2/pleroma/chats which implements paginationrinpatch
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-11ChatMessages: Fix pagination headers.lain
2021-01-04Object: Rework how Object.normalize workslain
2020-12-21Tests: Add a helper method to reduce sleeping times in test.lain
2020-12-06[#3112] Ensured presence and consistency of :user and :token assigns (EnsureU...Ivan Tashkinov
2020-11-04Add `with_muted` param to ChatController.index/2Egor Kislitsyn
2020-11-02Hide chats from muted usersEgor Kislitsyn
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-13JPEG content_type must be image/jpegMark Felder
2020-10-13tests consistencyAlexander Strizhakov