Status Desktop client made in Nim & QML https://status.app
Go to file
Sale Djenic b3f8af8e06 refactor(@desktop/general): qml code referring to the old code base commented out
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
2022-02-01 11:42:42 +01:00
.github Update feature-issue.md 2021-11-11 09:21:43 -05:00
ci fix(@desktop/input): deploy Qt plugin to support fcitx 2022-01-26 18:11:39 +01:00
qt-example-app feat: example QT app 2021-10-08 14:13:10 -04:00
scripts fetch-brew-bottle.sh: don't hardcode macOS Mojave 2022-01-11 09:46:45 -05:00
spellchecking@f1a88d1147 feat(spellchecking): add dictionaries as submodule 2021-09-17 12:57:28 -04:00
src refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
ui refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
vendor refactor(@desktop/general): app sections handled within main module 2022-02-01 11:32:28 +01:00
.gitignore refactor(desktop): Removed all timeline related code 2021-12-03 19:55:45 +02:00
.gitmodules fix(@desktop/input): deploy Qt plugin to support fcitx 2022-01-26 18:11:39 +01:00
.npmrc
.yarnrc
AppRun build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
Info.dev.plist build: modify run logic for macOS dev builds so notifications work 2021-05-03 14:06:14 -04:00
Info.plist
LICENSE.md
Makefile fix(@desktop/input): deploy Qt plugin to support fcitx 2022-01-26 18:11:39 +01:00
QtWebEngineProcess.plist
README.md Update README.md 2021-06-24 15:08:47 -04:00
VERSION fix(desktop/version) version updated to 0.4.0 2021-11-18 17:37:29 +02:00
build-linux.sh build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
cacert.pem fix(@desktop/windows): installer to include cacert.pem 2021-09-06 14:47:18 -04:00
config.nims try to fix macos linking 2021-10-06 08:32:32 -04:00
docker-linux-app-image.sh build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
env.sh
fleets.json feat: wakuv2 rendezvous 2021-11-09 15:43:15 -05:00
nim-status.desktop build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
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 remove docs folder from repo (moved to https://hackmd.io/@status-desktop/B1eOaf-nd) 2021-06-24 15:07:30 -04:00
status-dev.icns
status-dev.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos-dev.svg
status-macos.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos.svg
status.icns
status.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status.iss feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00
status.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
windows-install.txt