<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/fjoin.cpp, branch v3.0.0a7</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/fjoin.cpp?h=v3.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/fjoin.cpp?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-02T19:51:19Z</updated>
<entry>
<title>Bump version to 3.0 in comments and messages</title>
<updated>2016-09-02T19:51:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T19:51:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=458ea2029cf36e9e8d3c7b7d0176e365234c018a'/>
<id>urn:sha1:458ea2029cf36e9e8d3c7b7d0176e365234c018a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix FJOIN forwarding</title>
<updated>2016-04-13T09:50:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-13T09:50:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e22e40d86200f5ab703de6e79fa25b94d9c48fe3'/>
<id>urn:sha1:e22e40d86200f5ab703de6e79fa25b94d9c48fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Resync servers when they recreate a channel outside of burst</title>
<updated>2016-04-13T09:46:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-13T09:46:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69b13d17e655964b75d927ac33e72e070ee4dba0'/>
<id>urn:sha1:69b13d17e655964b75d927ac33e72e070ee4dba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor topic setting logic to go through Channel::SetTopic() in all cases</title>
<updated>2016-04-11T13:53:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-11T13:53:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2706a993b3f8ee52e2728047fad6a56f7e3cf405'/>
<id>urn:sha1:2706a993b3f8ee52e2728047fad6a56f7e3cf405</id>
<content type='text'>
- Pass topic set time and optionally the setter to SetTopic()
- Don't do anything if the topic is changed by a local user to what it is currently
</content>
</entry>
<entry>
<title>Send NOTICEs to local channel members with Channel::WriteNotice()</title>
<updated>2016-03-05T15:46:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-05T15:46:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0412378109ae9f618e47b2bb60729c0d8f29fe8d'/>
<id>urn:sha1:0412378109ae9f618e47b2bb60729c0d8f29fe8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite invite system</title>
<updated>2015-11-02T12:28:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-02T12:28:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30fc51c6ddca487a1b89da9ab0ab59da003aee36'/>
<id>urn:sha1:30fc51c6ddca487a1b89da9ab0ab59da003aee36</id>
<content type='text'>
- Moved out of core, now lives entirely in core_channel
- Accessible using the provided API after including the appropriate header
- Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS
- Expiration of timed invites are implemented using Timers
- When creating a new invite let a non-timed invite override a timed one
</content>
</entry>
<entry>
<title>m_spanningtree Clean up comments</title>
<updated>2015-05-12T22:19:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6433b37967e22e19658967ae4e798febea86356'/>
<id>urn:sha1:a6433b37967e22e19658967ae4e798febea86356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2015-04-20T15:40:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-20T15:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa'/>
<id>urn:sha1:8f5efbc7aa33b792e02d01e3288f553e6e98ccaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Forward FJOINs with correct TS, modes and userlist</title>
<updated>2015-01-09T14:18:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-09T14:18:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb1f78b8eb6fc5d17d811a74db2f30d836cc3b7e'/>
<id>urn:sha1:fb1f78b8eb6fc5d17d811a74db2f30d836cc3b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Change name and scope of commait in FJOIN handler</title>
<updated>2015-01-09T13:59:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-09T13:59:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3a17f3f8ea691f833363168c7e3d24b5f41c17b'/>
<id>urn:sha1:a3a17f3f8ea691f833363168c7e3d24b5f41c17b</id>
<content type='text'>
</content>
</entry>
</feed>
