Status Desktop client made in Nim & QML https://status.app
Go to file
emizzle 847eb2623f feat: add sticker popup
Add sticker popup
Add send sticker message
Add ability to select sticker pack and show stickers for pack with scroll

1. Sticker history
2. Install sticker packs
3. Sticker market

1. Sticker packs are installed on app start up until installation of sticker pack functionality is added
2. Optimisations such as preloading images to be done so that sticker images are not downloaded each time.
2020-06-25 10:27:26 -04:00
docs update readme 2020-06-22 10:34:07 -04:00
src feat: add sticker popup 2020-06-25 10:27:26 -04:00
ui feat: add sticker popup 2020-06-25 10:27:26 -04:00
vendor feat: app icon on Linux 2020-06-24 11:33:59 -04:00
.gitignore chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
.gitmodules feat: show qr codes 2020-06-23 18:52:54 -04:00
.npmrc chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
.yarnrc chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
AppRun chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
Info.plist chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
Info.runner.plist chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
Makefile feat: show qr codes 2020-06-23 18:52:54 -04:00
QtWebEngineProcess.plist chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
README.md move building section to docs section; use readme from docs/readme 2020-06-22 10:34:07 -04:00
build-linux.sh chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
config.nims remove vendor/nim-nat-traversal 2020-06-23 07:37:17 -04:00
docker-linux-app-image.sh chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
env.sh feat: get collectibles from the contracts and their respective apis 2020-06-18 10:55:48 -04:00
nim-status.desktop AppImg packaging 2020-05-15 17:18:20 -04:00
nim.cfg build system refactoring 2020-06-08 13:07:25 -04:00
nim_status_client.nimble feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim_status_client.sh chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
package-lock.json chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
package.json chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
screenRec.gif Initial commit 2020-05-06 13:40:00 -04:00
status-icon.icns chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
status.ico add status icon 2020-05-11 16:41:45 -04:00
status.svg Adding nimbus-build-system 2020-05-15 17:18:20 -04:00