aboutsummaryrefslogtreecommitdiff
path: root/include/modules/server.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix the chanhistory module being inconsistent across servers.Gravatar Peter Powell2018-10-011-0/+8
| | | | Closes #331.
* Move OnSync{Channel,Network,User} to ServerEventListener.Gravatar Peter Powell2017-12-031-0/+20
|
* Rename the spanningtree module header to server.Gravatar Peter Powell2017-12-031-0/+41
In the future we will have server linking modules that are not the spanningtree module.