aboutsummaryrefslogtreecommitdiff
path: root/modules/setname.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-4/+4
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-081-0/+20
|
* Replace IS_* with member functions.Gravatar Sadie Powell2026-03-081-2/+2
| | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
* Switch Reply::Type to be an enum instead of an enum class.Gravatar Sadie Powell2026-03-051-1/+1
| | | | This is shorter and its fully disambiguated anyway.
* Rename ServiceProvider methods to avoid shadowing issues.Gravatar Sadie Powell2026-03-021-1/+1
|
* Fix regular users being told about server operator privileges.Gravatar Sadie Powell2026-03-011-1/+1
|
* Merge the chg* and set* modules.Gravatar Sadie Powell2026-03-011-12/+51
|
* Move standard replies to the core and add remote reply support.Gravatar Sadie Powell2026-03-011-6/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-1/+0
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+107