QTfrontend/net/newnetclient.cpp
Tue, 27 Sep 2022 14:59:03 +0300 S.D. Allow to see rooms of incompatible versions in the lobby
Thu, 26 Sep 2019 19:36:56 +0300 alfadur revert 5fcdc072d706 for now
Thu, 19 Sep 2019 23:39:40 +0300 S-D- Ignore chat messages from ignore list nicks in game too
Fri, 10 May 2019 23:30:42 +0200 Wuzzy Remove unused REPLAY_START cruft from frontend
Fri, 10 May 2019 22:51:43 +0200 Wuzzy Teach frontend how to deal with official server replays (/watch)
Wed, 01 May 2019 00:29:46 +0300 alfadur upgrade to QSslSocket
Wed, 01 May 2019 00:01:56 +0300 alfadur add argument flag for tls connections
Thu, 25 Apr 2019 23:59:50 +0300 alfadur accept redirect messages
Thu, 25 Oct 2018 18:35:35 +0200 Wuzzy Frontend: Make sure special nicks always show up in square brackets
Fri, 05 Oct 2018 13:37:49 +0200 Wuzzy Simplify /quit chat command
Sat, 25 Aug 2018 19:07:17 +0200 Wuzzy Fix some formatting problems with /me
Sat, 25 Aug 2018 17:43:29 +0200 Wuzzy Make frontend translate server messages properly
Tue, 21 Aug 2018 02:14:15 +0200 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
Mon, 13 Aug 2018 16:31:22 +0200 Wuzzy Improve “Connection refused” error message
Fri, 13 Apr 2018 13:03:51 -0400 nemo QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
less more (0) -100 -15 tip