Adding actions on the occupant list.

This commit is contained in:
John Livingston
2024-08-06 17:32:37 +02:00
parent 49e11d2b6b
commit ad5397b3c7
43 changed files with 1747 additions and 4096 deletions

View File

@ -96,6 +96,7 @@ As a room admin or owner, you can search all messages sent by a given participan
To do so, you have several ways:
* using the "{{% livechat_label search_occupant_message %}}" action in the dropdown menu besides participants in the sidebar
* using the "{{% livechat_label search_occupant_message %}}" action in the dropdown menu besides chat messages
![Message history search](/peertube-plugin-livechat/images/message_search.png?classes=shadow,border&height=200px)

View File

@ -73,6 +73,7 @@ All modification are instantly visible in all your browser tabs, and for all roo
You can create a note associated to a participant in several ways:
* using the "{{% livechat_label moderator_note_create_for_participant %}}" action in the dropdown menu besides participants in the sidebar
* using the "{{% livechat_label moderator_note_create_for_participant %}}" action in the dropdown menu besides chat messages
When a note is associated to a participant, you will see their nickname and avatar on the top of the note.
@ -82,6 +83,7 @@ When a note is associated to a participant, you will see their nickname and avat
You can filter notes to find all notes related to a given participant in several ways:
* click on the "{{% livechat_label moderator_note_search_for_participant %}}" button that is available on notes to find all notes related to the same participant
* click on the "{{% livechat_label moderator_note_search_for_participant %}}" button in the dropdown menu besides participants in the sidebar
* click on the "{{% livechat_label moderator_note_search_for_participant %}}" button in the dropdown menu besides chat messages
You can remove the filter by clicking on the close button.