<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/account.h, branch v4.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/account.h?h=v4.10.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/account.h?h=v4.10.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make module classes specify their priority manually.</title>
<updated>2023-02-27T20:29:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T20:19:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d141f9c02500c1401acd0e1817727346c56a512a'/>
<id>urn:sha1:d141f9c02500c1401acd0e1817727346c56a512a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the accountnicks metadata as a replacement for user mode +r.</title>
<updated>2022-10-18T09:58:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-16T21:47:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4dfb70a9364c6a337b4dd7d222f5375b58220763'/>
<id>urn:sha1:4dfb70a9364c6a337b4dd7d222f5375b58220763</id>
<content type='text'>
This isn't used much currently but in the future will allow doing
a lot of behaviour which is currently implemented in services in
the IRCd instead e.g. killing ghost clients, nickname enforcement.
</content>
</entry>
<entry>
<title>Add the new account system.</title>
<updated>2022-05-14T13:47:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-14T13:35:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=986d587ea4bba1e89fc241220621d0834464ea28'/>
<id>urn:sha1:986d587ea4bba1e89fc241220621d0834464ea28</id>
<content type='text'>
This still relies on the old extensibles for now but we can change
that later.
</content>
</entry>
<entry>
<title>Remove the old account system.</title>
<updated>2022-05-14T12:50:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-14T12:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=83b1afdfad5766f763952ce5acd39fc966b72661'/>
<id>urn:sha1:83b1afdfad5766f763952ce5acd39fc966b72661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate includes from module headers.</title>
<updated>2022-01-25T16:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T16:20:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03'/>
<id>urn:sha1:8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-03T15:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-03T15:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b96af051c2dde3da0b81d8e160e0ace985578720'/>
<id>urn:sha1:b96af051c2dde3da0b81d8e160e0ace985578720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-12-30T18:52:08Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-12-30T18:52:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send an account id tag when account-tag &amp; message-tags are enabled.</title>
<updated>2021-12-28T13:19:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-21T09:01:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c931b6f6acbb3bc77d3d60d6a67d9d8cf867e76'/>
<id>urn:sha1:4c931b6f6acbb3bc77d3d60d6a67d9d8cf867e76</id>
<content type='text'>
</content>
</entry>
</feed>
