provokateurin
91091e90c8
refactor(OpenAPI): Use proper type inheritance for chat messages
Signed-off-by: provokateurin <kate@provokateurin.de>
2 years ago
Joas Schilling
7d46ee5030
fix(openapi): Provide better message parameter definitions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f65db24963
fix(federation): Expose local token with the invite so UI can render the avatar
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
e27dd6d659
fix(federation): Don't expose the accessToken anymore to the frontend/clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fb4ef07928
feat(federation): Add capabilities for the federation feature and configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
bb51022fab
feat(federation): Expose the info to show the subline for proxy convos
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
34dcb545e6
feat(federation): Support mentioning federated users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
61a9a21708
feat(federation): Add endpoint to get (remote) capabilities of a conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
74e75417be
feat(federation): Add TalkV1 federation proxy for mentions
Decision is to proxy the requests on the own server,
so we can proxy other services (matrix coming to mind)
in the future and the clients still have to only talk to
their own server, to help with CSP and to reduce the efforts
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
2bfa2987f6
feat(federation): Add inviter information to the invitations DB for serving
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
e96b356c57
fix(federation)!: Add room name to invite and fix casing of properties
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
0d1fc13e36
feat(chat): Store and expose whether a message or call was silent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
7d3db3ab16
feat(chat): API specs for "Edit message"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fc8734a593
fix(federation): Make invitations force unique based on remote server and attendee id
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
99b4c1f64a
Extend OpenAPI definition
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
4659794b6f
fix(federation): Remove notifications when the invite or room is invalid/not found
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
4d292fe959
feat(recording): Recording consent API - Version 2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
25e50e1a12
Adjust namespace and dictionary to match Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
jld3103
055e4da751
Add annotations for MatterbridgeController
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
0259ffabab
Add response definitions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago