aboutsummaryrefslogtreecommitdiff
path: root/include/modules/who.h
Commit message (Expand)AuthorAgeFilesLines
* Allow modules to control the visible channel in a WHO request.Gravatar Sadie Powell2022-10-121-1/+21
* Add the matched channel to the WHO request data.Gravatar Sadie Powell2022-10-121-0/+4
* Update copyright headers.Gravatar InspIRCd Robot2022-04-281-1/+1
* Allow modules to handle WHO matching.Gravatar Sadie Powell2022-03-251-0/+20
* Update copyright headers.Gravatar InspIRCd Robot2021-05-141-1/+1
* Fix an off by one error in various bitsets.Gravatar Sadie Powell2021-05-141-2/+4
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
* Rename GetFlagIndex -> GetFieldIndexGravatar linuxdaemon2019-03-121-1/+1
* Add Who::Request::GetFlagIndex to get field index•••Replaces the dirty logic in m_hideoper and m_namesx Gravatar linuxdaemon2019-03-121-0/+11
* Fix the OnSendWhoLine event being completely broken with WHOX.Gravatar Peter Powell2018-11-151-0/+80