mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
9b4fd66de7
There is an issue with some IRC servers that may send a JOIN with self nick once already on the channel, this results in a clear of the nicklist on the second JOIN received. This fix silently ignores the second self JOIN if the channel is already joined (with at least one nick).