aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_batch.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update the module descriptions using mkversion.Gravatar Sadie Powell2020-04-101-1/+1
|
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
|
* Add an API for accessing a batch end event.Gravatar Peter Powell2019-06-121-3/+6
| | | | This is essentially identical to the one for the start event.
* Add support for the IRCv3 batch specification.Gravatar Peter Powell2018-08-131-0/+216
Co-authored-by: Attila Molnar <attilamolnar@hush.com>