<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/rconnect.cpp, branch v3.0.0a4</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_spanningtree/rconnect.cpp?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/rconnect.cpp?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-03-01T15:17:14Z</updated>
<entry>
<title>Send NOTICEs that can go to both local and remote users with User::WriteRemoteNotice()</title>
<updated>2016-03-01T15:17:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-01T15:17:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d6eb4a1fc5b86bfb5467108d89923c7b64f27aed'/>
<id>urn:sha1:d6eb4a1fc5b86bfb5467108d89923c7b64f27aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove SpanningTreeUtilities* fields and parameters</title>
<updated>2013-08-17T16:27:14Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-15T14:15:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e950f568d0f571e9475aa38177486468714de4d3'/>
<id>urn:sha1:e950f568d0f571e9475aa38177486468714de4d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method for writing server notices.</title>
<updated>2013-05-14T22:30:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-28T11:17:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=226a95aab09b9e1f43f61e78179bfa1135816c2d'/>
<id>urn:sha1:226a95aab09b9e1f43f61e78179bfa1135816c2d</id>
<content type='text'>
This allows us to send a server notice to a user without worrying
about whether they are registered or not.

If a user receives a server notice and they are not registered
then the nickname field will contain an asterisk instead of their
nick name.
</content>
</entry>
<entry>
<title>m_spanningtree Remove unneeded #includes</title>
<updated>2013-04-12T19:03:05Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-16T22:21:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=551d687ec6d7ce44be35fae0dd7345fe73c4f63a'/>
<id>urn:sha1:551d687ec6d7ce44be35fae0dd7345fe73c4f63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree RCONNECT handler: Fix error reporting to remote users</title>
<updated>2013-04-12T19:03:03Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T19:10:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0404c2552634f5fa434263e3064441ee5878515c'/>
<id>urn:sha1:0404c2552634f5fa434263e3064441ee5878515c</id>
<content type='text'>
Describe behavior in comments
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PreCommand/PostCommand are local-only hooks</title>
<updated>2010-01-18T17:35:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T17:35:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ee588b23fd915255d2cea0c537e6938297dbe5b'/>
<id>urn:sha1:9ee588b23fd915255d2cea0c537e6938297dbe5b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove special-case handling of SVSNICK, SVSJOIN, SVSPART; enables intelligent routing</title>
<updated>2010-01-02T21:05:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-02T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2289d4cf4f9a9c587c1956c089bb3a32a48b54d'/>
<id>urn:sha1:e2289d4cf4f9a9c587c1956c089bb3a32a48b54d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12238 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update Event and Request APIs</title>
<updated>2009-10-08T23:29:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:29:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e843c22e16c81054bad18073d24fe1a07026431'/>
<id>urn:sha1:7e843c22e16c81054bad18073d24fe1a07026431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
