Status Desktop client made in Nim & QML https://status.app
Go to file
Anthony Laibe a44822d7f6 fix(@desktop/profile): Fix loading the correct settings
Since #e0c53b7012354023e367c33093598f7523063aa6 settings where loaded
according to the username while they should be loaded after the public
key

As the public key is only available once the login happened, it needs
to be set when the profile is being initialized
2021-10-01 10:29:05 -04:00
ci ci: upgrade library and use of pkgFilename() 2021-09-29 10:19:15 +02:00
scripts chore: improve the bottles logic in Makefile 2021-09-20 11:41:34 -04:00
spellchecking@f1a88d1147 feat(spellchecking): add dictionaries as submodule 2021-09-17 12:57:28 -04:00
src fix(@desktop/profile): Fix loading the correct settings 2021-10-01 10:29:05 -04:00
ui bump status-q 2021-09-29 15:29:29 -04:00
vendor refactor: ensure settings is accessed via model 2021-09-30 16:37:07 +02:00
.gitignore
.gitmodules chore: remove status-go from desktop 2021-09-29 14:50:09 -04:00
.npmrc
.yarnrc
AppRun
Info.dev.plist
Info.plist
LICENSE.md
Makefile fix: missing lib 2021-09-29 14:50:09 -04:00
QtWebEngineProcess.plist
README.md
VERSION
build-linux.sh
cacert.pem fix(@desktop/windows): installer to include cacert.pem 2021-09-06 14:47:18 -04:00
config.nims fix: on macOS download openssl@1.1 bottle because openssl bottle is now alias for openssl@3 2021-09-24 11:44:43 -05:00
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json build: regenerate package-lock.json with npm v7 2021-09-24 13:33:08 -05:00
package.json build: regenerate package-lock.json with npm v7 2021-09-24 13:33:08 -05:00
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.icns
status.ico
status.iss feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00
status.svg
windows-install.txt