summaryrefslogtreecommitdiffstats
path: root/src/server/chat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* refactoring and some featureJoursoir2020-11-301-38/+35
| | | | | | | | | 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-271-10/+81
|
* add second (work with chat) level of abstractionJoursoir2020-11-251-0/+196