<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_namesx.cpp, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-31T12:48:25Z</updated>
<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://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://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://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://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://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://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://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://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://cgit.space/~steering/inspircd++.git/commit/?id=6adca3e0997781eae4adb02f19a2f8c312512ae1'/>
<id>urn:sha1:6adca3e0997781eae4adb02f19a2f8c312512ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the original line parameter of On{Pre,Post}Command.</title>
<updated>2018-08-10T12:55:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-09T19:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=213e4d9680e427bc16b94c0c1b627919cacb171b'/>
<id>urn:sha1:213e4d9680e427bc16b94c0c1b627919cacb171b</id>
<content type='text'>
In the brave new world of message tags and alternate wire formats
this is no longer something that is appropriate to expose.

In reality it was only ever used by m_alias which now reconstitutes
the command name and parameters into a RFC 1459-style message for
whatever it needs to do.
</content>
</entry>
</feed>
