Age | Commit message (Expand) | Author |
2008-07-12 | Delete all XLines when destroying module | w00t |
2008-06-15 | IPC now works for receiving one-byte commands in the same manner as the mails... | brain |
2008-06-14 | Fix m_shun as per bug #560 reported by Casey, thanks | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-06 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-05-19 | More done | brain |
2008-05-05 | Conversions | aquanight |
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 |