aboutsummaryrefslogtreecommitdiff
path: root/modules/ident.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Avoid the direct use of intptr_t wherever possible.Gravatar Sadie Powell2026-03-291-2/+3
| | | | | This may cause problems on systems like CheriBSD where the pointer type stores extra data.
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-4/+4
|
* Switch the extensible system to using shared pointers.Gravatar Sadie Powell2026-03-271-2/+1
|
* Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.Gravatar Sadie Powell2025-03-231-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-02-141-1/+1
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+425