<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-05T09:09:06Z</updated>
<entry>
<title>Release v3.2.0.</title>
<updated>2019-07-05T09:09:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-05T09:02:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c56619ea95538180ab7822c81b5a6b21b485314'/>
<id>urn:sha1:9c56619ea95538180ab7822c81b5a6b21b485314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the --example-dir option.</title>
<updated>2019-07-05T09:09:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-05T09:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=021fe61d8589db751d32a50db650e1ea9177984c'/>
<id>urn:sha1:021fe61d8589db751d32a50db650e1ea9177984c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DurationString(): Return "0s" for a duration of 0 (#1677).</title>
<updated>2019-07-04T16:42:41Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-07-04T16:42:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4681faacb542f75cf3ceba6924e3e936a809e01e'/>
<id>urn:sha1:4681faacb542f75cf3ceba6924e3e936a809e01e</id>
<content type='text'>
Usually a duration of 0 is not allowed or handled separately,
but it can also be used as a 'no set time' without separation.

Case in point: m_chanhistory calls DurationString() to convert
the max time seconds back to a human readable string for the
mode serializer. Returning a blank string is bad here.
</content>
</entry>
<entry>
<title>Fix years being offset from weeks (#1678).</title>
<updated>2019-07-04T16:30:23Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-07-04T16:30:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b8246ab07faa673bf4e11b8aa927a9d724aa7d3'/>
<id>urn:sha1:3b8246ab07faa673bf4e11b8aa927a9d724aa7d3</id>
<content type='text'>
Currently a duration of 52w will return a blank string.
When I added weeks to the calculations, I failed to update
the number of seconds to a year. As 365 days and 52 weeks
aren't the same, but the calculation needs to be consistent.</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>Fix whitelist check for a badchan redirect (#1676).</title>
<updated>2019-07-04T16:17:30Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-07-04T16:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3450b3d1ccc1763d25a95315509ae3253fadcf89'/>
<id>urn:sha1:3450b3d1ccc1763d25a95315509ae3253fadcf89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building on Windows.</title>
<updated>2019-07-04T13:04:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-04T13:04:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d33974a75b0764864b316a481cfaf75937d3f57'/>
<id>urn:sha1:0d33974a75b0764864b316a481cfaf75937d3f57</id>
<content type='text'>
This regression was introduced by #1659. This distinction is only
relevant on Windows so this should not affect non-Windows platforms.
</content>
</entry>
<entry>
<title>Stop prioritising OnUserConnect in the conn_umodes module.</title>
<updated>2019-07-04T09:14:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-04T09:14:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb6bf272c137584b54cb57e387b06f2bb1058c9b'/>
<id>urn:sha1:fb6bf272c137584b54cb57e387b06f2bb1058c9b</id>
<content type='text'>
There is no reason to do this.
</content>
</entry>
<entry>
<title>Fix error message for splitwhois value.</title>
<updated>2019-07-03T10:10:48Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-07-03T10:05:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=371ffa78cbe46687cc369990f65857436c039fd9'/>
<id>urn:sha1:371ffa78cbe46687cc369990f65857436c039fd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow customising the example config directory at build time.</title>
<updated>2019-07-03T09:53:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-03T09:53:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68'/>
<id>urn:sha1:c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68</id>
<content type='text'>
Fixes #1626.
</content>
</entry>
</feed>
