]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Allow a statusmsg to have multiple statuses and pick the lowest.
authorSadie Powell <sadie@witchery.services>
Thu, 25 Feb 2021 06:47:34 +0000 (06:47 +0000)
committerSadie Powell <sadie@witchery.services>
Thu, 25 Feb 2021 06:47:34 +0000 (06:47 +0000)
commit61225fa14fe0c8335cbfec7a9764cfc3f31936bc
tree418806aa12a092e2ccb86ba43a20db24b87dba7e
parent5860247c3bf664daac1234f47f68ed30402fe13d
Allow a statusmsg to have multiple statuses and pick the lowest.

This is pretty much useless but other implementations support it
so we have to also support it for compatibility.
include/numerics.h
src/coremods/core_message.cpp
src/modules/m_ircv3_ctctags.cpp