<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanhistory.cpp, branch v4.2.0</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_chanhistory.cpp?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanhistory.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<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>Don't send chat history to services servers.</title>
<updated>2024-03-08T21:17:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-08T19:37:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b606326ea9ad7174eba49dbf3585d1746e9a0504'/>
<id>urn:sha1:b606326ea9ad7174eba49dbf3585d1746e9a0504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename OnBroadcastMessage to OnRouteMessage.</title>
<updated>2024-03-08T19:37:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-08T19:37:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91bcc80d29dac1f49fcb0f208c78852b4d810504'/>
<id>urn:sha1:91bcc80d29dac1f49fcb0f208c78852b4d810504</id>
<content type='text'>
This is more descriptive of what it actually does.
</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://www.cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow limiting chanhistory only by the number of lines or duration.</title>
<updated>2023-04-20T09:16:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-20T09:16:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1dd6128ba15c3c6bb9100039fecdf25dd0b8329'/>
<id>urn:sha1:a1dd6128ba15c3c6bb9100039fecdf25dd0b8329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing &lt;chanhistory:maxduration&gt;.</title>
<updated>2023-04-20T07:26:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-20T07:26:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bbda87e477758da6f101fc97c567f0599204116'/>
<id>urn:sha1:1bbda87e477758da6f101fc97c567f0599204116</id>
<content type='text'>
Closes #2032.
</content>
</entry>
<entry>
<title>Refactor the chanhistory mode handler and allow limiting the duration.</title>
<updated>2023-02-14T17:40:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-14T17:38:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b02e291cdde598090d9265524241c50c2d2d26e'/>
<id>urn:sha1:3b02e291cdde598090d9265524241c50c2d2d26e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the caching methods in User and rename to make more sense.</title>
<updated>2023-01-24T02:58:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T02:58:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f310e1c98dc262249146025ffffb81334b38680d'/>
<id>urn:sha1:f310e1c98dc262249146025ffffb81334b38680d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move duration functions to their own header.</title>
<updated>2023-01-23T01:01:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T00:08:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5404f841552f756f6a319c5957c32ffbd3d52b9'/>
<id>urn:sha1:b5404f841552f756f6a319c5957c32ffbd3d52b9</id>
<content type='text'>
</content>
</entry>
</feed>
