Pascal Precht 202a789c67 fix: ensure notification settings are cached from RPC
There are a bunch of notification related settings that cause RPC
calls when read from the UI in QML/Qt.

This is bad because whenever the view tries to read a notification
setting it causes an RPC call and then rerenders the view. This happens
pretty much every time a new signal arrives in the client.

To account for that we now fetch all notification settings once and mark
the service as initialized so it know when to simply return cached
values. The cache is updated when the notification settings change.

Fixes #10493
2023-05-04 09:32:44 +02:00
2023-04-11 13:42:21 -04:00
2023-05-03 18:05:39 +02:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2022-03-11 15:52:47 -05:00
2022-07-14 22:04:33 +02:00
2020-06-08 13:07:25 -04:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 38.7%
JavaScript 29.9%
Nim 18.7%
Python 5.7%
C++ 5.3%
Other 1.6%