aboutsummaryrefslogtreecommitdiff
path: root/modules/monitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining bits of stdalgo to utility/container.Gravatar Sadie Powell2026-04-041-3/+4
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-8/+8
* Switch the extensible system to using shared pointers.Gravatar Sadie Powell2026-03-271-13/+11
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-3/+3
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-4/+6
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-1/+1
* Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. Gravatar Sadie Powell2026-03-081-1/+1
* Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.Gravatar Sadie Powell2025-03-231-1/+1
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+444