<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/numerics.h, branch v3.16.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/numerics.h?h=v3.16.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/numerics.h?h=v3.16.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-28T17:49:16Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ERR_UNAVAILRESOURCE for things that should be retried later.</title>
<updated>2022-04-11T23:52:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-11T23:52:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa8c035373a7c20a2f533ec565acd385fef2c7c9'/>
<id>urn:sha1:fa8c035373a7c20a2f533ec565acd385fef2c7c9</id>
<content type='text'>
Also move it to the global numerics header to avoid duplication.
</content>
</entry>
<entry>
<title>Deduplicate all whois numerics to the whois module header.</title>
<updated>2021-07-05T15:50:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-05T15:43:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38351efa8d3f17ad9a46f332783fbe0fd663f0cf'/>
<id>urn:sha1:38351efa8d3f17ad9a46f332783fbe0fd663f0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow a statusmsg to have multiple statuses and pick the lowest.</title>
<updated>2021-02-25T06:47:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-25T06:47:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61225fa14fe0c8335cbfec7a9764cfc3f31936bc'/>
<id>urn:sha1:61225fa14fe0c8335cbfec7a9764cfc3f31936bc</id>
<content type='text'>
This is pretty much useless but other implementations support it
so we have to also support it for compatibility.
</content>
</entry>
<entry>
<title>Fix the numeric sent when a U-lined alias target is not online.</title>
<updated>2021-02-18T04:10:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-18T04:10:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67215adc97f70b86300833ce891b47ba8fadd92c'/>
<id>urn:sha1:67215adc97f70b86300833ce891b47ba8fadd92c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send RPL_SAVENICK from irc2 when renaming a user to their UUID.</title>
<updated>2020-12-22T04:13:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-22T03:53:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96befc58f073b4f96771b57d728b16742294c2fe'/>
<id>urn:sha1:96befc58f073b4f96771b57d728b16742294c2fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ircd-hybrid's numerics for the "pending invites" list.</title>
<updated>2020-02-18T18:56:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-18T18:02:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df17d47b6a17ee6214f7f501e3b9d73cb8acd36e'/>
<id>urn:sha1:df17d47b6a17ee6214f7f501e3b9d73cb8acd36e</id>
<content type='text'>
This fixes a conflict with the numerics used by the invite
exception mode.
</content>
</entry>
<entry>
<title>Generalise XLine stats numerics using RPL_STATS from aircd.</title>
<updated>2020-02-18T18:56:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-18T17:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e0cc3684df72b2a8de45b354848af43c6b47606'/>
<id>urn:sha1:2e0cc3684df72b2a8de45b354848af43c6b47606</id>
<content type='text'>
</content>
</entry>
</feed>
