Commit Graph

91 Commits

Author SHA1 Message Date
9ee4476f4d Fix: improved minimum chat width. 2024-09-02 14:39:26 +02:00
8e99199f29 New option to use and configure Prosody mod_firewall WIP (#97):
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
  special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
ef1b49f291 Fix: increase chat height on small screens, try to better detect the device viewport size and orientation. 2024-08-07 00:09:55 +02:00
4181661faf Search user messages WIP (#145) 2024-08-01 18:58:25 +02:00
a9b6474b8f Authentication token generation WIP (#98)
First working version.
2024-06-17 14:54:29 +02:00
90afdafbd9 Authentication token generation WIP (#98)
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
e83150cf87 SPDX 2024-06-14 18:06:16 +02:00
6e35c243c8 CSS refactoring. 2024-06-14 17:31:35 +02:00
6ce6ad9e78 Fix help button CSS. 2024-06-14 16:26:29 +02:00
84c381e5d6 Fix share chat CSS for little screens. 2024-06-14 16:17:11 +02:00
75dd2e4d59 Rewriting Share modal WIP:
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00
1cc6a68089 Fix dynamic table button css 2024-06-13 17:00:08 +02:00
754c18dcd6 Fix license file. 2024-06-13 16:37:38 +02:00
f1e9d1dfec Dynamic table UI:
* margin bottom
* add row button on left, to be more visible
2024-06-13 15:21:31 +02:00
618dc6aeae tags-input:
* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
2024-06-13 11:55:02 +02:00
268c60d699 Refactoring. 2024-06-12 17:14:38 +02:00
72c4b0804d Better UI for channel configuration pages. 2024-06-12 17:14:38 +02:00
2668e5174c Dynamic table description: always displayed, in a separate line. 2024-06-12 17:14:37 +02:00
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
75ac7a1052 Various improvements:
* CSS cleaning
* disabling buttons during loading
* reset buttons on forms
2024-06-12 17:14:37 +02:00
6f56a026bb Custom emojis: import/export functions. 2024-06-10 19:17:49 +02:00
92cf83dcdf Custom channel emoticons WIP (#130): fix CSS 2024-06-07 14:08:35 +02:00
47b580d132 Custom channel emoticons WIP (#130) 2024-06-07 13:45:07 +02:00
1b9ecea443 Custom channel emoticons WIP (#130): tabs 2024-06-07 13:45:07 +02:00
2dbfe49212 Custom channel emoticons WIP (#130): fix CSS 2024-06-07 13:45:06 +02:00
a777c7ac8d Custom channel emoticons WIP (#130) 2024-06-07 13:45:06 +02:00
04403225fb Custom channel emoticons WIP (#130) + various fix 2024-06-07 13:45:04 +02:00
c5a3d8f5d2 css tweaking + rearranging packages + update Changelog 2024-05-28 13:46:42 +02:00
d425663516 fixes around input value for search and tags and tags input cosmetics 2024-05-28 13:43:07 +02:00
cc75aadeb4 Supercharged tags input 2024-05-28 13:43:07 +02:00
5cc130e417 Fixing tags input size in CSS 2024-05-28 13:43:07 +02:00
35d9663559 Channel configuration validation + tags input 2024-05-28 13:43:07 +02:00
5ef429e9f2 update css handling on dynamic table form 2024-05-28 13:43:07 +02:00
5c462882d9 REUSE compliance. 2024-05-28 13:43:07 +02:00
fb3a5d26aa Fixing ShadowDOM situation with CSS 2024-05-28 13:43:07 +02:00
687c4742f7 Technically working options. Need CSS fix (plugin CSS not loaded) and data validation 2024-05-28 13:43:07 +02:00
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