Commit Graph

7 Commits

Author SHA1 Message Date
9f4a92609b Share chat: default tab is embed. 2024-06-19 11:31:22 +02:00
257fdbd2c2 Authentication token generation (#98):
* setting to disable the feature (aka "panic button")
2024-06-17 15:25:02 +02:00
a9b6474b8f Authentication token generation WIP (#98)
First working version.
2024-06-17 14:54:29 +02:00
90afdafbd9 Authentication token generation WIP (#98)
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
d931a9c144 Share url element: restore and save state. 2024-06-14 15:07:15 +02:00
d42bcf01a7 Logger:
* new createLogger function
* custom elements have their own logger
2024-06-14 15:06:49 +02:00
75dd2e4d59 Rewriting Share modal WIP:
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00