Commit graph

13 commits

Author SHA1 Message Date
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
7d3db3ab16
feat(chat): API specs for "Edit message"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-10 13:08:01 +01: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
473feee953
feat(chat): Option to get and clear reminders
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-08 21:34:18 +02:00
Joas Schilling
cd280e1272
feat: Add actions to the notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-02 21:07:39 +02:00
Joas Schilling
c6664add2c
feat(notification): API for "Remind me later"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-02 21:07:38 +02:00
Joas Schilling
5bbbe43b71
Add an API endpoint to get the context around a message
First usage will be entering a chat room where we get the context
of the read marker

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-10 10:23:26 +01:00
Joas Schilling
94866a460e
Move all API version requirements to the same format
This allows better parsing for OpenAPI specs later

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-23 15:16:39 +01:00
Joas Schilling
7b66c817fe
Use attachment service to store and retrieve shared items
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-31 15:05:34 +02:00
Joas Schilling
2397bd4fae
Add an endpoint for a media tab
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-21 15:19:59 +01:00
Joas Schilling
6f2759faf7
Add see-links to route files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-15 15:45:26 +01:00
Joas Schilling
189f507c5b
Allow to mark a conversation as unread
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-21 15:19:49 +01:00
Joas Schilling
4bd40f62a3
Better routes files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-30 14:11:00 +01:00