status-desktop/ui
Jonathan Rainville 30f1529471
fix(notifs): only fetch notification exemptions when going to the page (#16166)
Fixes #16165

All the logs about `settings_notificationsGetExPersonalMentions` are only to populate the model in the Notifications settings view, so it was pointless to load them on app start.
Now we lazy load them on loading that page.

An additional improvement that could be done later is to make it async and/or create a new API that gets all the DB info in one shot, because calling 4 APIs for each chat and community is a bit useless.
2024-08-22 14:48:04 -04:00
..
StatusQ fix(StatusBaseButton): correct radius and icon size for `isRoundIcon` mode 2024-08-20 22:08:19 +02:00
app fix(notifs): only fetch notification exemptions when going to the page (#16166) 2024-08-22 14:48:04 -04:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports feat(Settings/Privacy and security): add Privacy Policy popup 2024-08-21 15:28:11 +02:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
MonitoringSources.cmake
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml feat(Settings/Privacy and security): add Privacy Policy popup 2024-08-21 15:28:11 +02:00
nim-status-client.pro chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00