Commit Graph

196 Commits

Author SHA1 Message Date
John Livingston 92e9d6d1af
Custom channel emoticons WIP (#130) 2024-06-07 13:45:05 +02:00
John Livingston aa9697074a
Some refactoring. 2024-06-07 13:45:05 +02:00
John Livingston 5c87eef915
Custom channel emoticons WIP (#130) + various fix/refactoring 2024-06-07 13:45:05 +02:00
John Livingston 04403225fb
Custom channel emoticons WIP (#130) + various fix 2024-06-07 13:45:04 +02:00
John Livingston 688ab4f029
Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
John Livingston 607a71b8cb
Fix help buttons. 2024-06-07 13:45:04 +02:00
John Livingston dad29a941f
Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
Mehdi Benadel 1cf16d79be Fix one typo that wasted hours of debugging 2024-05-28 13:43:07 +02:00
Mehdi Benadel d425663516 fixes around input value for search and tags and tags input cosmetics 2024-05-28 13:43:07 +02:00
Mehdi Benadel cc75aadeb4 Supercharged tags input 2024-05-28 13:43:07 +02:00
Mehdi Benadel 35d9663559 Channel configuration validation + tags input 2024-05-28 13:43:07 +02:00
Mehdi Benadel 7c9e869e96 clean logs 2024-05-28 13:43:07 +02:00
Mehdi Benadel 854bb8fb27 Move configuration row to shared 2024-05-28 13:43:07 +02:00
Mehdi Benadel 2c81d9a052 lint update 2024-05-28 13:43:07 +02:00
Mehdi Benadel 67abb5279f expose peertubeHelpers to TranslationDirective 2024-05-28 13:43:07 +02:00
Mehdi Benadel d95312aa11 More cleanup 2024-05-28 13:43:07 +02:00
Mehdi Benadel 0f99d66ac4 fixing errors from linting 2024-05-28 13:43:07 +02:00
Mehdi Benadel fb7f44692c fix linting 2024-05-28 13:43:07 +02:00
Mehdi Benadel f549142ae4 Several fixes around channel configuration 2024-05-28 13:43:07 +02:00
Mehdi Benadel 5ef429e9f2 update css handling on dynamic table form 2024-05-28 13:43:07 +02:00
John Livingston 0672dc24a0 Typescript and lit version change + fix form submit. 2024-05-28 13:43:07 +02:00
John Livingston 59825a15d6 Fix 2024-05-28 13:43:07 +02:00
John Livingston 732f7aedcd REUSE compliance. 2024-05-28 13:43:07 +02:00
John Livingston 1d14bbbda0 Cleaning more stuff. 2024-05-28 13:43:07 +02:00
John Livingston b72b23d6ae Cleaning some stuff. 2024-05-28 13:43:07 +02:00
Mehdi Benadel 0491539dfd Fix button style 2024-05-28 13:43:07 +02:00
Mehdi Benadel fb3a5d26aa Fixing ShadowDOM situation with CSS 2024-05-28 13:43:07 +02:00
Mehdi Benadel de974eae22 Better structure + channel home in LitElement format 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
Mehdi Benadel 9ea26dfd26 Using ChannelConfigurationElement + Adding TranslationDirective
and a lots of fixes
2024-05-28 13:43:07 +02:00
Mehdi Benadel 0fe9fb4dca Adding some LitElements including DynamicTableFormElement 2024-05-28 13:43:07 +02:00
Mehdi Benadel 2638e137b3 Begin integrating components with lit 2024-05-28 13:43:07 +02:00
Mehdi Benadel 9ff4abfce4 added attempt at dynamic listing 2024-05-28 13:43:07 +02:00
John Livingston 5a14e3f755
New setting to listen C2S connection on non-localhost interfaces (#377). 2024-05-27 16:32:40 +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 024186ba2c
Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
* refactoring, to allow several OIDC singletons
* settings for google and facebook
* backend code
2024-04-22 13:03:31 +02:00
John Livingston 6c13d2e377
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:33 +02:00
John Livingston 514cc1d159
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
John Livingston 64f9ff752a
Fix error messages. 2024-04-04 17:02:21 +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 972306aa3e
Fix visual glitch. 2024-04-03 17:36:01 +02:00
John Livingston 543f18c727
Fix Typescript. 2024-04-03 16:48:43 +02:00
John Livingston df8dd8c764
dirty linting fix 2024-04-03 16:05:25 +02:00
John Livingston 2672290367
TODO/FIXME 2024-04-03 16:00:28 +02:00
John Livingston 3dcc05bf26
Share dialog: new page when no option is selected. 2024-04-03 15:54:58 +02:00
John Livingston 08fa8c28f4
Dirty hack to prevent some click event to default to href=# 2024-04-03 15:06:18 +02:00
John Livingston e5e6c6f953
Room list: using new chat page 2024-04-03 12:13:44 +02:00