Show feedback upon opening a channel in streamlink in more places (#3510)

Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
This commit is contained in:
Paweł
2022-01-15 18:20:06 +01:00
committed by GitHub
parent 52da0fd4b9
commit 9069dee4fb
3 changed files with 19 additions and 2 deletions
+1
View File
@@ -47,6 +47,7 @@
- Minor: Add workaround for multipart emoji as described in [the RFC](https://mm2pl.github.io/emoji_rfc.pdf). (#3469)
- Minor: Add feedback when using the whisper command `/w` incorrectly. (#3439)
- Minor: Add feedback when writing a non-command message in the `/whispers` split. (#3439)
- Minor: Opening streamlink through hotkeys and/or split header menu matches `/streamlink` command and shows feedback in chat as well. (#3510)
- Bugfix: Fix Split Input hotkeys not being available when input is hidden (#3362)
- Bugfix: Fixed colored usernames sometimes not working. (#3170)
- Bugfix: Restored ability to send duplicate `/me` messages. (#3166)