<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanhistory.cpp, branch v3.4.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.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanhistory.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-21T13:13:07Z</updated>
<entry>
<title>Extract history sending logic in chanhistory to its own function.</title>
<updated>2019-07-21T13:13:07Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-21T13:13:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62f6e56e158a3c147cd1395dab790f918ce2d1b4'/>
<id>urn:sha1:62f6e56e158a3c147cd1395dab790f918ce2d1b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ServerEventListener into {Broadcast,Link,Sync}EventListener.</title>
<updated>2019-07-15T11:55:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-15T11:43:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06e2961a86705d794fd5904000e44a7ae08004d9'/>
<id>urn:sha1:06e2961a86705d794fd5904000e44a7ae08004d9</id>
<content type='text'>
There is no reason to have these events in one big handler and it
causes unnecessary event hooks to be created by having them like
this.

The ServerEventListener class still exists for compatibility
</content>
</entry>
<entry>
<title>Use DurationString() in the 'Replaying ...' message.</title>
<updated>2019-07-04T16:18:06Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-07-04T16:01:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bdbedfe2c0e87e970de790d51557e69b8a051718'/>
<id>urn:sha1:bdbedfe2c0e87e970de790d51557e69b8a051718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show the mode syntax in ERR_INVALIDMODEPARAM.</title>
<updated>2019-06-12T20:52:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-12T20:46:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9433e34b2133d8f1e77fea15447ba4d0259a5fb0'/>
<id>urn:sha1:9433e34b2133d8f1e77fea15447ba4d0259a5fb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chanhistory: recreate the mode parameter instead of saving it.</title>
<updated>2019-06-12T17:43:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-12T17:41:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=938837af9fe92d0fef811db96a5e9d6bf8e3ae11'/>
<id>urn:sha1:938837af9fe92d0fef811db96a5e9d6bf8e3ae11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more text fixes and improvements (#1618).</title>
<updated>2019-04-28T21:26:50Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T21:26:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e59cb85871f75b7603c63c6cd274d57536cf6794'/>
<id>urn:sha1:e59cb85871f75b7603c63c6cd274d57536cf6794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only parse valid durations, don't treat invalid multipliers as seconds (#1538)</title>
<updated>2018-12-21T18:37:22Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2018-12-21T18:37:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7530285740c2db1bc4457859b0d5f2436e0ed113'/>
<id>urn:sha1:7530285740c2db1bc4457859b0d5f2436e0ed113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Move IsValidDuration into the core.</title>
<updated>2018-11-24T23:27:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-24T23:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc5aff3e5a7d83eb0154faf1540fc74959a6f0e5'/>
<id>urn:sha1:cc5aff3e5a7d83eb0154faf1540fc74959a6f0e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the chanhistory module being inconsistent across servers.</title>
<updated>2018-10-01T11:34:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-29T15:19:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75e144b55e761b663958599dc40dc8fd670445db'/>
<id>urn:sha1:75e144b55e761b663958599dc40dc8fd670445db</id>
<content type='text'>
Closes #331.
</content>
</entry>
</feed>
