summaryrefslogtreecommitdiffstats
path: root/lib/ResponseDefinitions.php
AgeCommit message (Expand)Author
2024-03-14fix(openapi): Provide better message parameter definitionsJoas Schilling
2024-03-12fix(federation): Expose local token with the invite so UI can render the avatarJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-02-29feat(federation): Expose the info to show the subline for proxy convosJoas Schilling
2024-02-28feat(federation): Support mentioning federated usersJoas Schilling
2024-02-23feat(federation): Add endpoint to get (remote) capabilities of a conversationJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-14feat(federation): Add inviter information to the invitations DB for servingJoas Schilling
2024-02-01fix(federation)!: Add room name to invite and fix casing of propertiesJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2023-10-30fix(federation): Make invitations force unique based on remote server and att...Joas Schilling
2023-10-23Extend OpenAPI definitionJoas Schilling
2023-10-11fix(federation): Remove notifications when the invite or room is invalid/not ...Joas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-10-06Adjust namespace and dictionary to match TalkJoas Schilling
2023-10-06Add annotations for MatterbridgeControllerjld3103
2023-10-06Add response definitionsjld3103