Status Desktop client made in Nim & QML https://status.app
Go to file
Patryk Osmaczko c867e8f98c fix(chat): wrap `contextMenu` and `chatInput` into Loader
Please note that this solution serves as a temporary workaround and
comes with variety of limitations, particulary concerning the chat
input state. For instance, the reply area is not retained when switching
between chats.
Ideally the root cause, which is the high memory consumption of both
`StatusChatInput` and `MessageContextMenuView`, should be fixed. Once
this issue is addressed, the current workaround can be reverted.

fixes: #10378
2023-04-21 11:38:36 +02:00
.github
app Fix: typo 2023-04-11 13:42:21 -04:00
ci ci: force default Squish params for PR jobs 2023-04-20 13:43:43 +02:00
cmake
libs fix(@desktop/cpp): Implement StatusGoQt::sendMessage() function 2023-04-18 10:47:42 +02:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources feat: add api to get list of owners from a given nft contract 2023-04-19 16:34:58 -03:00
scripts ci: fix handling of stdout in MacOS notarization 2023-04-12 16:02:34 +02:00
spellchecking@f1a88d1147
src fix: do not display ENS name when not ENS verified 2023-04-21 00:24:32 +02:00
storybook feat(TokenPanel): Add support for amounts and network selection 2023-04-21 10:26:00 +02:00
test fix(Wallet) network selection and unify network implementations 2023-04-20 19:34:24 +02:00
test-scripts
ui fix(chat): wrap `contextMenu` and `chatInput` into Loader 2023-04-21 11:38:36 +02:00
vendor feat: add api to get list of owners from a given nft contract 2023-04-19 16:34:58 -03:00
.clang-format
.clang-tidy
.gitignore
.gitmodules move qzxing and SortFilterProxyModel to vendor folder 2023-03-23 12:09:19 +01:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
Info.plist QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
LICENSE.md
Makefile fix(Makefile): Move StatusQ to order-only-dependencies of the app (#10351) 2023-04-18 19:14:00 +03:00
QtWebEngineProcess.plist
README.md
VERSION chore: bump git master version post 0.9 release 2023-02-01 16:55:30 +01:00
build-linux.sh QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
cacert.pem
conanfile.txt
config.nims fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
docker-linux-app-image.sh QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
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
status.ico
status.iss
status.svg
windows-install.txt