Commit Graph

55 Commits

Author SHA1 Message Date
e8382f163b SPDX headers. 2024-05-23 12:18:17 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
e85bf05585 Better "become moderator" icon. 2024-05-22 17:40:16 +02:00
93397708ba Fix "become moderator" icon. 2024-05-22 17:35:23 +02:00
da75765bdb Changing defaults MUC affiliation (#385):
* For Peertube moderators/admins, we add a button "Promote". Clicking on it will promote them as MUC owner.
2024-05-17 15:18:32 +02:00
2b6cd15951 Fix UI on little screens (form for anonymous users was too high). 2024-04-23 10:05:56 +02:00
eee07da1e3 Fix button cloning method. 2024-04-11 15:14:50 +02:00
4948d27fae Fix 355: Make the ConverseJS dropdown menu available everywhere (WIP) 2024-04-11 12:19:42 +02:00
0719d25f35 Fix #48: Proper 404 and 403 pages when trying to open non-existant chatroom (WIP). 2024-04-04 14:58:24 +02:00
718b9a41e7 Styles: don't put buttons to far on the right. 2024-04-03 11:31:21 +02:00
610040b253 Some styling and html fixes. 2024-04-02 17:40:43 +02:00
612a9f622d Embeddeding chat without iframe besieds videos WIP 2024-03-28 15:06:15 +01:00
67a1a6e32d New embedded chat: spinner while loading 2024-03-26 17:38:40 +01:00
e04d553d0b New full screen chat WIP + code refactoring. 2024-03-26 11:12:44 +01:00
22a675e915 WIP new full screen chat 2024-03-26 11:10:02 +01:00
8a400d2d9f New abstract avatars 2024-02-12 16:50:08 +01:00
3e723e8b6b Avatar optimization 2024-02-12 15:19:58 +01:00
91ef261c16 Fenec avatars. 2024-02-09 15:35:40 +01:00
fbeffef34b Bird avatars. 2024-02-09 15:12:48 +01:00
9561f36b93 Cats avatars. 2024-02-09 13:17:12 +01:00
19fca3891a New avatars:
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
b9b0eb41d9 New avatars set WIP:
* adding new avatars by David Revoy
* replacing old avatars to test

TODO: add a settings to choose between legacy and new avatars.
TODO: generate a bot avatar.
2024-02-08 18:49:49 +01:00
8506b38adf Fix dark mode for channel configuration buttons. 2023-09-26 14:12:30 +02:00
f00bac5eb1 Channel configuration UI + disabling bannedJIDs (for now) 2023-09-22 16:45:07 +02:00
501e958c4b Channels list UI 2023-09-22 16:45:07 +02:00
19264fb915 Channels list UI 2023-09-22 16:45:07 +02:00
501f6d53ab doc and css fix 2023-09-22 16:45:03 +02:00
21de3404c3 Fix CSS linting. 2023-09-06 17:28:26 +02:00
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
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
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
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
04b1945239 Builtin Prosody, Share chat url: ability to show/hide the scrollbar in readonly mode. 2022-01-04 17:42:03 +01:00
05af985489 Share chat modal WIP. 2021-12-21 18:12:18 +01:00
fc72c33574 Share chat modal WIP. 2021-12-21 17:14:02 +01:00
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
22bf6d89b6 Fix new buttons CSS. 2021-11-25 17:35:55 +01:00
f28fbf7ed3 New buttons. 2021-11-25 16:56:32 +01:00
fbb2e8345c CSS: fix button borders. 2021-11-18 16:09:12 +01:00
e9dd047749 Using SCSS. 2021-11-18 15:59:47 +01:00
6c19f0a609 CSS: chat buttons smaller when chat is open. 2021-11-18 15:35:13 +01:00
226abcbc0e Some styles. 2021-07-20 01:18:01 +02:00
30d70e033e Retrieving list rooms from prosody. 2021-06-12 03:52:45 +02:00
56e74e0877 Initialize prosody-list-rooms button. 2021-06-12 01:16:57 +02:00
5e69474234 Simpler settings screen (tips, help, titles, ...) 2021-06-03 12:20:19 +02:00
a1d5d83cc5 Remove backward compatibility. 2021-06-02 12:20:15 +02:00
6ece40827b Fix css. 2021-05-26 14:15:01 +02:00
0a44f5136c Better CSS. 2021-03-08 12:49:44 +01:00
3a4ac275af Buttons margin. 2021-03-08 12:01:56 +01:00
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