]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add support for the IRCv3 batch specification.
authorPeter Powell <petpow@saberuk.com>
Mon, 13 Aug 2018 20:48:06 +0000 (21:48 +0100)
committerPeter Powell <petpow@saberuk.com>
Mon, 13 Aug 2018 21:01:42 +0000 (22:01 +0100)
commit584d4569031d9e5d699d72eb3e09307fc84ea2f8
tree1363124c8817059e51e0378c300f311eda9a900b
parent224952435591734d8308fd2b612d51c030416e53
Add support for the IRCv3 batch specification.

Co-authored-by: Attila Molnar <attilamolnar@hush.com>
docs/conf/modules.conf.example
include/modules/ircv3_batch.h [new file with mode: 0644]
src/modules/m_chanhistory.cpp
src/modules/m_ircv3_batch.cpp [new file with mode: 0644]