Commit graph

7 commits

Author SHA1 Message Date
provokateurin
08b6b487c7
refactor(OpenApi): Remove unused route requirements
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-12-20 10:59:34 +01:00
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
9d3424ec2a
Adjust route apiVersion for OpenAPI compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 12:41:10 +02:00
Joas Schilling
aac9db86e5
feat: Add admin endpoint so we can list installed bots in the admin page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-10 13:47:00 +02:00
Joas Schilling
d80c30beb6
feat(bot): Allow reactions by bots
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-07 14:52:30 +02:00
Joas Schilling
4ee530a190
feat(bots): Add API to list, enable and disable bots in a conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-07 11:35:25 +02:00
Joas Schilling
98244210f0
feat(webhooks): Start with implementing webhooks for chat messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-07 11:35:22 +02:00