summaryrefslogtreecommitdiff
path: root/docs/API/chats.md
AgeCommit message (Expand)Author
2021-01-10Add development sectionIlja
2020-11-04Add `with_muted` param to ChatController.index/2Egor Kislitsyn
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-06-08ChatController: Remove nonsensical pagination.lain
2020-06-07Docs: Document new mandatory parameter.lain
2020-06-07Docs: Update docs on mark as read.lain
2020-06-06Docs: Unify parameters in examples.lain
2020-06-04Docs: Document WebPush changes.lain
2020-06-03Docs: Add `mark_message_as_read` to docslain
2020-06-02NotificationController: Don't return chat_mentions by default.lain
2020-05-29Docs: Also add the streaming docs to the Chat api doc.lain
2020-05-15Chats: Add updated_at to Schema and docs.lain
2020-05-13Chat: Allow posting without content if an attachment is present.lain
2020-05-12Documention: Add chat message deletion docslain
2020-05-10Documentation: Add GET /chats/:idlain
2020-05-10Documentation: Add last_message to chat docs.lain
2020-05-10Documentation: Add attachment docslain
2020-05-04Docs: Add Chat mark_as_read docslain
2020-04-29Apply suggestion to docs/API/chats.mdlain
2020-04-27Docs: Align chat api changes with docs.lain
2020-04-27Docs: Add chat motivation and api description.lain