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

6 Commits

Author SHA1 Message Date
Germain
714ba6db94 Do not create account data event for guests (#9407)
* Do not create account data event for guests

* fix test
2022-10-13 13:15:34 +01:00
Kerry
9e055ee99d use correct default for notification silencing (#9388) 2022-10-11 17:11:11 +01:00
Kerry
c795ada78c Device manager - eagerly create m.local_notification_settings events (#9353)
* eagerly save m.local_notification_settings events

* unskip test

* create local notification settings after first non-cached sync
2022-10-10 15:18:38 +01:00
Germain
c2e2f406af Fixes silenced notification preventing notification prompt to be shown (#9336) 2022-09-30 16:11:04 +01:00
Germain
a49603b9b8 Inhibit local notifications when local notifications are silenced (#9328) 2022-09-29 14:23:02 +00:00
Germain
e15ef9f3de Add device notifications enabled switch (#9324) 2022-09-28 18:13:09 +01:00