S.D. [Wed, 05 Oct 2022 22:39:07 +0300] rev 15905
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15904
Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15903
Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15902
Fix a couple issues
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15901
Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15900
Allow to see rooms of incompatible versions in the lobby
For the new clients the room version is shown in a separate column.
There is also a hack for previous versions clients: the room vesion
specifier is prepended to the room names for rooms of incompatible versions,
and the server shows 'incompatible version' error if the client tries to join them.
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15899
Fix clang-15 compile error