aboutsummaryrefslogtreecommitdiff
path: root/modules/classban.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-311-1/+1
|
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
|
* Make the ban checking functions able to check any list mode.Gravatar Sadie Powell2026-03-081-1/+1
|
* Replace IS_* with member functions.Gravatar Sadie Powell2026-03-081-1/+1
| | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-0/+20
|
* Allow the use of extended bans in more scenarios.Gravatar Sadie Powell2026-01-051-1/+1
|
* Add <security:banrealmask>.Gravatar Sadie Powell2025-04-161-1/+1
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+60