Status Desktop client made in Nim & QML https://status.app
Go to file
Pascal Precht 71ab9cebcf fix(ChatLayout): ensure channel name is vertically centered
This was originally reported in https://github.com/status-im/StatusQ/issues/427, however it turns out
that the underlying component already handles this case correctly.

The reason the channel name is not vertically centered inside Status Desktop,
is because the returned value of `XSS.filterXss()` for the `subTitle` is never an empty string.

Trimming the return value fixes this.
2021-10-05 16:32:07 -04:00
ci ci: upgrade library and use of pkgFilename() 2021-09-29 10:19:15 +02:00
scripts
spellchecking@f1a88d1147
src refactor: contacts-perfomance 2021-10-05 16:15:29 -04:00
ui fix(ChatLayout): ensure channel name is vertically centered 2021-10-05 16:32:07 -04:00
vendor bump status-lib 2021-10-05 16:15:29 -04: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
config.nims
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.icns
status.ico
status.iss
status.svg
windows-install.txt