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