Status Desktop client made in Nim & QML https://status.app
Go to file
Patryk Osmaczko e9a307c383 fix(settings/messaging): remove imperative filtering from ContactPanel
fixes: #6673
iterates: #6509
2022-08-17 09:24:52 +02:00
.github
app chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
ci test(tags): add ignore tags to tests that have a chance to fail 2022-08-16 10:22:20 -04:00
cmake
libs chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
resources chore(CPP): integrate tokens balance status-go API (POC) 2022-08-02 16:06:33 +02:00
scripts test: Add xvfb to the runtime dependencies 2022-08-08 15:36:32 +02:00
spellchecking@f1a88d1147
src fix(@desktop/keycard): keycard is not recognized when inserted with wrong side 2022-08-16 16:43:33 +02:00
test test(community): add a test that creates a community category 2022-08-16 20:57:12 +04:00
test-scripts
ui fix(settings/messaging): remove imperative filtering from ContactPanel 2022-08-17 09:24:52 +02:00
vendor fix(@desktop/keycard): keycard is not recognized when inserted with wrong side 2022-08-16 16:43:33 +02:00
.clang-format style(@desktop/cpp): apply clang-format on src-cpp/* 2022-02-21 19:55:01 +01:00
.clang-tidy refactor(@desktop/cpp): improve cpp code 2022-03-01 16:05:21 +01:00
.gitignore test(chat): Can do a mention in a chat 2022-08-16 13:42:56 +02:00
.gitmodules feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
I18N.md chore(translations): update I18N docs 2022-07-14 22:04:33 +02:00
Info.dev.plist
Info.plist
LICENSE.md
Makefile feat(Makefile): add QML_DEBUG and QML_DEBUG_PORT options 2022-08-11 19:53:08 +02:00
QtWebEngineProcess.plist
README.md
VERSION
build-linux.sh
cacert.pem
conanfile.txt chore(CPP): integrate tokens balance status-go API (POC) 2022-08-02 16:06:33 +02:00
config.nims feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop
status.icns chore: revise how dev version of app icon is set on macOS during `make run` 2021-01-21 15:36:32 -06:00
status.ico
status.iss
status.svg
windows-install.txt