feat: show live indicator in usercard (#6383)

This commit is contained in:
nerix
2025-08-17 12:05:52 +02:00
committed by GitHub
parent 0f11a9050a
commit bc85df04b1
11 changed files with 259 additions and 40 deletions
+1
View File
@@ -24,6 +24,7 @@
- Minor: Add a setting under Moderation -> Logs to customize the timestamp used for chat logs. (#6338)
- Minor: Add a setting under Moderation -> Logs to use server timestamp from the message instead of the local clock time for logging. (#6346)
- Minor: Add feature to search for only zero-width emotes when prepended by `:~`. (#6362)
- Minor: Usercards now show a live indicator if the user is currently streaming. (#6383)
- Bugfix: Commands are no longer tab-completable in the middle of messages. (#6273)
- Bugfix: Automatic streamer mode detection now works from Flatpak. (#6250)
- Bugfix: Don't create native messaging manifest file if browser directory doesn't exist. (#6116)