Lemon
0ad655d1cf
Fix notification preferences not filtering push notifications or unread dot
...
Disabled notification types (e.g. reactions) still triggered push
notifications and showed the unread dot indicator, even though the
notification tab correctly filtered them out.
Three root causes fixed:
- useHasUnreadNotifications now uses getEnabledNotificationKinds to
only query for enabled types, preventing phantom unread dots
- NotificationSettings now syncs type preference changes to the
nostr-push server via updateSubscription (is_active toggle)
- Native Android poller now receives enabled kinds from the JS layer
and uses them in the relay filter instead of hardcoded kinds
2026-03-27 23:58:31 -07:00
..
2026-03-14 15:55:29 -05:00
2026-03-19 22:25:26 -05:00
2026-03-27 15:54:20 -03:00
2026-03-22 23:59:03 -05:00
2026-03-20 09:59:50 -03:00
2026-03-16 11:11:34 -03:00
2026-03-27 17:01:35 -03:00
2026-03-27 17:01:35 -03:00
2026-03-03 10:25:57 -06:00
2026-02-18 17:23:06 -06:00
2026-03-26 21:57:49 -05:00
2026-03-26 19:45:51 -05:00
2026-03-01 22:15:47 -06:00
2026-03-19 11:34:26 -05:00
2026-03-05 23:27:47 -06:00
2026-03-04 23:51:19 -06:00
2026-03-20 21:59:48 -05:00
2026-02-16 16:54:01 -06:00
2026-03-20 21:59:48 -05:00
2026-02-16 16:54:01 -06:00
2026-03-27 16:42:36 -05:00
2026-03-23 00:17:57 -05:00
2026-03-25 18:40:58 -05:00
2026-02-21 16:28:23 -06:00
2026-03-20 13:56:26 -05:00
2026-03-25 13:37:29 -05:00
2026-03-26 19:17:58 -05:00
2026-03-14 02:39:52 -05:00
2026-02-28 23:35:17 -06:00
2026-02-16 16:54:01 -06:00
2026-02-17 03:59:37 -06:00
2026-02-19 19:06:14 -06:00
2026-03-18 22:30:24 -05:00
2026-03-03 11:28:19 -06:00
2026-03-26 19:45:51 -05:00
2026-03-26 21:32:18 -05:00
2026-03-23 13:31:40 -05:00
2026-02-28 19:37:38 -06:00
2026-03-15 03:19:13 -05:00
2026-03-01 23:59:57 -05:00
2026-02-19 17:51:51 -06:00
2026-02-19 15:37:53 -06:00
2026-03-20 21:59:48 -05:00
2026-03-21 20:43:35 -05:00
2026-03-03 16:24:31 -06:00
2026-03-22 14:26:18 -05:00
2026-03-27 23:58:31 -07:00
2026-03-25 12:55:09 -05:00
2026-03-01 22:15:47 -06:00
2026-03-27 23:58:31 -07:00
2026-03-27 14:15:50 -05:00
2026-03-01 23:59:57 -05:00
2026-02-20 21:23:07 -06:00
2026-03-21 21:58:02 -05:00
2026-03-06 01:28:09 -06:00
2026-02-23 19:42:43 -06:00
2026-02-23 20:03:26 -06:00
2026-03-23 00:32:13 -05:00
2026-03-26 21:32:18 -05:00
2026-03-27 14:15:50 -05:00
2026-03-28 00:00:21 -05:00
2026-03-07 13:29:08 -06:00
2026-03-27 01:25:27 -03:00
2026-03-16 16:36:54 -04:00
2026-03-05 23:27:47 -06:00
2026-03-26 16:11:29 -05:00
2026-03-27 17:09:08 -05:00
2026-02-16 17:05:32 -06:00
2026-03-24 12:20:40 -03:00
2026-03-17 23:56:57 +07:00
2026-02-27 19:27:56 -06:00