summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* refactoring and some featureJoursoir2020-11-308-128/+241
| | | | | | | | | client: type nick in argument server: basis for registration; change style add commands; edit send msg to user; feature: private room
* server: add different messages, support commands('/') and spec-messagesJoursoir2020-11-275-87/+246
|
* one more fix chat, support spec-messages, add exit from program :)Joursoir2020-11-276-47/+81
|
* add second (work with chat) level of abstractionJoursoir2020-11-258-3/+521
|
* client: remove menu, all actions move to chat, fix chat moveJoursoir2020-11-255-159/+61
|
* server: add first (work with sockets) level of abstractionJoursoir2020-11-233-0/+158
|
* add chat move, fix some bugsJoursoir2020-11-224-86/+175
|
* start feature: cluiJoursoir2020-11-225-87/+432
|
* init projectJoursoir2020-11-171-0/+107