<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_permchannels.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/src/modules/m_permchannels.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_permchannels.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-16T23:06:50Z</updated>
<entry>
<title>Shuffle the modules about a bit.</title>
<updated>2024-07-16T23:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-16T23:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=889d521e05f2e922683d48c74eb00290e7a2f548'/>
<id>urn:sha1:889d521e05f2e922683d48c74eb00290e7a2f548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-06-23T17:49:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-23T17:49:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=be68315d80df97630c3b95c561777392cf8c7cf8'/>
<id>urn:sha1:be68315d80df97630c3b95c561777392cf8c7cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the v3-style permchannels database.</title>
<updated>2024-06-11T18:07:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-11T18:07:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ad99e623c469c87ce4818049ae67bf7a726638e7'/>
<id>urn:sha1:ad99e623c469c87ce4818049ae67bf7a726638e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the permchannels database easier to read.</title>
<updated>2023-09-13T06:56:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-11T08:18:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e60736583e6b2b99a7024fb9e4930fa586dabd9a'/>
<id>urn:sha1:e60736583e6b2b99a7024fb9e4930fa586dabd9a</id>
<content type='text'>
Adding the extra keys for list modes made the database a lot harder
to read because of the extra line length. To work around this put
each key on its own line and indent them to the same level.
</content>
</entry>
<entry>
<title>Allow permchannels to save the set time and setter of list mode entries.</title>
<updated>2023-08-13T18:13:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-13T18:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=16b85a93e9e01ba0100ec3df03b0ac2d170c4dd6'/>
<id>urn:sha1:16b85a93e9e01ba0100ec3df03b0ac2d170c4dd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the error log level to critical.</title>
<updated>2023-08-11T11:39:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-11T11:39:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f73e9e606b61324f4ac34d3f506b7cbaf87713c7'/>
<id>urn:sha1:f73e9e606b61324f4ac34d3f506b7cbaf87713c7</id>
<content type='text'>
"ERROR" is apparently defined by more than just Windows. Let's
pick a different name which is less likely to cause collisions.
</content>
</entry>
<entry>
<title>Add incremental backoff to the filter/permchannels/xline_db modules.</title>
<updated>2023-07-21T10:50:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-21T10:46:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68480cee67f3eb928dadca5ca776f38119e231e7'/>
<id>urn:sha1:68480cee67f3eb928dadca5ca776f38119e231e7</id>
<content type='text'>
Closes #1671.
</content>
</entry>
<entry>
<title>Rename duration to timeutils and relocate InspIRCd::TimeString.</title>
<updated>2023-05-10T10:57:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-10T10:57:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</id>
<content type='text'>
</content>
</entry>
</feed>
