]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Implement support for the WHOX extension.
authorPeter Powell <petpow@saberuk.com>
Thu, 12 Jul 2018 13:30:59 +0000 (14:30 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 12 Jul 2018 13:37:56 +0000 (14:37 +0100)
commit227484c6c068eee8251cc4f13a0676bd8b2ecc8d
tree52a17bd8e51f521c3b0cae83ab17189ed22ecd33
parent49b9c6bcb9746469c00619f6fe1d444326d42b60
Implement support for the WHOX extension.

This is a massive rewrite of core_who which was initially developed
by Adam in 2014. I have rebased and cleaned it up and tightened up
compliance with the specifications.

Co-authored-by: Adam <Adam@anope.org>
include/numerics.h
src/coremods/core_who.cpp