]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add support for the IRCv3 server-time specification.
authorPeter Powell <petpow@saberuk.com>
Mon, 13 Aug 2018 20:44:11 +0000 (21:44 +0100)
committerPeter Powell <petpow@saberuk.com>
Mon, 13 Aug 2018 21:01:21 +0000 (22:01 +0100)
commit224952435591734d8308fd2b612d51c030416e53
tree5e4c0af3f77687cdeefdbd32e45c2cfb030d2616
parentc60f88bb5ce23d1291dddfd3e15ba71c801b7d3c
Add support for the IRCv3 server-time specification.

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