]> jfr.im git - irc/freenode/ircd-seven.git/commit
Add extended-join client capability.
authorWilliam Pitcock <redacted>
Thu, 16 Dec 2010 06:24:54 +0000 (00:24 -0600)
committerWilliam Pitcock <redacted>
Thu, 16 Dec 2010 06:24:54 +0000 (00:24 -0600)
commit92052a5c241040687ee65e2131ad7a3bf4209d2e
tree634d8e083bf457f44ec5e3dbaea02dd3e6c005d5
parent99cca61ed6ed21d8084edb66f98a5f27aaca21a6
Add extended-join client capability.
The extended-join client capability extends the JOIN message with information clients typically
query using WHO including accountname, signon TS and realname.
include/client.h
modules/m_cap.c
src/channel.c