aboutsummaryrefslogtreecommitdiff
path: root/include/modules/ircv3_batch.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2022-04-281-1/+1
* Fix a compiler warning on Windows.Gravatar Sadie Powell2022-03-191-1/+1
* Update copyright headers.Gravatar InspIRCd Robot2020-04-241-1/+1
* Initialise batchendmsg to NULL.Gravatar Sadie Powell2020-02-061-0/+1
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
* Add an API for accessing a batch end event.•••This is essentially identical to the one for the start event. Gravatar Peter Powell2019-06-121-0/+10
* Add support for the IRCv3 batch specification.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> Gravatar Peter Powell2018-08-131-0/+185