Fix #340; add shadowchat option for moderators
The new option allows moderators to see what shadowmuted users are saying. When enabled, messages from shadowmuted users will appear in a darker (or lighter, depending on theme) font and struck through.
This commit is contained in:
parent
37db972d86
commit
42e590c6fd
9 changed files with 43 additions and 8 deletions
|
|
@ -98,3 +98,4 @@ mixin us-mod
|
|||
form.form-horizontal(action="javascript:void(0)")
|
||||
mixin rcheckbox("us-modflair", "Show name color")
|
||||
mixin rcheckbox("us-joinmessage", "Show join messages")
|
||||
mixin rcheckbox("us-shadowchat", "Show shadowmuted messages")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue