Commit Graph

33 Commits

Author SHA1 Message Date
John Livingston 8506b38adf
Fix dark mode for channel configuration buttons. 2023-09-26 14:12:30 +02:00
John Livingston f00bac5eb1
Channel configuration UI + disabling bannedJIDs (for now) 2023-09-22 16:45:07 +02:00
John Livingston 501e958c4b
Channels list UI 2023-09-22 16:45:07 +02:00
John Livingston 19264fb915
Channels list UI 2023-09-22 16:45:07 +02:00
John Livingston 501f6d53ab
doc and css fix 2023-09-22 16:45:03 +02:00
John Livingston 21de3404c3
Fix CSS linting. 2023-09-06 17:28:26 +02:00
John Livingston 3fd6b9b563
Links to online documentation:
* Adding a help button on top of the chat, that links to the online documentation on frama.io.
* Replaced github.io documentation links by frama.io documentation.
* Adding links to the documentation in the diagnostic tool.
2023-07-26 18:16:30 +02:00
John Livingston 4a28991497 XMPP client connection WIP:
Adding an option in the «share chat» dialog to display the XMPP room
address.
2023-04-14 11:33:41 +02:00
John Livingston 42c21ead94
Moving `public` directory away:
Moving `public/images` dir to `assets/images`, because it conflicts with gitlab CI/CD for documentation.
Moving `assets/styles.css` to `assets/styles/styles.css`.

Related to #117.
2023-02-14 10:19:55 +01:00
John Livingston 80ac08bd18
Transparent background + fix
* Builtin Prosody, Share chat url: option to have a transparent background (for streaming integration).
* Builtin Prosody, Share chat url: fixed new day hidding when no scrollbar in readonly mode.
2022-01-16 17:50:11 +01:00
John Livingston 04b1945239
Builtin Prosody, Share chat url: ability to show/hide the scrollbar in readonly mode. 2022-01-04 17:42:03 +01:00
John Livingston 05af985489
Share chat modal WIP. 2021-12-21 18:12:18 +01:00
John Livingston fc72c33574
Share chat modal WIP. 2021-12-21 17:14:02 +01:00
John Livingston 566681150b
Share chat url
Modal for video owner (and instance's moderators) that allows to generate a link to the chat. So you can - for example - obtain the url to use for OBS integration.
WIP
2021-12-14 15:41:34 +01:00
John Livingston 22bf6d89b6
Fix new buttons CSS. 2021-11-25 17:35:55 +01:00
John Livingston f28fbf7ed3
New buttons. 2021-11-25 16:56:32 +01:00
John Livingston fbb2e8345c
CSS: fix button borders. 2021-11-18 16:09:12 +01:00
John Livingston e9dd047749
Using SCSS. 2021-11-18 15:59:47 +01:00
John Livingston 6c19f0a609
CSS: chat buttons smaller when chat is open. 2021-11-18 15:35:13 +01:00
John Livingston 226abcbc0e
Some styles. 2021-07-20 01:18:01 +02:00
John Livingston 30d70e033e Retrieving list rooms from prosody. 2021-06-12 03:52:45 +02:00
John Livingston 56e74e0877 Initialize prosody-list-rooms button. 2021-06-12 01:16:57 +02:00
John Livingston 5e69474234 Simpler settings screen (tips, help, titles, ...) 2021-06-03 12:20:19 +02:00
John Livingston a1d5d83cc5 Remove backward compatibility. 2021-06-02 12:20:15 +02:00
John Livingston 6ece40827b Fix css. 2021-05-26 14:15:01 +02:00
John Livingston 0a44f5136c Better CSS. 2021-03-08 12:49:44 +01:00
John Livingston 3a4ac275af Buttons margin. 2021-03-08 12:01:56 +01:00
John Livingston a7c6e520e6 Better UX
* All buttons are in the same DOM container as the iframe
* Icons for buttons
* Rewriting the build process
* Simplier state management
* Buttons are hidden using CSS
2021-03-01 18:38:39 +01:00
John Livingston a062bcf341 Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video. 2021-02-21 02:00:13 +01:00
John Livingston e41938f773 The chat is displayed on the right of the video. 2021-02-20 16:31:16 +01:00
John Livingston 560d63a20a Work in progress. 2021-02-19 15:19:20 +01:00
John Livingston 6d136a7da0 Initial release. 2021-02-18 18:31:12 +01:00
Chocobozzz 00b36e811b
First commit 2019-07-16 16:39:36 +02:00