summaryrefslogtreecommitdiff
path: root/src/modules/m_shun.cpp
AgeCommit message (Expand)Author
2008-05-19More donebrain
2008-05-05Conversionsaquanight
2008-04-08Fix a bug with /SHUN deletion (it didn't work)w00t
2008-04-08Fix compile errorw00t
2008-04-08REG_ALL check is not required, since OnUserConnect is triggered after NICK/US...w00t
2008-04-08SHUN: check SHUN on connect, extend user with shunned metadata if they match,...w00t
2008-04-07SHUN works (locally at least)w00t
2008-04-07Hook events properly.w00t
2008-04-07Add a factory to produce shuns, don't autoapply to userlist, etc.w00t
2008-04-07Use SHUN, not S, try match on std::string for removalw00t
2008-04-07Unrestrict users before REG_ALLw00t
2008-04-07Typo x 2 (ta Zaba)w00t
2008-04-07Typow00t
2008-04-07Convert this to use the new XLine API, this results in fairly significant les...w00t
2008-04-07Add m_shun from third party to 1.2, update it to compile (currently untested....w00t