Age | Commit message (Expand) | Author |
---|---|---|
2021-03-05 | Update copyright headers. | InspIRCd Robot |
2020-04-10 | Update the module descriptions using mkversion. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2018-08-13 | Implement IRCv3 message tag support. | Peter Powell |
2017-10-28 | Hide User#host and User#dhost and use accessors to modify them. | Peter Powell |
2017-07-09 | Merge v2.0.23 and v2.0.24 into master. | Peter Powell |
2015-12-05 | Add m_ircv3_chghost which implements the IRCv3.2 chghost extension | Attila Molnar |
2015-11-03 | Add UserManager::NextAlreadySentId() and convert all code to use it | Attila Molnar |
2014-07-14 | Rename UserMembList to Channel::MemberMap, switch all code to use it | Attila Molnar |
2014-07-14 | Change return type of Channel::GetUsers() to reference from pointer as it is ... | Attila Molnar |
2014-01-24 | Convert UserChanList to an intrusively linked list | Attila Molnar |
2013-08-09 | Move host cycle logic into m_hostcycle | attilamolnar |