aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_opmoderated.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-1/+2
* Fix opmoderated messages appearing in the channel history.Gravatar Sadie Powell2024-05-061-9/+2
* Allow mutating the status message type in OnUserPre(Tag)Message.Gravatar Sadie Powell2024-05-061-2/+2
* Move CheckExemption::Call to CheckExemption::EventProvider.•••Now FirstResult not a macro there's no need for this to be a free function. Gravatar Sadie Powell2023-01-251-1/+1
* Update module descriptions.Gravatar Sadie Powell2022-12-121-1/+1
* Fix the case of Membership::GetRank.Gravatar Sadie Powell2022-01-311-1/+1
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-2/+2
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-031-1/+1
* The opmoderated module should have the VF_VENDOR property.Gravatar Sadie Powell2021-10-081-1/+1
* Import a greatly refactored version of the opmoderated module.•••Co-authored-by: Daniel De Graaf <danieldg@inspircd.org>. Gravatar Sadie Powell2021-06-171-0/+90