1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-04 23:02:14 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
8d7f0aa3cc Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 17:01:42 +01:00
317ffcf1ac Update to React 18
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 14:55:09 +01:00
97765613bc Implement new model, hooks and reconcilation code for new GYU notification settings (#11089)
* Define new notification settings model

* Add new hooks

* make ts-strict happy

* add unit tests

* chore: make eslint/prettier happier :)

* make ts-strict happier

* Update src/notifications/NotificationUtils.ts

Co-authored-by: Robin <robin@robin.town>

* Add tests for hooks

* chore: fixed lint issues

* Add comments

---------

Co-authored-by: Robin <robin@robin.town>
2023-06-17 00:17:51 +00:00