<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/callerid.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/callerid.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/callerid.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-04T11:32:00Z</updated>
<entry>
<title>Remove the remaining bits of stdalgo to utility/container.</title>
<updated>2026-04-04T11:32:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T11:10:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f'/>
<id>urn:sha1:ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the extensible system to using shared pointers.</title>
<updated>2026-03-27T13:10:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-27T13:10:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de'/>
<id>urn:sha1:cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch typedefs to using statements.</title>
<updated>2026-03-26T22:24:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-26T22:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776'/>
<id>urn:sha1:cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite sepstream and move to stringutils.</title>
<updated>2026-03-14T03:09:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T02:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework sending server protocol messages.</title>
<updated>2026-03-12T00:18:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-11T21:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcb3090055429a108b9837dbd4ba505d9c291129'/>
<id>urn:sha1:fcb3090055429a108b9837dbd4ba505d9c291129</id>
<content type='text'>
- Replace CmdBuilder with MessageBuilder. This has a less footgun
  API. All message building has to go through this now so we can
  implement other message formats in the future.

- Replace the message parsing in WriteLine with an analogue to
  PreProcessOldProtocolMessage. This should be much faster.

- Move parameter translation from the core to spanningtree.

- Change EncodeParameter to return the value instead of updating
  in place.

- Replace the OnBuild*Message events with one OnServerMessage that
  can now access all parts of the message and change them.
</content>
</entry>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Convert TranslateType to an enum class.</title>
<updated>2026-03-06T17:31:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-06T17:31:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0915b687bd9c03ffef6c88948265943bd0c2d959'/>
<id>urn:sha1:0915b687bd9c03ffef6c88948265943bd0c2d959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch parameter count fields to use size_t.</title>
<updated>2026-03-02T22:29:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T22:21:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3c94935814f4b2065ff5ffb4dd7ed5e0bd93c80'/>
<id>urn:sha1:b3c94935814f4b2065ff5ffb4dd7ed5e0bd93c80</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://cgit.space/~steering/inspircd++.git/commit/?id=ff18ee420e229a34b874a1a03ae302fdf60fe149'/>
<id>urn:sha1:ff18ee420e229a34b874a1a03ae302fdf60fe149</id>
<content type='text'>
Closes #2157.
</content>
</entry>
</feed>
