<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/ircv3_replies.h, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/ircv3_replies.h?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/ircv3_replies.h?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-09-23T01:14:25Z</updated>
<entry>
<title>Fix and optimise sending standard replies with variable parameters.</title>
<updated>2021-09-23T01:14:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-23T01:14:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=502aec599b6e49dfa203574ad3240706f489c4da'/>
<id>urn:sha1:502aec599b6e49dfa203574ad3240706f489c4da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-14T15:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a712456f1b7debbf72649dd7c03e05b56f17461'/>
<id>urn:sha1:7a712456f1b7debbf72649dd7c03e05b56f17461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-04-27T09:37:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T09:19:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8526836cf598b49de6fe8e1cef7a169d3de481f8'/>
<id>urn:sha1:8526836cf598b49de6fe8e1cef7a169d3de481f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SendNoticeInternal not having a NULL command variant.</title>
<updated>2021-04-27T01:47:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T01:47:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a5a1c799e5bec875b081f70639156429d7847e3'/>
<id>urn:sha1:8a5a1c799e5bec875b081f70639156429d7847e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-17T04:16:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-14T04:55:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb6691601602e560fbf3cb2122dd4e12bb4bcf1'/>
<id>urn:sha1:8cb6691601602e560fbf3cb2122dd4e12bb4bcf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for sending a standard reply with no command name.</title>
<updated>2021-03-11T05:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-11T05:37:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8fcb8ee6d6542b533e132bc8958a895553ee8371'/>
<id>urn:sha1:8fcb8ee6d6542b533e132bc8958a895553ee8371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-12-21T16:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-21T16:40:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a63b6e16df8c2764d3d054c125239d129582d9dc'/>
<id>urn:sha1:a63b6e16df8c2764d3d054c125239d129582d9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide the server name/desc better when &lt;options:hideserver&gt; is set.</title>
<updated>2020-12-20T03:05:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-20T03:04:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cfabb0064cab52bbbab59974e53dc0fa1954da7'/>
<id>urn:sha1:6cfabb0064cab52bbbab59974e53dc0fa1954da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert IRCv3::Replies::Reply#Send[IfCap] to variadic functions.</title>
<updated>2020-11-12T12:41:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-11T22:19:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a16bac5e05cfde6dac1665612b84117fa2909d6a'/>
<id>urn:sha1:a16bac5e05cfde6dac1665612b84117fa2909d6a</id>
<content type='text'>
</content>
</entry>
</feed>
