<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/protocolinterface.cpp, branch upstream/obsolete/insp21</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/protocolinterface.cpp?h=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/protocolinterface.cpp?h=upstream%2Fobsolete%2Finsp21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-30T09:52:36Z</updated>
<entry>
<title>Merge pull request #169 from attilamolnar/insp21+spanningtreeapi</title>
<updated>2012-05-30T09:52:36Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-05-30T09:52:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4ee279810e7363157c12a92f7269552ed91cb617'/>
<id>urn:sha1:4ee279810e7363157c12a92f7269552ed91cb617</id>
<content type='text'>
[2.1] Stop exposing the raw linking protocol to modules</content>
</entry>
<entry>
<title>Stop exposing the raw linking protocol to modules</title>
<updated>2012-05-29T19:26:48Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-29T19:26:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1fd8d55ed17a08613693d820e6691517528be56b'/>
<id>urn:sha1:1fd8d55ed17a08613693d820e6691517528be56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add channel timestamp to FTOPIC in protocol version 1204</title>
<updated>2012-05-29T18:56:54Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-29T18:56:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ef970fe35babae4da5227416cd285d42016b186b'/>
<id>urn:sha1:ef970fe35babae4da5227416cd285d42016b186b</id>
<content type='text'>
Fixes issue #148
</content>
</entry>
<entry>
<title>m_spanningtree Add timestamp to channel METADATA, introduce protocol version 1204</title>
<updated>2012-05-29T18:55:36Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-29T18:55:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6085b184ded36aee6ddd4440e7188de78f82e054'/>
<id>urn:sha1:6085b184ded36aee6ddd4440e7188de78f82e054</id>
<content type='text'>
Fixes issue #119
</content>
</entry>
<entry>
<title>Headers nitpicking: consistency, remove/add newlines as needed to match all others</title>
<updated>2012-04-20T15:34:06Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T15:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a05be80db3f36fec2172f8a062f1a3cebbda77c4'/>
<id>urn:sha1:a05be80db3f36fec2172f8a062f1a3cebbda77c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright.</title>
<updated>2012-04-19T14:20:15Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-04-19T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08bf8f405133c493b75ab75a75e78a58a15b6562'/>
<id>urn:sha1:08bf8f405133c493b75ab75a75e78a58a15b6562</id>
<content type='text'>
Fixes #61.
</content>
</entry>
<entry>
<title>Remove some unneeded complexity from spanningtree</title>
<updated>2010-10-02T20:27:19Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-02T20:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1540f7475f4439a029f881eaa1efe747ee79da14'/>
<id>urn:sha1:1540f7475f4439a029f881eaa1efe747ee79da14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update m_flatfile_channels to be more robust</title>
<updated>2010-09-06T17:51:06Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-06T17:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bed2cd84f2a3f34763cea677baf5ab7e073c41b2'/>
<id>urn:sha1:bed2cd84f2a3f34763cea677baf5ab7e073c41b2</id>
<content type='text'>
Enable storage of registered channels without permanent channels, or vice versa
Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user
Move NukeChannel to core and put announcets back in options
Allow sending mode merges via the protocol interface
</content>
</entry>
<entry>
<title>Add SyncTarget::SendCommand for sending preformatted lines s2s</title>
<updated>2010-08-15T01:38:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fc7a3890553cb7b41540b986e81cfde21165d395'/>
<id>urn:sha1:fc7a3890553cb7b41540b986e81cfde21165d395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
</feed>
