<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_xline_db.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_xline_db.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_xline_db.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-28T10:40:50Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ToHuman to ToLongString.</title>
<updated>2025-03-18T14:18:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31c446201bf1b2b14dde2770e2006712438589e7'/>
<id>urn:sha1:31c446201bf1b2b14dde2770e2006712438589e7</id>
<content type='text'>
This name is used by functions in too many places already.
</content>
</entry>
<entry>
<title>Use Duration::ToHuman instead of seconds in various messages.</title>
<updated>2025-03-03T14:47:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:47:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a'/>
<id>urn:sha1:abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Duration::ToHuman and update messages to use it.</title>
<updated>2025-03-03T14:00:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-02T14:15:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2102b065d4ed91c5199c1dececdec4e385657cfd'/>
<id>urn:sha1:2102b065d4ed91c5199c1dececdec4e385657cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the use of ConvToStr in string concatenation.</title>
<updated>2025-03-01T16:06:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a127d2e0c0a624d12cf9570905fec264554550'/>
<id>urn:sha1:32a127d2e0c0a624d12cf9570905fec264554550</id>
<content type='text'>
This function calls INSP_FORMAT in most cases nowadays so we may
as well just call that manually.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-11-02T08:42:20Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-11-02T08:42:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f0f4347717581112783a8c9be8dc95c6079dbc6'/>
<id>urn:sha1:9f0f4347717581112783a8c9be8dc95c6079dbc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the xline_db log messages.</title>
<updated>2024-10-03T14:01:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-03T11:17:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a2296c914137af8e1b94181a9dbad30c299e63f0'/>
<id>urn:sha1:a2296c914137af8e1b94181a9dbad30c299e63f0</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://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=68480cee67f3eb928dadca5ca776f38119e231e7'/>
<id>urn:sha1:68480cee67f3eb928dadca5ca776f38119e231e7</id>
<content type='text'>
Closes #1671.
</content>
</entry>
</feed>
