<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/modules.conf.example, branch v3.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs/conf/modules.conf.example?h=v3.14.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs/conf/modules.conf.example?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-04T16:31:57Z</updated>
<entry>
<title>WebSockets are a HTTP feature not a HTML5 feature.</title>
<updated>2022-08-04T16:31:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T16:31:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3eda1aa7faf74c57781fac8dab388a7c60cf9f20'/>
<id>urn:sha1:3eda1aa7faf74c57781fac8dab388a7c60cf9f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the parameter documentation for the repeat mode.</title>
<updated>2022-06-15T21:08:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-15T21:08:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30f64f9225f9bdb26f173b4e22bfcbd408ea87d7'/>
<id>urn:sha1:30f64f9225f9bdb26f173b4e22bfcbd408ea87d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for automatically expiring the override user mode.</title>
<updated>2022-04-21T15:17:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-21T15:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cdd80af74c43015b9b492bc3c5eabc3ab982a0df'/>
<id>urn:sha1:cdd80af74c43015b9b492bc3c5eabc3ab982a0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase the default connectban ban duration from 10m to 6h.</title>
<updated>2022-04-05T17:28:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T17:15:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f20fa911c4785f61f8d22c7861b810d38be2206b'/>
<id>urn:sha1:f20fa911c4785f61f8d22c7861b810d38be2206b</id>
<content type='text'>
10m is borderline useless for preventing bot floods.
</content>
</entry>
<entry>
<title>Add support for blocking invites to the commonchans module.</title>
<updated>2022-03-23T14:33:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-23T14:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=770b8ec19239140dbc690308c3855284b3da346e'/>
<id>urn:sha1:770b8ec19239140dbc690308c3855284b3da346e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in the connectban example config docs.</title>
<updated>2022-03-22T15:31:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-22T15:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9260644ce9a8f3cac5224d6fa5a99f76876e57d9'/>
<id>urn:sha1:9260644ce9a8f3cac5224d6fa5a99f76876e57d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;connectban:duration&gt; to &lt;connectban:banduration&gt;.</title>
<updated>2022-03-22T15:27:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-22T15:27:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c87703e2a7805fd7566ba39b9dfdf6e836166e11'/>
<id>urn:sha1:c87703e2a7805fd7566ba39b9dfdf6e836166e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to allow channel ops to enable the permchannels mode.</title>
<updated>2022-02-05T23:40:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-05T23:40:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b2a3a31d7b6c8415edc3156a19e42b832e7a957'/>
<id>urn:sha1:2b2a3a31d7b6c8415edc3156a19e42b832e7a957</id>
<content type='text'>
Closes #1964.
</content>
</entry>
<entry>
<title>Add support for forwarding a password from the second nick param.</title>
<updated>2021-12-28T14:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-28T13:53:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9306d5474d0acc010e11b4cb4632e3341d659367'/>
<id>urn:sha1:9306d5474d0acc010e11b4cb4632e3341d659367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for WebIRC gateways sending client fingerprints.</title>
<updated>2021-11-10T13:10:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-10T13:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fddef325ba633158875a88c72de2eb3b999d71de'/>
<id>urn:sha1:fddef325ba633158875a88c72de2eb3b999d71de</id>
<content type='text'>
</content>
</entry>
</feed>
