<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/spanningtree/compat.cpp, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/modules/spanningtree/compat.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/spanningtree/compat.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-13T21:46:42Z</updated>
<entry>
<title>Clean up the casemapping checking and comparison code.</title>
<updated>2026-03-13T21:46:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-13T21:46:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=680242c4979d262298ad77a411810e16a0b8c5bc'/>
<id>urn:sha1:680242c4979d262298ad77a411810e16a0b8c5bc</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://www.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>Run incoming ENCAP commands through the old protocol preprocessor.</title>
<updated>2026-03-01T18:05:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T18:00:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5be0c87fd0c30f46e038e78c080bd5d6b10b3eb3'/>
<id>urn:sha1:5be0c87fd0c30f46e038e78c080bd5d6b10b3eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the chg* and set* modules.</title>
<updated>2026-03-01T18:05:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T16:13:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f311ac1ecee20e164666e3d63a349c54c780aabd'/>
<id>urn:sha1:f311ac1ecee20e164666e3d63a349c54c780aabd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move standard replies to the core and add remote reply support.</title>
<updated>2026-03-01T01:28:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T01:28:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1d25d2c14161d5eb466c14c936688fcc36a5a2f'/>
<id>urn:sha1:a1d25d2c14161d5eb466c14c936688fcc36a5a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add join time to the membership identifier.</title>
<updated>2025-12-28T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-28T00:12:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=695975cdb3371d3cd297e97ea2ec2d6b36405716'/>
<id>urn:sha1:695975cdb3371d3cd297e97ea2ec2d6b36405716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-08-25T10:37:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-25T10:37:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab31cf9d377d56e1f0cf8174a6ed7b6fc809a8b7'/>
<id>urn:sha1:ab31cf9d377d56e1f0cf8174a6ed7b6fc809a8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-07-24T18:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-24T18:45:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd0d807a8b17e4490d3c231738c1a88c9c28dfa8'/>
<id>urn:sha1:dd0d807a8b17e4490d3c231738c1a88c9c28dfa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the v3 server protocol.</title>
<updated>2024-07-23T20:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T20:49:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d'/>
<id>urn:sha1:81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-07-22T20:26:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T20:26:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=304ad49279362eb9d3d28468e8e84a9ab0d9f119'/>
<id>urn:sha1:304ad49279362eb9d3d28468e8e84a9ab0d9f119</id>
<content type='text'>
</content>
</entry>
</feed>
