aboutsummaryrefslogtreecommitdiff
path: root/modules/chanhistory.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pass a server reference to OnRouteMessage.Gravatar Sadie Powell2026-04-041-2/+2
|
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-9/+9
|
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
|
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-5/+5
|
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-1/+1
|
* Replace IS_* with member functions.Gravatar Sadie Powell2026-03-081-3/+3
| | | | | | - 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 Powell2025-03-291-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-221-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-031-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-301-4/+9
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+289