<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_monitor.cpp, branch v4.0.0a18</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_monitor.cpp?h=v4.0.0a18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_monitor.cpp?h=v4.0.0a18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<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>Merge branch 'insp3' into master.</title>
<updated>2022-11-16T16:29:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-16T16:29:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92739a57f6020f07fcc27b80f19869bd85369dcb'/>
<id>urn:sha1:92739a57f6020f07fcc27b80f19869bd85369dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The extended-monitor spec has been ratified now.</title>
<updated>2022-11-02T12:20:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-02T12:20:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2c270e1d536b6a9251c75e584e7fc0a4a903030'/>
<id>urn:sha1:c2c270e1d536b6a9251c75e584e7fc0a4a903030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the IRCv3 extended-monitor specification.</title>
<updated>2022-11-02T12:18:37Z</updated>
<author>
<name>delthas</name>
</author>
<published>2022-11-02T12:18:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6939a79a67d863ee9585b40b6c4af3bcaacf6a17'/>
<id>urn:sha1:6939a79a67d863ee9585b40b6c4af3bcaacf6a17</id>
<content type='text'>
Co-authored-by: Sadie Powell &lt;sadie@witchery.services&gt;</content>
</entry>
<entry>
<title>Allow UserManager::Find{Nick,UUID,} to ignore unregistered users.</title>
<updated>2022-10-29T12:01:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T12:01:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a46b8b8edea0caf94350895acd02f0c90a1027de'/>
<id>urn:sha1:a46b8b8edea0caf94350895acd02f0c90a1027de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various inappropriate uses of UINT_MAX.</title>
<updated>2022-10-14T11:54:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-14T11:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edfa7270f7e0bf007371121ec326c10b9607dc4b'/>
<id>urn:sha1:edfa7270f7e0bf007371121ec326c10b9607dc4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace foo.erase(foo.{size|end}()-1) with foo.pop_back().</title>
<updated>2022-10-01T21:15:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-01T21:09:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee633a943cccb5032f66eff9c1e28d633f358127'/>
<id>urn:sha1:ee633a943cccb5032f66eff9c1e28d633f358127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make internal penalty be specified in millisecs instead of seconds.</title>
<updated>2022-09-09T01:16:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-09T01:01:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c56bea9d5fcbf239a63992eb9a141b43cb780184'/>
<id>urn:sha1:c56bea9d5fcbf239a63992eb9a141b43cb780184</id>
<content type='text'>
This removes the need to multiply it later.
</content>
</entry>
</feed>
