<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/cban.cpp, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/cban.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/cban.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-31T20:20:16Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-03-31T20:20:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-31T20:19:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1'/>
<id>urn:sha1:02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1</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>Move &lt;options:defaultmodes&gt; to &lt;channels&gt; and rework.</title>
<updated>2026-03-12T15:38:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-12T15:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7ed7c7ba0dfd3f73a7d8a621988d7e99f07a23ef'/>
<id>urn:sha1:7ed7c7ba0dfd3f73a7d8a621988d7e99f07a23ef</id>
<content type='text'>
- The default prefix modes are now separate from the default channel
  modes. This should result in less accidentally broken configs.

- The privs are now pre-parsed to a list of mode references. This
  should improve performance slightly as the repeated mode lookups
  are gone. It also allows us to write warnings to the debug log
  when the default privs are invalid.

- Channels can now have a default topic.
</content>
</entry>
<entry>
<title>Switch Reply::Type to be an enum instead of an enum class.</title>
<updated>2026-03-05T17:07:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-05T17:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=35d04834c9d17b63cc859bf1ecebd2704f9ee741'/>
<id>urn:sha1:35d04834c9d17b63cc859bf1ecebd2704f9ee741</id>
<content type='text'>
This is shorter and its fully disambiguated anyway.
</content>
</entry>
<entry>
<title>Convert the shun and rline modules to use standard replies.</title>
<updated>2026-03-05T15:36:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-05T13:00:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3813f2870c99ebf70a4f2d8bcd3a74770bb1a4ed'/>
<id>urn:sha1:3813f2870c99ebf70a4f2d8bcd3a74770bb1a4ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the cban module to use standard replies.</title>
<updated>2026-03-05T04:50:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-05T04:50:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6323819d6e56412e74e4dd60c194560b031b6d7a'/>
<id>urn:sha1:6323819d6e56412e74e4dd60c194560b031b6d7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-29T04:33:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-29T04:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-03T14:58:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4d2293244c1845d2ca44708e82cad0bd38741e5'/>
<id>urn:sha1:d4d2293244c1845d2ca44708e82cad0bd38741e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-01T16:26:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a27defd72f82627993a059683c8399beb477a800'/>
<id>urn:sha1:a27defd72f82627993a059683c8399beb477a800</id>
<content type='text'>
</content>
</entry>
</feed>
