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

5 Commits

Author SHA1 Message Date
Germain
306a2449e5 Show thread notification if thread timeline is closed (#9495)
* Show thread notification if thread timeline is closed

* Simplify isViewingEventTimeline statement

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix show desktop notifications

* Add RoomViewStore thread id assertions

* Add Notifier tests

* fix lint

* Remove it.only

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-25 16:53:31 +00:00
Kerry
1e9872662a Device manager - test coverage for Notifier (#9392)
* use correct default for notification silencing

* test notifications with no local notifications setting event

* test notifier from cli event to trigger

* lint
2022-10-13 09:07:48 +02: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
Šimon Brandner
6356a8c056 Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00:00
Germain
a49603b9b8 Inhibit local notifications when local notifications are silenced (#9328) 2022-09-29 14:23:02 +00:00