index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
API
/
chats.md
Age
Commit message (
Collapse
)
Author
2021-01-10
Add development section
Ilja
* I cretaed a folder 'development' * I split up the file dev.md into three parts and moved it to this folder * index.md * authentication_authorization.md * mrf.md * I also moved ap_extensions.md * I created a new file setting_up_pleroma_dev.md
2020-11-04
Add `with_muted` param to ChatController.index/2
Egor Kislitsyn
2020-10-31
Add idempotency_key to the chat_message entity.
eugenijm
2020-06-08
ChatController: Remove nonsensical pagination.
lain
2020-06-07
Docs: Document new mandatory parameter.
lain
2020-06-07
Docs: Update docs on mark as read.
lain
2020-06-06
Docs: Unify parameters in examples.
lain
2020-06-04
Docs: Document WebPush changes.
lain
2020-06-03
Docs: Add `mark_message_as_read` to docs
lain
2020-06-02
NotificationController: Don't return chat_mentions by default.
lain
2020-05-29
Docs: Also add the streaming docs to the Chat api doc.
lain
2020-05-15
Chats: Add updated_at to Schema and docs.
lain
2020-05-13
Chat: Allow posting without content if an attachment is present.
lain
2020-05-12
Documention: Add chat message deletion docs
lain
2020-05-10
Documentation: Add GET /chats/:id
lain
2020-05-10
Documentation: Add last_message to chat docs.
lain
2020-05-10
Documentation: Add attachment docs
lain
2020-05-04
Docs: Add Chat mark_as_read docs
lain
2020-04-29
Apply suggestion to docs/API/chats.md
lain
2020-04-27
Docs: Align chat api changes with docs.
lain
2020-04-27
Docs: Add chat motivation and api description.
lain