summaryrefslogtreecommitdiffstats
path: root/appinfo/routes
AgeCommit message (Expand)Author
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-01feat(federation): Proxy the Talk-Hash header so clients are aware of changesJoas Schilling
2024-02-23feat(federation): Add endpoint to get (remote) capabilities of a conversationJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2023-10-28refactor(signaling): Rename sendMessages endpoint for clarificationjld3103
2023-10-23feat(sip-dialout): Add API endpoint for the SIP bridge to cancel a Dial-outJoas Schilling
2023-10-23feat(call): Add endpoint to send the dial-out request to the HPBJoas Schilling
2023-10-23feat(sip-dialout): Add an endpoint to verify a SIP dialout as the SIP bridgeJoas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-10-06Adjust route apiVersion for OpenAPI compatibilityJoas Schilling
2023-09-27feat(note-to-self): Add an API endpoint to get the note-to-self conversationJoas Schilling
2023-09-21fix(notifications): Allow sessions to mark themselves as inactiveJoas Schilling
2023-08-10feat: Add admin endpoint so we can list installed bots in the admin pageJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-07feat(bot): Allow reactions by botsJoas Schilling
2023-08-07feat(bots): Add API to list, enable and disable bots in a conversationJoas Schilling
2023-08-07feat(webhooks): Start with implementing webhooks for chat messagesJoas Schilling
2023-08-02feat: Add actions to the notificationJoas Schilling
2023-08-02feat(notification): API for "Remind me later"Joas Schilling
2023-07-10Add controller for certificate checkMarcel Müller
2023-05-04feat(avatar): Allow to select an emoji + color as avatarJoas Schilling
2023-02-22Change recording status when notified by the recording serverDaniel Calviño Sánchez
2023-02-15Add specific page for recording callsDaniel Calviño Sánchez
2023-02-14Add verification for the recording serverDaniel Calviño Sánchez
2023-02-10Add an API endpoint to get the context around a messageJoas Schilling
2023-02-01Add an endpoint to return all participants of a room with its breakout roomsJoas Schilling
2023-01-18Fixes to share stored recordingVitor Mattos
2023-01-17Move dismiss stored notification to specific endpointVitor Mattos
2023-01-05Merge pull request #8525 from nextcloud/feature/move-recording-methodsJoas Schilling
2023-01-04Remove redundant "recording" at name of methodsVitor Mattos
2023-01-04Allow to apply a new attendee map later onJoas Schilling
2022-12-26Add route to store recortingsVitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-12Fixes after pushVitor Mattos
2022-12-12Moved methods of recording api to specific controllerVitor Mattos
2022-12-12Allow students to switch to another breakout roomJoas Schilling
2022-12-12Add an API that allows students and teachers so list the breakout roomsJoas Schilling
2022-12-12Allow to "Request assistance" and reset itJoas Schilling
2022-12-09Add system message and testsVitor Mattos
2022-12-09Toggle call recording statusVitor Mattos
2022-12-07Allow to start and stop breakout roomsJoas Schilling
2022-12-07Add broadcast message endpointJoas Schilling
2022-12-07Return avatar of one2one with dark theme when is necessaryVitor Mattos
2022-12-07Remove endpoint to get dark avatar, not necessaryVitor Mattos
2022-12-07* Endpoint to get dark avatar to dark themeVitor Mattos
2022-12-07* Rename from GroupAvatar to AvatarVitor Mattos
2022-12-07Implement group avatar endpointsVitor Mattos
2022-12-05Fix route regexJoas Schilling
2022-12-05API endpoint to create and remove breakout roomsJoas Schilling
2022-11-23Move all API version requirements to the same formatJoas Schilling