<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_namesx.cpp, branch v4.0.0a13</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_namesx.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-31T14:14:48Z</updated>
<entry>
<title>Fix the namesx module allocating memory before its needed.</title>
<updated>2022-07-31T14:14:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-31T14:14:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4776f39b1a6148b3f05d36b52bf63d841e638730'/>
<id>urn:sha1:4776f39b1a6148b3f05d36b52bf63d841e638730</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>Drop support for the legacy PROTOCTL extension.</title>
<updated>2021-07-16T17:46:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-16T17:42:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1099db23d74c10e8c78760d9e6e99605bc2c373a'/>
<id>urn:sha1:1099db23d74c10e8c78760d9e6e99605bc2c373a</id>
<content type='text'>
People who wish to keep this behavious should install the protoctl
module from inspircd-contrib.
</content>
</entry>
<entry>
<title>Move channel logic from InspIRCd to the new ChannelManager class.</title>
<updated>2021-05-08T14:31:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-21T03:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c750c060839f9018ca129bd7456184792ea0dc0'/>
<id>urn:sha1:0c750c060839f9018ca129bd7456184792ea0dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for multi-prefix on WHOIS.</title>
<updated>2021-02-25T20:10:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-25T20:06:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0db24252fd119cafee34f1bfa023763fcdd7ebf5'/>
<id>urn:sha1:0db24252fd119cafee34f1bfa023763fcdd7ebf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Cap::set and rename Cap::get to IsEnabled.</title>
<updated>2020-07-20T11:16:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-20T11:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e3d97546a5884b38a48303075a91c7485a6fae5'/>
<id>urn:sha1:4e3d97546a5884b38a48303075a91c7485a6fae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-04-11T13:08:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T13:00:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4582696afb66f8697e3099a2e9c12a8377211226'/>
<id>urn:sha1:4582696afb66f8697e3099a2e9c12a8377211226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve storage of module description, flags, and link data.</title>
<updated>2020-04-11T12:54:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T17:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46'/>
<id>urn:sha1:1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46</id>
<content type='text'>
</content>
</entry>
</feed>
