David Schultz
0ea108fcee
chm_regmsg: fix typo in description
2022-10-02 19:00:16 -04:00
Stephen Bennett
8d67f0605c
Make +R play nicely with +z
2022-10-01 17:04:25 -04:00
Doug Freed
860187d028
chm_regmsg: don't duplicate nick in 415
...
sendto_one_numeric already includes the nick, so there's no need to
duplicate it. OFTC does not.
2022-07-11 23:35:25 -04:00
Eric Mertens
981a94c3c9
chm_regmsg: actually check channel mode ( #271 )
2021-08-23 19:52:18 -07:00
Eric Mertens
82436efb60
hook_fn casts were hiding UB ( #265 )
2021-08-19 20:09:40 -07:00
Eric Mertens
0ba1da5910
Add +R channel mode module requiring services account to chat ( #102 )
...
* Add +R channel mode module requiring services account to chat
* Use void* in hook argument
* move chm_regmsg from modules to extensions
* generate error message when module fails to load
2021-01-24 05:13:03 -08:00