summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add gui without functionalityJoursoir2020-12-079-0/+127
* some changes in reg/auth; client: remove name in argumentsJoursoir2020-12-0610-137/+100
* add registration and authorizationJoursoir2020-12-0511-244/+382
* add config file for serverJoursoir2020-12-041-0/+14
* refactor code; add class storing usersJoursoir2020-12-024-77/+129
* try to make the code is easier; start work with dbJoursoir2020-12-0212-448/+535
* add database classJoursoir2020-12-022-0/+136
* refactoring and some featureJoursoir2020-11-308-128/+241
* 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