<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/protocol.h, branch v3.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/protocol.h?h=v3.12.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/protocol.h?h=v3.12.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-03-05T09:17:13Z</updated>
<entry>
<title>Fix a bunch of really obvious unnecessary includes.</title>
<updated>2021-03-05T09:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T08:39:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5'/>
<id>urn:sha1:2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</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>Deprecate Send{Channel,User}Notice; use SendMessage instead.</title>
<updated>2019-11-17T22:37:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-17T22:37:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ec7654267f8ad127653839ba9aaf369705e3026'/>
<id>urn:sha1:2ec7654267f8ad127653839ba9aaf369705e3026</id>
<content type='text'>
</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>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 ServerInfo::gecos to description</title>
<updated>2018-04-11T17:59:17Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2018-04-10T16:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6db1df5a657ea0603e1ec0b1ea9b056264d470f'/>
<id>urn:sha1:e6db1df5a657ea0603e1ec0b1ea9b056264d470f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused ProtocolInterface::SendTopic()</title>
<updated>2016-03-30T10:40:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-30T10:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=932748db6dd2a7225c9f12bc34339fcb2f37c319'/>
<id>urn:sha1:932748db6dd2a7225c9f12bc34339fcb2f37c319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ProtocolInterface::PushToClient()</title>
<updated>2016-03-30T10:38:36Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-30T10:38:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=804d58e2001f04786d2594f046d591b664235642'/>
<id>urn:sha1:804d58e2001f04786d2594f046d591b664235642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ProtocolInterface::SendMode()</title>
<updated>2014-09-03T12:28:13Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-03T12:28:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9006ce3cba742ca2a22d601ba1a63a47b0402c9'/>
<id>urn:sha1:b9006ce3cba742ca2a22d601ba1a63a47b0402c9</id>
<content type='text'>
</content>
</entry>
</feed>
