-
chat prototype (#35)
-
dog-food: distinguish self from contacts (#42)
-
add instructions on how to run chat client to README (#43)
-
terminal UI (#44)
-
add Dockerfile for building chat executable and instructions on running it (#48)
-
chat: fix welcome line (#51)
-
add chat history instructions to README (#56)
-
chat: subscribe to all connections on startup (#70)
-
Windows terminal editing (#71)
-
simplify installation instruction (#72)
-
readme: note on docker (#73)
-
automate releases (#76)
-
enforce windows terminal mode to basic, warning message (#77)
-
remove terminal mode "simple" (#78)
-
Support windows terminal in basic mode (#80)
-
Markdown (#81)
-
refactor chat terminal (#82)
-
automate changelogs (#83)
moved from simplexmq repo