feat: add countdown for slow mode and timeouts (#6782)

This commit is contained in:
Ava Chow
2026-02-01 19:54:24 +08:00
committed by GitHub
parent 301417488f
commit f61cd1068c
12 changed files with 228 additions and 18 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Added a countdown timer to the input box to show when you can chat again during slow mode or after a timeout. This feature is disabled by default, and can be enabled with the "Show countdown on slow mode or when timed out" setting. (#6782)
- Minor: Add search engine selection for context menu search action. (#6743, #6770)
- Minor: Add a separate highlight option for watchstreak notifications. (#6571, #6581)
- Minor: Badges now link to their home page like emotes in the context menu. (#6437)