summaryrefslogtreecommitdiffstats
path: root/lib/Capabilities.php
AgeCommit message (Expand)Author
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-23feat(federation): Add endpoint to get (remote) capabilities of a conversationJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-19feat(chat): Add capability for editing messagesJoas Schilling
2023-10-23fix(docs): Add capability configs for all the SIP statesJoas Schilling
2023-10-23feat(call): Add endpoint to send the dial-out request to the HPBJoas Schilling
2023-10-18docs(captions): Add documentation and capabilityJoas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-10-06feat(recording): Add API for recording consent MVP levelJoas Schilling
2023-10-05fix(docs): Adjust capabilities documentation to current stateJoas Schilling
2023-10-05Add annotations for capabilitiesjld3103
2023-09-27fix(docs): Add capability and documentationJoas Schilling
2023-09-26fix(capabilities): Fix capability issues with OpenAI integration providing to...Joas Schilling
2023-09-21fix(notifications): Allow sessions to mark themselves as inactiveJoas Schilling
2023-08-25feat(capability): Add a capability for messages being markdownJoas Schilling
2023-08-22fix(bots): Add missing capabilityJoas Schilling
2023-08-02docs(chat): Document "Remind me later" API and capabilityJoas 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-05-05Add the capability typing-privacyVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor Mattos
2023-05-05Add user setting for toggle typing privacyVitor Mattos
2023-05-04fix(capabilities): Convert TranslationTuples to arrays so they work in XMLJoas Schilling
2023-04-19feat(call-reactions): Document the list of supported emojis as capability so ...Joas Schilling
2023-04-18feat(virtual-background): Add capabilities for predefined virtual backgrounds...Joas Schilling
2023-04-17feat(chat): Add capabilities for translation optionsJoas Schilling
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
2023-02-23Merge pull request #8805 from nextcloud/bugfix/8760/remove-avatar-capabilityJoas Schilling
2023-02-21Remove avatar capabilityJoas Schilling
2023-02-20Fix docs and missing trailing commaJoas Schilling
2023-02-17Return status of other user on one to one roomVitor Mattos
2023-02-10Add docs and a capabilityJoas Schilling
2023-02-10Allow to easily switch back to the old behaviour with a capabilityJoas Schilling
2022-12-12Fix invalid argument typesJoas Schilling
2022-12-09Minor thingsJoas Schilling
2022-12-08Split record capability in feature and configVitor Mattos
2022-12-08Split recording capabilityVitor Mattos
2022-12-08Add capability to toggle recordingVitor Mattos
2022-12-07Add a config to disable breakout roomsJoas Schilling
2022-12-07* Rename from GroupAvatar to AvatarVitor Mattos
2022-12-05Add a capabilityJoas Schilling
2022-08-12Merge pull request #7472 from nextcloud/jwt-authJoas Schilling
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-07-04Add a capabilityJoas Schilling
2022-07-01Rename textVitor Mattos
2022-06-30Rename more ttl to message-expireVitor Mattos