<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_namesx.cpp, branch v3.4.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.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-06-26T18:03:43Z</updated>
<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>
<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://www.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>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Send WHO reply numerics with User::WriteNumeric(), pass Numeric::Numeric objects to the OnSendWhoLine hook</title>
<updated>2016-02-26T14:59:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-26T14:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=725c954efbdaca99701412e640a1a762b36a5f48'/>
<id>urn:sha1:725c954efbdaca99701412e640a1a762b36a5f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return ModResult from the OnSendWhoLine hook</title>
<updated>2016-02-26T14:40:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-26T14:40:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5c00b1548d7c8fc89358c26901fa534f7836cc1'/>
<id>urn:sha1:a5c00b1548d7c8fc89358c26901fa534f7836cc1</id>
<content type='text'>
</content>
</entry>
</feed>
