Files
element-web/src
Andy Balaam b8d502be2e Support dynamic room predecessors in RoomNotificationStateStore (#10297)
* Tests for RoomNotificationStateStore emitting events

* Support dynamic room predecessors in RoomNotificationStateStore

* Remove unused arguments from emit call.

UPDATE_STATUS_INDICATOR is used in:
* SpacePanel
* MatrixChat
* RoomHeaderButtons

but these arguments are not used in any of those places. Remove them so
when I refactor I don't have to make up values for them.

* Fix broken test (wrong expected args to emit)

UPDATE_STATUS_INDICATOR is used in:
* SpacePanel
* MatrixChat
* RoomHeaderButtons

but these arguments are not used in any of those places. Remove them so
when I refactor I don't have to make up values for them.

* Update the RoomNotificationStore whenever the predecessor labs flag changes

* Fix type errors

* Fix other tests that trigger our new watcher
2023-03-08 14:18:03 +00:00
..
2023-02-13 11:39:16 +00:00
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00
2023-02-28 10:39:35 +01:00
2023-02-13 11:39:16 +00:00
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00
2023-01-20 12:38:58 +00:00
2022-07-11 07:52:44 +02:00