<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/hideoper.cpp, branch upstream/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/hideoper.cpp?h=upstream%2Fmaster</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/hideoper.cpp?h=upstream%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-07-10T10:58:06Z</updated>
<entry>
<title>Use saturating adds/subtracts when handling timestamps.</title>
<updated>2026-07-10T10:58:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-10T10:15:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac'/>
<id>urn:sha1:5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redocument Write*Numeric and allow mutating values in OnNumeric.</title>
<updated>2026-06-27T14:48:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-06-27T14:48:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f61815eddce6ebabbad1c089c1e6197eb8eec57'/>
<id>urn:sha1:4f61815eddce6ebabbad1c089c1e6197eb8eec57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my email address.</title>
<updated>2026-06-06T12:22:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-06-06T12:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0349d9b2d21f783a0a0b64b7b6687fbfbdef0362'/>
<id>urn:sha1:0349d9b2d21f783a0a0b64b7b6687fbfbdef0362</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-29T04:33:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-29T04:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-10T19:41:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-10T19:41:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3f973085679009d43e1c06b9d9de0ca031474a9'/>
<id>urn:sha1:b3f973085679009d43e1c06b9d9de0ca031474a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-03T14:58:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4d2293244c1845d2ca44708e82cad0bd38741e5'/>
<id>urn:sha1:d4d2293244c1845d2ca44708e82cad0bd38741e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++20 &lt;format&gt; instead of fmtlib when available.</title>
<updated>2024-08-22T10:12:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
</feed>
