Strip leading @ and trailing , from /user and /usercard commands (#3143)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
sando
2021-08-08 21:23:54 +10:00
committed by GitHub
parent 6151cd5b05
commit 7309fd8668
2 changed files with 36 additions and 6 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unversioned
- Minor: Remove TwitchEmotes.com attribution and the open/copy options when right-clicking a Twitch Emote. (#2214, #3136)
- Minor: Strip leading @ and trailing , from username in /user and /usercard commands. (#3143)
- Minor: Display a system message when reloading subscription emotes to match BTTV/FFZ behavior (#3135)
- Bugfix: Moderation mode and active filters are now preserved when opening a split as a popup. (#3113, #3130)
- Bugfix: Fixed a bug that caused all badge highlights to use the same color. (#3132, #3134)