John Livingston
6e35c243c8
CSS refactoring.
2024-06-14 17:31:35 +02:00
John Livingston
75dd2e4d59
Rewriting Share modal WIP:
...
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00
John Livingston
597afc8ba6
New page loading and error cases:
...
* adding new custom elements: spinner and error
* using them on async tasks
2024-06-12 17:14:37 +02:00
Mehdi Benadel
fb3a5d26aa
Fixing ShadowDOM situation with CSS
2024-05-28 13:43:07 +02:00
John Livingston
d5c327565c
Adding SPDX headers (WIP)
2024-05-23 11:42:14 +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
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
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