owncast/controllers
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
..
admin Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go do not pass http.ResponseWriter as pointer to EnableCors (#1440) 2021-10-01 12:40:13 -07:00
config.go do not pass http.ResponseWriter as pointer to EnableCors (#1440) 2021-10-01 12:40:13 -07:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
embed.go Fix hashes for standalone video/chat (#1472) 2021-10-24 17:12:56 -07:00
emoji.go Move emoji directory definition to config (#1317) 2021-08-14 12:48:04 -07:00
hls.go Force the content type on hls playlists 2021-10-31 19:20:56 -07:00
index.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
logo.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
ping.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go do not pass http.ResponseWriter as pointer to EnableCors (#1440) 2021-10-01 12:40:13 -07:00
video.go Sort after build variants index number, fix broken index for HLS path. (#1282) 2021-08-04 11:34:02 -07:00