]> jfr.im git - irc/rqf/shadowircd.git/commit - modules/m_tb.c
Add new topic command ETB, allowing services to set topic+setter+ts always
authorJilles Tjoelker <redacted>
Sun, 29 Mar 2009 15:08:42 +0000 (17:08 +0200)
committerJilles Tjoelker <redacted>
Sun, 29 Mar 2009 15:08:42 +0000 (17:08 +0200)
commit80df74cfc567f06ce615079f3d9d84d11f56fea1
tree78d6510bfb9c61ffd78f40541781aeda595d4b94
parent6ce8910d97424320108dc438325c044f0060ab27
Add new topic command ETB, allowing services to set topic+setter+ts always
(provided channelTS != 0).

ETB is controlled by the EOPMOD capab. Fairly complicated
stuff is needed for older servers.

ETB can come from clients or servers, but at this time it
should only be sent from clients, as otherwise it is not
always possible to update older servers.
modules/m_tb.c