summaryrefslogtreecommitdiff
path: root/modules/chanstats.cpp
AgeCommit message (Collapse)Author
2024-11-11Merge branch '2.0' into 2.1.Sadie Powell
2024-11-08Remove the integer width from chanstats and irc2sql columns.Sadie Powell
These are ignored by MySQL so specifying them is meaningless.
2024-11-08Merge branch '2.0' into 2.1.Sadie Powell
2024-02-27Make functions that don't use `this` static.Sadie Powell
2024-02-27Remove redundant uses of const.Sadie Powell
2024-02-22Route message tags into more message functions.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell