<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands.cpp, branch v5.0.0dev2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v5.0.0dev2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v5.0.0dev2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-02-28T18:05:50Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-02-28T18:05:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-28T18:05:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b37e4aaf9b6d012196b92c1b89c87c8b3481224e'/>
<id>urn:sha1:b37e4aaf9b6d012196b92c1b89c87c8b3481224e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RPL_ENDOFNAMES for real this time.</title>
<updated>2026-02-28T18:00:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-28T18:00:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=631d21817fdc362b550236f709fda5744e233bb1'/>
<id>urn:sha1:631d21817fdc362b550236f709fda5744e233bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for per-command maximum targets.</title>
<updated>2026-02-27T01:45:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-27T01:24:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff18ee420e229a34b874a1a03ae302fdf60fe149'/>
<id>urn:sha1:ff18ee420e229a34b874a1a03ae302fdf60fe149</id>
<content type='text'>
Closes #2157.
</content>
</entry>
<entry>
<title>Add a numeric helper for ERR_NOPRIVILEGES.</title>
<updated>2026-02-26T19:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-26T19:52:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc3c9c7cb47589a72a0ff61a715bb17e246a10c5'/>
<id>urn:sha1:cc3c9c7cb47589a72a0ff61a715bb17e246a10c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-11-01T15:53:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-11-01T14:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a3aba4044ee10df332631c4c66ed60299566e58'/>
<id>urn:sha1:8a3aba4044ee10df332631c4c66ed60299566e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All core numerics should be in numeric.h not in .cpp files.</title>
<updated>2024-10-26T14:26:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-26T14:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=414a08644944e73338a65f8d877bfbb94c72ceb6'/>
<id>urn:sha1:414a08644944e73338a65f8d877bfbb94c72ceb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-09-09T14:48:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-09T14:44:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6204c9636e8ea87d690e1e7c06cbf35d04083586'/>
<id>urn:sha1:6204c9636e8ea87d690e1e7c06cbf35d04083586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-09-07T10:10:36Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-09-07T10:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e784862f5f251154a414fa17645caa644c5e4b2'/>
<id>urn:sha1:8e784862f5f251154a414fa17645caa644c5e4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check the connection state of a command before the parameter count.</title>
<updated>2024-09-03T18:04:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-03T18:00:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0617fdfb654454abae0fd8adf95fa9a05fbc88f4'/>
<id>urn:sha1:0617fdfb654454abae0fd8adf95fa9a05fbc88f4</id>
<content type='text'>
Works around a bug in irssi.

Closes #2103.
</content>
</entry>
<entry>
<title>Normalise the case of MOD_RESULT variables.</title>
<updated>2024-08-31T15:21:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-31T15:21:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6da60b3f4e4bd05671cc3ad03200458a426b8e9'/>
<id>urn:sha1:f6da60b3f4e4bd05671cc3ad03200458a426b8e9</id>
<content type='text'>
</content>
</entry>
</feed>
