feat: add /monitor and /restrict commands for moderators (#6750)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
iProdigy
2026-01-25 11:58:45 -06:00
committed by GitHub
parent d6bd0090a4
commit a2ba163a44
8 changed files with 344 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
- Minor: Added message read/update methods to the `Channel` plugin API. (#6650)
- Minor: Added action to reset `/watching`. (#6759)
- Minor: Removed messaging about running flatpak. This is already apparent in the newer Flatpak runtimes. (#6768)
- Minor: Add `/(un)monitor` and `/(un)restrict` commands for moderators. (#6750)
- Bugfix: Moderation checks now include the lead moderator badge. (#6642)
- Bugfix: Fixed lead moderator badges not being filtered by the `Channel` badge setting. (#6665)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)