Pascal Precht b778fa9c30 refactor(ChatText): move Connection out of component
This is done because there's gonna be a case where this connection causes errors
because the component expects `NormalMessage` to be a parent of this component.

When used in future StatusUpdates, there's no `NormalMessage`. Unfortunately,
disabling the connection based on a condition doesn't remove the error, so we have
to move this code out entirely
2020-12-07 13:06:21 +01:00
2020-12-01 14:07:31 -05:00
2020-11-06 16:22:07 -05:00
2020-11-06 16:22:07 -05:00
2020-06-08 13:07:25 -04:00
2020-05-06 13:40:00 -04:00
2020-05-11 16:41:45 -04:00
2020-09-18 08:42:49 -05:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 37.6%
JavaScript 30.4%
Nim 19%
Python 5.8%
C++ 5.4%
Other 1.7%