Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
never NULL | |||
2014-01-24 | Convert UserChanList to an intrusively linked list | Attila Molnar | |
2013-08-09 | Move host cycle logic into m_hostcycle | attilamolnar | |