2f98dfa538
Bad english corrections.
2024-07-10 11:55:54 +02:00
7a54594967
Moderation delay WIP ( #132 ):
...
* default channel value for moderation delay
2024-07-09 16:15:07 +02:00
e97c33cec5
Polls: notifier on votes
2024-07-05 16:34:51 +02:00
bcb11ecbd7
Poll WIP ( #231 ):
...
* user documentation
2024-07-05 12:41:02 +02:00
6dda0cc44f
Poll WIP ( #231 ):
...
* refactoring update messages, for a more efficient and proper way to
handle it
2024-07-05 11:23:30 +02:00
6f7c5c50f7
Poll WIP ( #231 ):
...
* frontend message localization
2024-07-05 11:23:29 +02:00
ffb8ac8ddc
Poll WIP ( #231 ):
...
* frontend WIP
* backend fix
2024-07-05 11:23:29 +02:00
1c6434630e
Poll WIP ( #231 ):
...
* poll frontend WIP
2024-07-05 11:23:28 +02:00
4591633400
Poll WIP ( #231 ):
...
* front end poll WIP
* backend fix
2024-07-05 11:23:28 +02:00
52391c922e
Poll WIP ( #231 ):
...
* front-end: translate the form fields labels
2024-07-05 11:23:28 +02:00
b792588364
Poll WIP ( #231 ):
...
* mod_muc_poll
* feature detection and create poll button in Converse
2024-07-05 11:23:21 +02:00
f9fd8a9779
Better help text.
2024-06-25 17:53:51 +02:00
934c07e34e
Fix #449 : Remove the constraint for custom emojis shortnames to have ":" at the beginning and at the end.
2024-06-25 17:12:46 +02:00
45a63eaecd
Terms&Conditions ( #18 ):
...
* new settings for instance's terms
* new channel option for channel's terms
2024-06-25 12:21:01 +02:00
5a455fff93
New option to only allow registered users to speak WIP ( #233 ):
...
* Prosody mod_muc_peertubelivechat_roles module
* Fix ConverseJS to disable the message field when room is unmoderated
and user is visitor
* Mute/voice anonymous users when changing room configuration.
* Display a specific message to muted anonymous users.
* Default value for mute_anonymous in channel options.
* Feature documentation
2024-06-21 11:37:06 +02:00
a0b4b5f61a
Fix: the emojis import function could add more entries than max allowed emoji count.
...
+ another minor fix.
2024-06-20 11:38:04 +02:00
252dd04a13
Dock documentation.
2024-06-19 12:17:03 +02:00
8a2d556d4e
Replace github documentation link by framagit ones + fix some links
2024-06-19 11:06:11 +02:00
257fdbd2c2
Authentication token generation ( #98 ):
...
* setting to disable the feature (aka "panic button")
2024-06-17 15:25:02 +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
75dd2e4d59
Rewriting Share modal WIP:
...
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +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
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
e84782f346
dynamic table: add confirmation when deleting a line
2024-06-12 17:14:37 +02:00
d0252383cd
Dynamic tables: title on add and remove buttons.
2024-06-12 17:14:36 +02:00
6f56a026bb
Custom emojis: import/export functions.
2024-06-10 19:17:49 +02:00
6b7f026066
Translated using Weblate (English)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/en/
2024-06-10 17:14:03 +02:00
1b9ecea443
Custom channel emoticons WIP ( #130 ): tabs
2024-06-07 13:45:07 +02:00
a777c7ac8d
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:06 +02:00
92e9d6d1af
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:05 +02:00
5c87eef915
Custom channel emoticons WIP ( #130 ) + various fix/refactoring
2024-06-07 13:45:05 +02:00
04403225fb
Custom channel emoticons WIP ( #130 ) + various fix
2024-06-07 13:45:04 +02:00
688ab4f029
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:04 +02:00
35d9663559
Channel configuration validation + tags input
2024-05-28 13:43:07 +02:00
9ea26dfd26
Using ChannelConfigurationElement + Adding TranslationDirective
...
and a lots of fixes
2024-05-28 13:43:07 +02:00
240f710cda
Fix typo.
2024-05-27 16:50:54 +02:00
5a14e3f755
New setting to listen C2S connection on non-localhost interfaces ( #377 ).
2024-05-27 16:32:40 +02:00
4afc6ec4c6
Slow mode (related to #385 ):
...
The slow mode duration on the channel option page is now a default value for new rooms. Streamers can change the value room per room in the room's configuration.
2024-05-17 15:32:31 +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
d65285923f
Documentation link in task application.
2024-05-13 13:01:18 +02:00
ac47e6314f
Task lists WIP:
...
* new icon for the task app
* create task message action
2024-05-13 10:53:43 +02:00
2eaeb293dd
Task lists WIP:
...
* info button
2024-05-13 10:53:42 +02:00
1e876e60ee
Task lists WIP:
...
* front-end
2024-05-13 10:52:33 +02:00
964b8854f6
Task lists WIP:
...
* front-end
2024-05-13 10:52:33 +02:00
22617def5e
Task lists WIP:
...
* some front end work.
2024-05-13 10:52:33 +02:00
ff976ee0ad
Task lists WIP:
...
* fix mod pubsub
* front-end WIP
2024-05-13 10:52:32 +02:00
ca026c2e10
Task lists WIP
2024-05-13 10:52:31 +02:00
d19d8d7391
Task lists WIP:
...
* initializing some code parts
* mechanism to add font-awesome icons to the defaults one that
ConverseJS uses
* new way to override ConverseJS index.js (to add new custom plugins,
that are directly build into ConverseJS)
2024-05-13 10:52:29 +02:00
2074ec8546
Fix #370 : "open with a remote Peertube" broken when chat is embedded in an iframe.
2024-04-22 17:59:56 +02:00