| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Tidy up keywords on module methods.•••- Remove virtual keyword from a ton of methods which don't need it.
- Add override keyword to a ton of methods which do need it.
| Peter Powell | 2013-05-15 | 1 | -2/+2 |
| * | Add method for writing server notices.•••This allows us to send a server notice to a user without worrying
about whether they are registered or not.
If a user receives a server notice and they are not registered
then the nickname field will contain an asterisk instead of their
nick name.
| Peter Powell | 2013-05-14 | 1 | -4/+4 |
| * | Added RMODE command per suggestion #479 | Daniel Vassdal | 2013-04-27 | 1 | -0/+129 |