<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/.gitignore, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/.gitignore?h=main</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/.gitignore?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-09T18:34:04Z</updated>
<entry>
<title>Ignore the modules directory so we don't commit stuff from master.</title>
<updated>2026-03-09T18:34:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-09T18:31:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b81256bf2b68f340f768adeb6d72fec33bb8e207'/>
<id>urn:sha1:b81256bf2b68f340f768adeb6d72fec33bb8e207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Demote the regex_tre module to inspircd-contrib".</title>
<updated>2025-08-19T12:53:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-08-19T12:27:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f648d4cc30cd46090b60b8f4dde7b86883719770'/>
<id>urn:sha1:f648d4cc30cd46090b60b8f4dde7b86883719770</id>
<content type='text'>
TRE is now maintained again so we can revive this.

This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f.
</content>
</entry>
<entry>
<title>Rename regex_pcre back to regex_pcre2.</title>
<updated>2024-06-07T18:19:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:19:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c18499a33208aa92f627e4710ae0bfafea0e31ed'/>
<id>urn:sha1:c18499a33208aa92f627e4710ae0bfafea0e31ed</id>
<content type='text'>
This rename happened before we had config compatibility and it doesn't
make sense to keep it anymore.
</content>
</entry>
<entry>
<title>Move ssl_mbedtls to inspircd-contrib.</title>
<updated>2024-04-15T20:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-04-01T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e24ea1723ccbdcb8a50cdbb16ba963597077c39d'/>
<id>urn:sha1:e24ea1723ccbdcb8a50cdbb16ba963597077c39d</id>
<content type='text'>
Closes #2088.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-11-14T15:15:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-14T15:10:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=59845198e1594fd1d5760abdb89d5736be4ac0c8'/>
<id>urn:sha1:59845198e1594fd1d5760abdb89d5736be4ac0c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more files to the gitignore.</title>
<updated>2023-11-06T00:35:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-06T00:35:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=90a9893c7ae8b527398404ad34a99e6e6818ba1a'/>
<id>urn:sha1:90a9893c7ae8b527398404ad34a99e6e6818ba1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import regex_pcre2 from inspircd-contrib.</title>
<updated>2022-12-05T07:18:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-05T07:18:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0a03eada1c21ee213fe69b3735437c3a1630eb98'/>
<id>urn:sha1:0a03eada1c21ee213fe69b3735437c3a1630eb98</id>
<content type='text'>
The original plan was to make the PCRE2 switch happen in v3 but it
seems that distributions are beginning to unpackage the old pcre
library already.
</content>
</entry>
<entry>
<title>Implement support for JSON logging.</title>
<updated>2022-05-02T14:10:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-02T11:06:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a44a6cfab77c11382bfbc465702755a7e512e3e9'/>
<id>urn:sha1:a44a6cfab77c11382bfbc465702755a7e512e3e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the entire logging system.</title>
<updated>2022-05-01T21:07:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c382faf9c941ad2ab93f806b6477933d41566719'/>
<id>urn:sha1:c382faf9c941ad2ab93f806b6477933d41566719</id>
<content type='text'>
- Much cleaner API for writing to the log.
- Adds support for stderr and stdout logging to the core.
- Adds support for sql and syslog logging in modules.
</content>
</entry>
<entry>
<title>Rename regex_pcre2 to regex_pcre.</title>
<updated>2021-11-14T23:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-14T23:47:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=96f673e7e18bae65673760ecc8c1859abda3dc93'/>
<id>urn:sha1:96f673e7e18bae65673760ecc8c1859abda3dc93</id>
<content type='text'>
</content>
</entry>
</feed>
