Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

fix: default badge unread counts to off#255

Merged
7w1 merged 1 commit into
7w1:devfrom
CloudHub-Social:fix/notification-defaults
Mar 8, 2026
Merged

fix: default badge unread counts to off#255
7w1 merged 1 commit into
7w1:devfrom
CloudHub-Social:fix/notification-defaults

Conversation

@Just-Insane
Copy link
Copy Markdown
Collaborator

Summary

Single default value change: showUnreadCounts is now false by default.

Unread room badges show a number only for direct mentions. Users who want full unread counts can enable them in Settings → Notifications.

This matches Discord's default — most users find "2847 unread" in every room more distracting than helpful.

Note: useInAppNotifications remains mobileOrTablet() (on for mobile, off for desktop) — unchanged from dev.

Changed files

File Change
src/app/state/settings.ts showUnreadCounts: truefalse

showUnreadCounts defaults to false — unread badges show a number only for
direct mentions (Discord-style). Users can opt in to full counts in
Notifications settings.
@Just-Insane Just-Insane marked this pull request as ready for review March 8, 2026 18:45
@Just-Insane Just-Insane requested a review from 7w1 as a code owner March 8, 2026 18:45
@7w1 7w1 merged commit afd75d1 into 7w1:dev Mar 8, 2026
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants