<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_operlog.cpp, branch v3.0.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_operlog.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operlog.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<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>Rename HasPermission to HasCommandPermission.</title>
<updated>2019-04-19T09:05:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-19T08:30:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cd6efcc64458c7b5c33529eb58fe00b7bc5e4ef'/>
<id>urn:sha1:2cd6efcc64458c7b5c33529eb58fe00b7bc5e4ef</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>Replace irc::stringjoiner with a generic stdalgo::string::join.</title>
<updated>2018-07-26T20:41:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T20:23:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf448a332799a138dad0acb5b2878535770571d'/>
<id>urn:sha1:9cf448a332799a138dad0acb5b2878535770571d</id>
<content type='text'>
This can also be used with different types of collection containing
values which are not a string.
</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>Change allocation of InspIRCd::Parser to be physically part of the object containing it</title>
<updated>2014-06-13T13:45:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:45:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e'/>
<id>urn:sha1:5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant IS_LOCAL() checks discovered by static asserts</title>
<updated>2014-04-26T11:00:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-26T11:00:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f09a9b3ea537f17ee52337773a5eba321ff1ccd7'/>
<id>urn:sha1:f09a9b3ea537f17ee52337773a5eba321ff1ccd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert irc::stringjoiner to be a method instead of a class.</title>
<updated>2014-02-06T22:11:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-05T16:44:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9dd4108273d95204edbc366618da6500571267df'/>
<id>urn:sha1:9dd4108273d95204edbc366618da6500571267df</id>
<content type='text'>
Add separator parameter
</content>
</entry>
<entry>
<title>Replace OnRehash() with ReadConfig() that is called on boot, on module load and on rehash</title>
<updated>2013-08-30T11:15:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-16T10:10:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c202dea024542b9c6c6b771bb9a3a081d9eacdc5'/>
<id>urn:sha1:c202dea024542b9c6c6b771bb9a3a081d9eacdc5</id>
<content type='text'>
This eliminates the need for calling OnRehash() in init()
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
</feed>
