<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanhistory.cpp, branch v3.15.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=v3.15.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanhistory.cpp?h=v3.15.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically prune the history lists in chanhistory.</title>
<updated>2021-04-03T13:35:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-03T13:35:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4f7e2523b54090deb7e4f40f735893192fa51eb'/>
<id>urn:sha1:e4f7e2523b54090deb7e4f40f735893192fa51eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor OnUserPostMessage in the chanhistory module.</title>
<updated>2021-02-24T18:08:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-24T18:08:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5860247c3bf664daac1234f47f68ed30402fe13d'/>
<id>urn:sha1:5860247c3bf664daac1234f47f68ed30402fe13d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a user mode which allows disabling receiving channel history.</title>
<updated>2021-01-11T10:07:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-11T10:07:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a19ff00aca5d979bf9ca45a2b0d6e85acdc9fc3'/>
<id>urn:sha1:5a19ff00aca5d979bf9ca45a2b0d6e85acdc9fc3</id>
<content type='text'>
Closes #1830.
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the chanhistory module not storing CTCP ACTIONs.</title>
<updated>2020-01-31T10:32:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-31T10:32:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=823f5b3ee0d9dcb83e379f0e404500361c2e5cb5'/>
<id>urn:sha1:823f5b3ee0d9dcb83e379f0e404500361c2e5cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;chanhistory:notice&gt; to &lt;chanhistory:prefixmsg&gt;.</title>
<updated>2020-01-03T22:35:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-03T22:35:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6bd4024fd2e93fb740329560356500ce149692b3'/>
<id>urn:sha1:6bd4024fd2e93fb740329560356500ce149692b3</id>
<content type='text'>
This name is a lot lessambiguous.
</content>
</entry>
<entry>
<title>Make chanhistory skip CTCPs when storing messages.</title>
<updated>2020-01-03T22:28:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-03T22:22:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a2462b891ba055cbedbf4d94ea3d5af50afa97c'/>
<id>urn:sha1:7a2462b891ba055cbedbf4d94ea3d5af50afa97c</id>
<content type='text'>
Sending historic CTCPs to clients can only end badly.
</content>
</entry>
</feed>
