]> arthur.barton.de Git - ngircd-alex.git/commit
Send NAMES list and channel topic to NJOIN'ed users
authorewired <37567272+ewired@users.noreply.github.com>
Fri, 16 Apr 2021 18:28:00 +0000 (13:28 -0500)
committerAlexander Barton <alex@barton.de>
Mon, 26 Dec 2022 16:45:44 +0000 (17:45 +0100)
commit5ef1a657f49d983f442eefb6ccf5474dc02ba3f5
tree88521301d6b61b780603d3cd8d829d3a86b9453d
parent3e23f7d2c33df287941d26b84c2a26d6ee22faf2
Send NAMES list and channel topic to NJOIN'ed users

Send the NAMES list and channel topic to users "forcefully" joined to a
channel using NJOIN, like they joined on their own using JOIN.

Closes #288.
src/ngircd/irc-server.c