Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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