Commit Graph

25 Commits (5f2071c458b19311b035bf18c136e069023b7f5b)

Author SHA1 Message Date
lain c95859e45b Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115
4 years ago
Haelwenn (lanodan) Monnier 7bf269fe83 Fix MRF reject for ChatMessage
4 years ago
Maksim Pechnikov 9853c90abb added paginate links to headers for /chats/:id/messages
4 years ago
Alibek Omarov 6107440ea0 OpenAPI: remove accidentally pasted buffer data
4 years ago
Alibek Omarov b31844d6e0 OpenAPI: Replace actor_id by account_id to follow ChatMessage schema
4 years ago
lain fe2a5d0614 ChatController: Make last_read_id mandatory.
4 years ago
lain 801e668a97 ChatController: Add `last_read_id` option to mark_as_read.
4 years ago
lain f4cf4ae16e ChatController: Use new oauth scope *:chats.
4 years ago
lain b3407344d3 ChatController: Add function to mark single message as read.
4 years ago
lain 0f0acc740d Chat: Allow posting without content if an attachment is present.
4 years ago
lain b5aa204eb8 ChatController: Support deletion of chat messages.
4 years ago
lain 8d5597ff68 ChatController: Add GET /chats/:id
4 years ago
lain 1054e89762 ChatOperation: Add media id to example
4 years ago
lain 20baa2eaf0 ChatMessages: Add attachments.
4 years ago
lain b04328c3de ChatController: Add mark_as_read
4 years ago
lain 57e6f2757a ChatOperation: Make simple schema into inline schema
4 years ago
lain dcf535fe77 Credo fixes.
4 years ago
lain 651935f137 Schemas: Refactor to our naming scheme.
4 years ago
lain 67659afe48 ChatOperation: Refactor.
4 years ago
lain ad82a216ff Chat API: Align more to Pleroma/Mastodon API.
4 years ago
lain 00e956528b Credo fixes.
4 years ago
lain 15ba3700af Chat Schemas: Inline unimportant Schemas.
4 years ago
lain 66c2eb670b ChatController: Validate parameters.
4 years ago
lain 97ad0c4597 Chats: Add API specs.
4 years ago
lain 6ace22b56a Chat: Add views, don't return them in timeline queries.
5 years ago