status-desktop/src
Jonathan Rainville 3dd5fa9443
chore(onboarding): add scaffolding for the new onboarding (#16980)
Part of #16832

Adds the basic files needed for the new onboarding, aka onboarding V2.
It does not do anything yet, but it's ready to be implemented.

It is locked behind a feature flag.
To enable it,  run the app with `export FLAG_ONBOARDING_V2_ENABLED=1`
2024-12-19 11:00:00 -05:00
..
app chore(onboarding): add scaffolding for the new onboarding (#16980) 2024-12-19 11:00:00 -05:00
app_service fix(block): remove chat and messages when blocking a contact (#16889) 2024-12-17 15:13:09 -05:00
backend fix(block): remove chat and messages when blocking a contact (#16889) 2024-12-17 15:13:09 -05:00
dev core: Add benchmarking tools 2023-03-09 09:20:34 +02:00
constants.nim chore: identify version numbers using a git tag (#16652) 2024-12-04 22:42:48 +00:00
env_cli_vars.nim chore: identify version numbers using a git tag (#16652) 2024-12-04 22:42:48 +00:00
nim_status_client.nim chore: identify version numbers using a git tag (#16652) 2024-12-04 22:42:48 +00:00
nim_windows_launcher.nim feat(@wallet): sort accounts 2023-06-06 16:17:56 +02:00
statusq_bridge.nim Introduce ability of calling StatusQ methods from nim 2024-10-11 23:37:50 +02:00