element-portable/src/stores/notifications
David Baker a958cd20f1
Fix delayed badge update for mentions in encrypted rooms (#7813)
* Fix delayed badge update for mentions in encrypted rooms

Fixes https://github.com/vector-im/element-web/issues/20859

More detail on the issue

* Remove unused import

* Fix listener removal
2022-02-15 20:06:29 +00:00
..
ListNotificationState.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
NotificationColor.ts Show unsent message warning on Space panel button 2021-09-10 09:17:31 +01:00
NotificationState.ts Auto fix 2021-12-09 09:10:23 +00:00
RoomNotificationState.ts Fix delayed badge update for mentions in encrypted rooms (#7813) 2022-02-15 20:06:29 +00:00
RoomNotificationStateStore.ts Send how many favorited rooms a user has to Posthog (#7772) 2022-02-10 10:02:34 +00:00
SpaceNotificationState.ts Threads notifications after app startup (#7253) 2021-12-07 12:51:34 +00:00
StaticNotificationState.ts Move all the RED_EXCLAMATION badges to a single definition 2021-04-21 16:43:25 -06:00
SummarizedNotificationState.ts Apply suggestions from review 2021-07-22 08:30:18 +05:30
ThreadNotificationState.ts Fix main timeline pending events bleeding in thread's timeline (#7373) 2021-12-15 12:40:56 +00:00
ThreadsRoomNotificationState.ts Fix ThreadsRoomNotificationState listeners removal on destroy (#7558) 2022-01-17 14:54:19 +00:00