<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v3.8.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.8.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.8.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-11-20T12:10:47Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-11-19T22:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f2388a81b6463e1229fa5bf2b8c427440bf406'/>
<id>urn:sha1:f3f2388a81b6463e1229fa5bf2b8c427440bf406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid doing "IP changed" event stuff on quitting users.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-19T19:21:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4685e02b55229e0ca5068b839c87b5a80180f33'/>
<id>urn:sha1:d4685e02b55229e0ca5068b839c87b5a80180f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the behaviour of multi-value PING and PONG messages.</title>
<updated>2020-10-26T18:02:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-26T18:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=581d1d8fa0ef62e20409543570390613c78e6f5b'/>
<id>urn:sha1:581d1d8fa0ef62e20409543570390613c78e6f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recheck users for xlines when their real hostname changes.</title>
<updated>2020-10-06T09:31:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-06T09:31:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e81dcaec7f8d3032b1931c8aa24cc945dac4c3a3'/>
<id>urn:sha1:e81dcaec7f8d3032b1931c8aa24cc945dac4c3a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the syntax of the MAXLIST 005 token.</title>
<updated>2020-09-23T23:04:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-23T23:04:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0bb6bd79a7909b498ad018b4a9f6f90d4e89787'/>
<id>urn:sha1:d0bb6bd79a7909b498ad018b4a9f6f90d4e89787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-07-30T13:31:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-07-30T13:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f12f76ec9561a6c1d522e3e6d81723ed9a07356'/>
<id>urn:sha1:2f12f76ec9561a6c1d522e3e6d81723ed9a07356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send ERR_KEYSET when trying to change a channel key.</title>
<updated>2020-07-27T08:51:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-27T08:51:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1047f053811717df4e4c3c18c512b169b64aa93a'/>
<id>urn:sha1:1047f053811717df4e4c3c18c512b169b64aa93a</id>
<content type='text'>
Closes #1750.
</content>
</entry>
<entry>
<title>Show an error when an unprivileged user tries to mass-message.</title>
<updated>2020-07-20T04:52:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-20T04:51:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9ea418dd7f913ba1c2fbae49a82cf39d22e282f'/>
<id>urn:sha1:c9ea418dd7f913ba1c2fbae49a82cf39d22e282f</id>
<content type='text'>
Closes #1790.
</content>
</entry>
<entry>
<title>Add a config option that forces bots to use NOTICEs.</title>
<updated>2020-07-07T00:49:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-07T00:42:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7823761cf3bbdd58ff9c33bcc1cc72c6a36a4c25'/>
<id>urn:sha1:7823761cf3bbdd58ff9c33bcc1cc72c6a36a4c25</id>
<content type='text'>
</content>
</entry>
</feed>
