summaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3.cpp
AgeCommit message (Expand)Author
2013-05-15Tidy up keywords on module methods.Peter Powell
2013-04-12Tidy up source files:Peter Powell
2013-04-10Replace IS_AWAY() and IS_OPER() macros with User::IsAway() and User::IsOper()attilamolnar
2012-12-02Dynamically determine the size of the eventlist[] passed to Attach()attilamolnar
2012-12-02Attach to events and register services in init()attilamolnar
2012-10-23m_ircv3 Attach to OnRehashattilamolnar
2012-10-23m_ircv3 Fix away-notify not sending AWAY messages when somebody joins who is ...attilamolnar
2012-06-12New module to support IRCv3 extras, namely account-notify, away-notify and ex...attilamolnar