weechat/src
Sébastien Helleu 7ddc815726 relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358)
Now the status "waiting_auth" is used and displayed in the relay buffer.

When a client connects, there are now 2 messages (except for irc protocol if
there's no password required):

relay: new client on port 9000: 1/weechat/1.2.3.4 (waiting auth)
relay: client 1/weechat/1.2.3.4 authenticated

If the authentication fails, the messages are:

relay: new client on port 9000: 1/weechat/1.2.3.4 (waiting auth)
=!= relay: authentication failed with client 1/weechat/1.2.3.4
2020-04-12 17:46:46 +02:00
..
core tests: add tests on calc functions 2020-04-08 21:38:51 +02:00
gui core: fix resize of a bar when its size is 0 (automatic) (closes #1470) 2020-04-07 19:00:33 +02:00
plugins relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358) 2020-04-12 17:46:46 +02:00
CMakeLists.txt core: update copyright dates 2020-01-04 10:41:26 +01:00
Makefile.am core: update copyright dates 2020-01-04 10:41:26 +01:00