summaryrefslogtreecommitdiffstats
path: root/src/server/rooms.hpp
Commit message (Collapse)AuthorAgeFilesLines
* try to make the code is easier; start work with dbJoursoir2020-12-021-42/+0
|
* refactoring and some featureJoursoir2020-11-301-4/+11
| | | | | | | | | 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-5/+7
|
* add second (work with chat) level of abstractionJoursoir2020-11-251-0/+33