<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.h, branch v3.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v3.0.0a7</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2018-04-08T15:54:27Z</updated>
<entry>
<title>Move OnStats from the core to a cross-module event.</title>
<updated>2018-04-08T15:54:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:07:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=454c8d374955d2ffb3ec1fca39a6efc32032c649'/>
<id>urn:sha1:454c8d374955d2ffb3ec1fca39a6efc32032c649</id>
<content type='text'>
Some core code still exists in the XLine system but this will be
replaced when the XLine system is replaced later.
</content>
</entry>
<entry>
<title>Rework message handling.</title>
<updated>2018-01-06T14:18:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-11T19:42:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2fcb5ff4389a9a82d253acdff02a388ddcf14653'/>
<id>urn:sha1:2fcb5ff4389a9a82d253acdff02a388ddcf14653</id>
<content type='text'>
- Move all message-related types to their own header to make moving
  them to a cross-module events easier.
- Rename OnUserMessage to OnUserPostMessage.
- Rename OnText to OnUserMessage.
- Replace the dest, target_type, and status parameters with the
  MessageTarget class.
- Replace the text, exempt_list, and msgtype parameters with the
  MessageDetails struct.
- Add echooriginal and originaltext to the MessageDetails struct
  to allow spam filtering to not be broken by cap echo-message.
</content>
</entry>
<entry>
<title>Merge tag 'v2.0.25' into master.</title>
<updated>2017-11-12T17:33:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-12T17:33:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d23c030c9a8fd58807438245a004e4aa5b7288ba'/>
<id>urn:sha1:d23c030c9a8fd58807438245a004e4aa5b7288ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update wiki links to use HTTPS and point to the correct pages.</title>
<updated>2017-10-15T11:23:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-20T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a5d110282a864fd2e91b51ce360a977cd0643657'/>
<id>urn:sha1:a5d110282a864fd2e91b51ce360a977cd0643657</id>
<content type='text'>
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>m_spanningtree Refuse topic changes that would result in desync</title>
<updated>2016-09-02T17:22:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eef45dbfb90f951f3048038aea3ff68b5c157f6d'/>
<id>urn:sha1:eef45dbfb90f951f3048038aea3ff68b5c157f6d</id>
<content type='text'>
This is a workaround until the protocol is updated
</content>
</entry>
<entry>
<title>m_spanningtree Remove ModuleSpanningTree::RemoteMessage()</title>
<updated>2016-03-01T15:18:05Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-01T15:18:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=48d19bdd2cdccca18c82d74c0c0cbefc2a87069a'/>
<id>urn:sha1:48d19bdd2cdccca18c82d74c0c0cbefc2a87069a</id>
<content type='text'>
This method is no longer used, replacement is User::WriteRemoteNotice()
</content>
</entry>
<entry>
<title>Introduce Stats::Context, pass it to the OnStats hook and switch all code to it</title>
<updated>2016-02-25T16:02:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T16:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=304b6dbbf56710b1310fce8c5cf71b73334c060a'/>
<id>urn:sha1:304b6dbbf56710b1310fce8c5cf71b73334c060a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Change allocation of ModuleSpanningTree::commands to be physically part of the object containing it</title>
<updated>2015-12-06T11:19:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-06T11:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=619c5eabb1834f2ec9e3b723243b679a62f0acd3'/>
<id>urn:sha1:619c5eabb1834f2ec9e3b723243b679a62f0acd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minimum channel rank and exception list parameters to the OnUserInvite hook</title>
<updated>2015-12-06T10:24:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-06T10:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd87f9f073dff6e2f21a92c96144fb6c0a46e8e3'/>
<id>urn:sha1:fd87f9f073dff6e2f21a92c96144fb6c0a46e8e3</id>
<content type='text'>
</content>
</entry>
</feed>
