| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modernize various minor legacy C++isms. | 2022-07-30 | 1 | -3/+2 | |
| * | Migrate collections from insert to emplace. | 2021-04-18 | 1 | -1/+1 | |
| * | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -4/+3 | |
| * | Convert FOREACH_MOD_CUSTOM to a variadic function. | 2020-11-10 | 1 | -2/+2 | |
| * | Convert FIRST_MOD_RESULT_CUSTOM to a variadic function. | 2020-11-10 | 1 | -2/+1 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| * | Add an event provider class for the event/messagetag event. | 2020-01-03 | 1 | -1/+1 | |
| * | Rename OnClientProtocolPopulateTags to OnPopulateTags. | 2019-03-30 | 1 | -1/+1 | |
| * | Rename OnClientProtocolProcessTag to OnProcessTag. | 2019-01-22 | 1 | -1/+1 | |
| * | Implement IRCv3 message tag support.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> | 2018-08-13 | 1 | -0/+105 |
