| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-16 | Implement user mode 'C': require "same channel" to send message | Alexander Barton | |
| If the target user of a PRIVMSG or NOTICE command has the user mode 'C' set, it is required that both sender and receiver are on the same channel. This prevents private flooding by completely unknown clients. | |||
| 2011-12-31 | doc/Modes.txt: document channel mode "r" | Alexander Barton | |
| And make clear, that user mode "r" and channel mode "r" are not set by ngIRCd itself but by IRC services. | |||
| 2011-08-26 | Added doc/Modes.txt: document modes supported by ngIRCd | Alexander Barton | |