aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules/stats.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-0/+1
|
* Move OnStats from the core to a cross-module event.Gravatar Peter Powell2018-04-081-0/+18
| | | | | Some core code still exists in the XLine system but this will be replaced when the XLine system is replaced later.
* Fix oversight in the last Stats::Context:AddRow() methodGravatar Attila Molnar2016-02-251-0/+1
|
* Introduce Stats::Context, pass it to the OnStats hook and switch all code to itGravatar Attila Molnar2016-02-251-0/+172