aboutsummaryrefslogtreecommitdiff
path: root/include/modules/extban.h
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate includes from module headers.Gravatar Sadie Powell2022-01-251-2/+0
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-10/+10
* Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-1/+1
* Fix a ton of pedantic compiler warnings.Gravatar Sadie Powell2021-04-041-1/+1
* Implement support for inverted extbans.Gravatar Sadie Powell2020-05-071-5/+14
* Deduplicate extban parsing.Gravatar Sadie Powell2020-05-071-0/+20
* Add first class support for extbans.•••This replaces the previous support which was pretty much a giant hack and was not synchronised between servers. Gravatar Sadie Powell2020-05-071-0/+254