Support using follower emotes outside of channel if subbed (#4922)

If we also have a subscriber emote set for a channel, then don't treat
a follower emote set as local to that channel.

Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
This commit is contained in:
Alex Baines
2023-11-04 17:45:18 +00:00
committed by GitHub
parent e4c46355be
commit 879a63e6f3
3 changed files with 37 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Major: Allow use of Twitch follower emotes in other channels if subscribed. (#4922)
- Minor: Migrate to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
- Minor: The account switcher is now styled to match your theme. (#4817)
- Minor: Add an invisible resize handle to the bottom of frameless user info popups and reply thread popups. (#4795)