Add searching & filtering for bits (#4069)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
- Minor: Clicking `A message from x was deleted` messages will now jump to the message in question. (#3953)
|
||||
- Minor: Added `is:first-msg` search option. (#3700)
|
||||
- Minor: Added `is:elevated-msg` search option. (#4018)
|
||||
- Minor: Added `is:cheer-msg` search option. (#4069)
|
||||
- Minor: Added `subtier:` search option (e.g. `subtier:3` to find Tier 3 subs). (#4013)
|
||||
- Minor: Added `badge:` search option (e.g. `badge:mod` to users with the moderator badge). (#4013)
|
||||
- Minor: Added AutoMod message flag filter. (#3938)
|
||||
@@ -129,6 +130,7 @@
|
||||
- Minor: Strip leading @ and trailing , from username in `/popout` command. (#3217)
|
||||
- Minor: Added `flags.reward_message` filter variable (#3231)
|
||||
- Minor: Added `flags.elevated_message` filter variable. (#4017)
|
||||
- Minor: Added `flags.cheer_message` filter variable. (#4069)
|
||||
- Minor: Added chatter count to viewer list popout (#3261)
|
||||
- Minor: Ignore out of bounds check for tiling wms (#3270)
|
||||
- Minor: Add clear cache button to cache settings section (#3277)
|
||||
|
||||
Reference in New Issue
Block a user