<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_namesx.cpp, branch v3.7.0</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=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-10T14:36:14Z</updated>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-31T12:48:25Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-31T12:48:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use irc::equals instead of strcasecmp where appropriate.</title>
<updated>2020-01-17T10:55:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-16T18:33:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72286cca740b374661a03d8544ca28d9237875ad'/>
<id>urn:sha1:72286cca740b374661a03d8544ca28d9237875ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only show UHNAMES and NAMESX in 005 if the cap module is loaded.</title>
<updated>2019-06-26T18:03:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-26T18:02:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3bd512df63f7fa81fcdad57b22ea4fc79fe56097'/>
<id>urn:sha1:3bd512df63f7fa81fcdad57b22ea4fc79fe56097</id>
<content type='text'>
The legacy method of enabling these extensions is just a wrapper
around the capability. If the cap module is not loaded it can not
be enabled so we should not advertise it.
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the OnNamesListItem event out of the core.</title>
<updated>2019-04-19T10:51:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-19T10:51:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15bb93a4ead17d14958883561e6ea143f49c1a66'/>
<id>urn:sha1:15bb93a4ead17d14958883561e6ea143f49c1a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename GetFlagIndex -&gt; GetFieldIndex</title>
<updated>2019-03-12T17:14:53Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-03-12T17:04:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1003c593bfd455734a8f39f137d4ce68e7e87ca8'/>
<id>urn:sha1:1003c593bfd455734a8f39f137d4ce68e7e87ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Who::Request::GetFlagIndex to get field index</title>
<updated>2019-03-12T17:14:53Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-03-12T14:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfb1e0da7823641ad648f9fbd19b43d2e6b0d7ad'/>
<id>urn:sha1:dfb1e0da7823641ad648f9fbd19b43d2e6b0d7ad</id>
<content type='text'>
Replaces the dirty logic in m_hideoper and m_namesx
</content>
</entry>
<entry>
<title>Fix the OnSendWhoLine event being completely broken with WHOX.</title>
<updated>2018-11-15T19:24:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-14T15:01:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6adca3e0997781eae4adb02f19a2f8c312512ae1'/>
<id>urn:sha1:6adca3e0997781eae4adb02f19a2f8c312512ae1</id>
<content type='text'>
</content>
</entry>
</feed>
