<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/Modes.txt, branch rel-27</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-27</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-27'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2015-12-13T19:19:05+00:00</updated>
<entry>
<title>Modes.txt: Add "name prefixes" to channel user mode description</title>
<updated>2015-12-13T19:19:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-12-13T19:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e8dacb68dc1c496afe4d14897f0a2e7898fa4900'/>
<id>urn:sha1:e8dacb68dc1c496afe4d14897f0a2e7898fa4900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation: Spelling fixes</title>
<updated>2015-09-06T17:38:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-09-06T17:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cb3a4321a23143f310d06dab4b65dc86998ed770'/>
<id>urn:sha1:cb3a4321a23143f310d06dab4b65dc86998ed770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Channel mode "N" is targeted for ngIRCd 23.</title>
<updated>2015-08-01T12:26:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-08-01T12:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b72a7a4b96df11859dd5f5d7112d9d1409a9f0e5'/>
<id>urn:sha1:b72a7a4b96df11859dd5f5d7112d9d1409a9f0e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add documentation for channel mode N</title>
<updated>2015-06-24T14:41:31+00:00</updated>
<author>
<name>Ian Chard</name>
<email>ian@chard.org</email>
</author>
<published>2015-06-24T14:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=27934afd7e0acd3562fe899982560207c0b3f02a'/>
<id>urn:sha1:27934afd7e0acd3562fe899982560207c0b3f02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Modes.txt: Fix indentation</title>
<updated>2015-04-30T07:29:41+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-04-30T07:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1136b9769099e8e163fabbf68fd07f0db086398e'/>
<id>urn:sha1:1136b9769099e8e163fabbf68fd07f0db086398e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed indents and documentation</title>
<updated>2015-04-29T18:25:18+00:00</updated>
<author>
<name>LucentW</name>
<email>LucentW@users.noreply.github.com</email>
</author>
<published>2015-04-29T18:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=6fc53558ed2117e5dd4e6bd1e9fb595bba67aa79'/>
<id>urn:sha1:6fc53558ed2117e5dd4e6bd1e9fb595bba67aa79</id>
<content type='text'>
(also updated the copyright date on the txt I edited)
</content>
</entry>
<entry>
<title>Implement user mode "F": "relaxed flood protection"</title>
<updated>2014-03-18T13:55:38+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-18T13:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5713c49c8480639f08f7fff82fb5a40e8566e1dc'/>
<id>urn:sha1:5713c49c8480639f08f7fff82fb5a40e8566e1dc</id>
<content type='text'>
ngIRCd relaxes its flood protection for users having the user mode "F" set
and allows them to rapidly send data to the daemon. This mode is only
settable by IRC Operators and can cause problems in the network -- so be
careful and only set it on "trusted" clients!

User mode "F" is used by Bahamut for this purpose, for example, see
&lt;http://docs.dal.net/docs/modes.html#4.9&gt;.
</content>
</entry>
<entry>
<title>Implement user mode "b": block messages</title>
<updated>2012-10-08T10:11:04+00:00</updated>
<author>
<name>DNS777</name>
<email>dns@rbose.org</email>
</author>
<published>2012-10-08T10:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9d97004a287589681342a0116746796f2764100c'/>
<id>urn:sha1:9d97004a287589681342a0116746796f2764100c</id>
<content type='text'>
When a user has set mode "b", all private messages and notices to this
user are blocked if they don't originate from a registered user, an IRC Op,
server or service. The originator gets an error numeric sent back in this
case, ERR_CANNOTSENDTONICK_MSG(976), which is/was(?) used by KineIRCd, too.

This closes bug #144.
</content>
</entry>
<entry>
<title>Merge branch 'bug141-ModesQq'</title>
<updated>2012-10-06T20:37:57+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-10-06T20:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c9d166747d4ea161c55c765edc23e2cd3bd7dec4'/>
<id>urn:sha1:c9d166747d4ea161c55c765edc23e2cd3bd7dec4</id>
<content type='text'>
This closes bug #141.

* bug141-ModesQq:
  KICK-protect IRC services
  Implement channel mode "Q" and user mode "q"

Conflicts:
	src/ngircd/defines.h
	src/ngircd/messages.h
</content>
</entry>
<entry>
<title>Implement channel mode 'V' (invite disallow)</title>
<updated>2012-10-06T18:49:35+00:00</updated>
<author>
<name>DNS777</name>
<email>dns@rbose.org</email>
</author>
<published>2012-10-06T18:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=de453d71cb1bcd78b365f16e994003e913a03148'/>
<id>urn:sha1:de453d71cb1bcd78b365f16e994003e913a03148</id>
<content type='text'>
If the new channel mode "V" is set, the INVITE command becomes invalid
and all clients get the new ERR_NOINVITE_MSG(518) reply.

Unreal and InspIRCd uses this mode, too.

This closes bug #143.
</content>
</entry>
</feed>
