Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Fix a bunch of really obvious unnecessary includes. | Sadie Powell | |
2020-12-23 | Fix core message events not being fired. | Sadie Powell | |
Third time lucky eh? | |||
2020-12-20 | Fix an inverted condition in the previous commit. | Sadie Powell | |
2020-12-18 | Don't call events provided by dying or dead modules. | Sadie Powell | |
2020-01-31 | Update copyright headers. | InspIRCd Robot | |
2020-01-17 | Fix the ordering of custom event handlers. | Sadie Powell | |
Closes #1742. | |||
2020-01-11 | Update copyright headers. | InspIRCd Robot | |
2019-10-21 | Allow event providers to know when a listener subs or unsubs. | Peter Powell | |
2019-06-06 | Only call events on modules which aren't dying. | Peter Powell | |
2019-02-19 | Fix erasing event subscribers erasing all with the same priority. | Peter Powell | |
2018-10-21 | Fix warnings from Doxygen. | Peter Powell | |
2018-08-13 | Implement IRCv3 message tag support. | Peter Powell | |
Co-authored-by: Attila Molnar <attilamolnar@hush.com> | |||
2015-02-11 | Add new cross-module event system | Attila Molnar | |