feat: Use streamer profile picture for shared chat badge (#5760)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
treuks
2025-03-22 13:45:47 +02:00
committed by GitHub
parent 584cd275fa
commit 9d0de1c373
5 changed files with 53 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Shared chat messages now use the source channel's profile picture to denote it's a shared chat message. (#5760)
- Minor: Moved the "Delete message" menu option into a "Moderate" sub-menu. (#6100)
- Bugfix: Fixed the channel name input not being focused when opening the select-channel dialog. (#6096)
- Bugfix: Fixed inputs in dialogs not having a border around and padding in them. (#6098)