Commit Graph

4 Commits

Author SHA1 Message Date
Marc Koch 92187280e9 multiple changes
- altered db schema to delete subscriptions along with topics
- extracted logic for creating and deleting topics into separate functions
- added functions to list topics and subscriptions
- delete topic and corresponding subscription if same topic is added with different token
- added more error messages and reactions
- added handling for authentication errors (subscription and topic are removed)
- inform all subscribed rooms when subscription is cancelled due to an action in another room
- added documentation for methods
- code style
2024-06-29 01:11:56 +02:00
Sophie Tauchert 78fd69de32
Allow emoji aliases 2023-01-08 19:23:53 +01:00
Sophie Tauchert af952a2e2f
Add some fallback emoji support without the emoji package 2023-01-08 18:09:04 +01:00
Sophie Tauchert 942d105de2
Add support for tags with optional emoji support 2023-01-08 17:51:34 +01:00