Pascal Precht 9745205302 refactor(Chat): move send message logic out of status chat input
`StatusChatInput` ideally shouldn't rely on chatsModel and other global
objects at all. Also, when using the component in different places, it can cause
accidental sending of message when testing the component (because all the logic is already
wired up)
2020-12-10 12:30:31 +01:00
2020-12-08 17:01:14 -05:00
2020-12-09 16:17:20 -04: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%