<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules, branch v3.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-08-07T18:37:27Z</updated>
<entry>
<title>Convert all core ExtensionItem code away from {un,}serialize.</title>
<updated>2019-08-07T18:37:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-07T18:37:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=714284aa306f2912eaca0c28d779d227db62a96b'/>
<id>urn:sha1:714284aa306f2912eaca0c28d779d227db62a96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the IRCv3 standard replies extension.</title>
<updated>2019-07-25T13:32:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-03T09:47:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8fe455f1dad5c7e3f6f7f638b0243cffedf322a3'/>
<id>urn:sha1:8fe455f1dad5c7e3f6f7f638b0243cffedf322a3</id>
<content type='text'>
This extension provides a framework for other extensions to send
standard replies to clients as an alternative to numerics.
</content>
</entry>
<entry>
<title>Add the time tag on the server the message originates from.</title>
<updated>2019-07-22T11:40:37Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-22T11:18:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=438a088b5176068c753aebe860e2d89fefe09eb4'/>
<id>urn:sha1:438a088b5176068c753aebe860e2d89fefe09eb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an event for adding tags to S2S messages.</title>
<updated>2019-07-19T13:17:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T13:12:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2fcf7b3b15f86fec250b7b784bdf3d0631048c6'/>
<id>urn:sha1:e2fcf7b3b15f86fec250b7b784bdf3d0631048c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ServerEventListener into {Broadcast,Link,Sync}EventListener.</title>
<updated>2019-07-15T11:55:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-15T11:43:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06e2961a86705d794fd5904000e44a7ae08004d9'/>
<id>urn:sha1:06e2961a86705d794fd5904000e44a7ae08004d9</id>
<content type='text'>
There is no reason to have these events in one big handler and it
causes unnecessary event hooks to be created by having them like
this.

The ServerEventListener class still exists for compatibility
</content>
</entry>
<entry>
<title>Add an API for accessing a batch end event.</title>
<updated>2019-06-12T11:42:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-12T11:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b35c4c78cb15bdae0431f1425983bc41150fee5'/>
<id>urn:sha1:9b35c4c78cb15bdae0431f1425983bc41150fee5</id>
<content type='text'>
This is essentially identical to the one for the start event.
</content>
</entry>
<entry>
<title>Fix echo-message replies being considered a side effect.</title>
<updated>2019-06-11T09:04:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-11T09:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad92bdb83f148a47c6c166d01fc1870ee05df38f'/>
<id>urn:sha1:ad92bdb83f148a47c6c166d01fc1870ee05df38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for millisecond level server-time accuracy.</title>
<updated>2019-06-07T19:22:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-07T19:13:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da53c17315d3eb0d0177608d306d208bdf05786b'/>
<id>urn:sha1:da53c17315d3eb0d0177608d306d208bdf05786b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow SSLIOHook instances to override Get{Certificate,Fingerprint}.</title>
<updated>2019-05-13T13:28:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T13:26:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=319218db85de50df01f0310f241a336e472d68fd'/>
<id>urn:sha1:319218db85de50df01f0310f241a336e472d68fd</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>
</feed>
