summaryrefslogtreecommitdiffstats
path: root/docs/chat.md
AgeCommit message (Expand)Author
2024-03-13fix(docs): Explain mentionId vs id on autocomplete endpointJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-03-05feat(chat): Allow marking chat as read without a last message IDJoas Schilling
2024-02-29feat(federation): Allow to mark a conversation as unread againJoas Schilling
2024-02-29feat(federation): Proxy setReadMarker and return updated conversationJoas Schilling
2024-02-28feat(federation): Support mentioning federated usersJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-19fix(docs): Document empty display namesJoas Schilling
2024-01-12fix(chat): Also send a 202 when editing and deleting and a bot is enabledJoas Schilling
2024-01-10feat(chat): Add basic handling of editingJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2023-12-15fix(shares): Verify replying captions are replyable and add testsJoas Schilling
2023-12-12feat(chat): Rate limit guests when mentioning othersJoas Schilling
2023-11-02feat(attachments): Allow sending captions as silent messagesJoas Schilling
2023-10-18docs(captions): Add documentation and capabilityJoas Schilling
2023-10-12fix(wording): rename 'guest app' to 'Guests app'Maksim Sukharev
2023-10-11fix(federation): Fix integration test and document messagesJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-02feat: Add actions to the notificationJoas Schilling
2023-08-02docs(chat): Document "Remind me later" API and capabilityJoas Schilling
2023-07-27feat(chat): Add a property to indicate whether markdown should be renderedJoas Schilling
2023-07-14fix(chat)!: Remove threads v1 API changesJoas Schilling
2023-06-22feat(chat): Expose the "top most parent" ID as thread IDJoas Schilling
2023-03-22Adjust wording of `noStatusUpdate` parameterMarcel Müller
2023-03-22Fix capability documentation for markNotificationsAsReadMarcel Müller
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
2023-02-10Add docs and a capabilityJoas Schilling
2023-01-31fix(docs): Fix documented system messages listJoas Schilling
2022-12-16Follow changes requested in code reviewVitor Mattos
2022-12-16Document the system messageVitor Mattos
2022-12-12Fixes after pushVitor Mattos
2022-12-12Document new system messagesVitor Mattos
2022-12-07Allow to start and stop breakout roomsJoas Schilling
2022-08-18Expose message expiration for chat message objectsJoas Schilling
2022-07-25Merge pull request #7624 from nextcloud/aaronsegura-patch-1Joas Schilling
2022-07-22Set proper header for requesting JSON responseAaron Segura
2022-07-22Fix issues mentioned in the polls reviewJoas Schilling
2022-07-01Add json noteJoas Schilling
2022-07-01Better document arraysJoas Schilling
2022-07-01Fix table structures so IDEs stop complaining even though it is valid markdownJoas Schilling
2022-07-01Adjust language handling in the system messageJoas Schilling
2022-07-01Add system message in chat.mdVitor Mattos
2022-06-29Document poll system messagesJoas Schilling
2022-05-17Also document Nextcloud versions on API docsJoas Schilling
2022-05-16Fix typo in docsJoas Schilling
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-12Fix actor docsJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-11Add docsJoas Schilling
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling