Mehdi Benadel
fb3a5d26aa
Fixing ShadowDOM situation with CSS
2024-05-28 13:43:07 +02:00
Mehdi Benadel
687c4742f7
Technically working options. Need CSS fix (plugin CSS not loaded) and data validation
2024-05-28 13:43:07 +02:00
John Livingston
e8382f163b
SPDX headers.
2024-05-23 12:18:17 +02:00
John Livingston
d5c327565c
Adding SPDX headers (WIP)
2024-05-23 11:42:14 +02:00
John Livingston
e85bf05585
Better "become moderator" icon.
2024-05-22 17:40:16 +02:00
John Livingston
93397708ba
Fix "become moderator" icon.
2024-05-22 17:35:23 +02:00
John Livingston
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
John Livingston
2b6cd15951
Fix UI on little screens (form for anonymous users was too high).
2024-04-23 10:05:56 +02:00
John Livingston
eee07da1e3
Fix button cloning method.
2024-04-11 15:14:50 +02:00
John Livingston
4948d27fae
Fix 355: Make the ConverseJS dropdown menu available everywhere (WIP)
2024-04-11 12:19:42 +02:00
John Livingston
0719d25f35
Fix #48 : Proper 404 and 403 pages when trying to open non-existant chatroom (WIP).
2024-04-04 14:58:24 +02:00
John Livingston
718b9a41e7
Styles: don't put buttons to far on the right.
2024-04-03 11:31:21 +02:00
John Livingston
610040b253
Some styling and html fixes.
2024-04-02 17:40:43 +02:00
John Livingston
612a9f622d
Embeddeding chat without iframe besieds videos WIP
2024-03-28 15:06:15 +01:00
John Livingston
67a1a6e32d
New embedded chat: spinner while loading
2024-03-26 17:38:40 +01:00
John Livingston
e04d553d0b
New full screen chat WIP + code refactoring.
2024-03-26 11:12:44 +01:00
John Livingston
22a675e915
WIP new full screen chat
2024-03-26 11:10:02 +01:00
John Livingston
8a400d2d9f
New abstract avatars
2024-02-12 16:50:08 +01:00
John Livingston
3e723e8b6b
Avatar optimization
2024-02-12 15:19:58 +01:00
John Livingston
91ef261c16
Fenec avatars.
2024-02-09 15:35:40 +01:00
John Livingston
fbeffef34b
Bird avatars.
2024-02-09 15:12:48 +01:00
John Livingston
9561f36b93
Cats avatars.
2024-02-09 13:17:12 +01:00
John Livingston
19fca3891a
New avatars:
...
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
John Livingston
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
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