aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_websocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unite SSL service providers and SSL profile classesGravatar Attila Molnar2017-11-131-2/+2
|
* Clean up OnCleanup.Gravatar Peter Powell2017-10-181-2/+2
| | | | | | | | | - Switch to using ExtensionItem::ExtensibleType for the type instead of TargetTypeFlags. - Pass the extensible to OnCleanup as an Extensible pointer instead of a void pointer. - Call OnCleanup for memberships as well as channels and users. - Rewrite event documentation to remove outdated references.
* Add WebSocket moduleGravatar Attila Molnar2016-08-081-0/+405