owncast/webroot/js
gingervitis 9a91324456
Inline chat moderation UI (#1331)
* - mock detect when user turns into moderator
- add moderator indicator to display on messages and username changer

* also mock moderator flag in message payload about user to display indicator

* add some menu looking icons and a menu of actions

* WIP chat moderators

* Add support for admin promoting a user to moderator

* WIP-
open a more info panel of user+message info; add some a11y to buttons

* style the details panel

* adjust positioning of menus

* Merge fixes. ChatClient->Client ChatServer->Server

* Remove moderator bool placeholders to use real state

* Support inline hiding of messages by moderators

* Support inline banning of chat users

* Cleanup linter warnings

* Puppeteer tests fail after typing take place

* Manually resolve conflicts in chat between moderator feature and develop

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2021-11-02 19:27:41 -07:00
..
chat Prettified Code! 2021-07-20 02:23:06 +00:00
components Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00
utils Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00
web_modules Commit updated Javascript packages 2021-10-21 18:27:19 +00:00
app-standalone-chat.js keep the chat enabled on timer (#1313) 2021-08-15 18:22:13 -07:00
app-video-only.js remove the unnecessary websocket connection from the embed player (#1165) 2021-07-06 17:46:52 -07:00
app.js Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00