- Documentation changes
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that
- Update modes.txt
- Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
- Implement channel mode 'u' which hides bmasks (+b/+e/+I) to non-chanops everywhere
- Fixed svn properties
- modes.txt, umode: clarification
- modes.txt: minor update
- Update doc/modes.txt, help/cmode
- Update modes.txt
- Added channel mode +C which prevents users from sending CTCPS to a channel
- Minor documentation updates
- Removed OPERWALL. Use GLOBOPS instead.
- Update modes.txt
- Added usermode +p which hides channel list in WHOIS
- Update docs to reflect new +q usermode
- Update documents
- modes.txt: fixed typo as reported by gp
- Added usermode +W. Users connected via a webirc gateway get this mode set by servers. - /WHOIS now shows whether a client is connected via a webirc gateway
- Update doc/modes.txt
- White-space changes
- Add usermode 'S' (client is connecte via SSL/TLS). Allows services to keep track of what users are connected via SSL, and allows to see ssl-status of remote clients in a /whois.
- update help/umode, doc/modes.txt
- Update doc/modes.txt
- Update modes.txt
- Update modes.txt
- Implemented channel mode +c. Known from other ircds, this mode basically prevents users from sending messages including control codes to a channel that has this mode set
- Remove current msg locale implementation
- Remote server connection and split notices now go to new usermode +e
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- Update documents
- Update documents to reflect new channel-/usermodes
- Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
- update modes.txt
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.