<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v3.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-03T08:46:19Z</updated>
<entry>
<title>Fix the ctctags module being marked as a draft.</title>
<updated>2019-05-03T08:46:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-03T08:46:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09f35749aa7bf7dc20951d85bad60de3d219e4eb'/>
<id>urn:sha1:09f35749aa7bf7dc20951d85bad60de3d219e4eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp20' into insp3.</title>
<updated>2019-05-01T23:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-01T14:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87b1461e2a4710a38b32186c2582da9fe9bb3804'/>
<id>urn:sha1:87b1461e2a4710a38b32186c2582da9fe9bb3804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more text fixes and improvements (#1618).</title>
<updated>2019-04-28T21:26:50Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T21:26:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e59cb85871f75b7603c63c6cd274d57536cf6794'/>
<id>urn:sha1:e59cb85871f75b7603c63c6cd274d57536cf6794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise the maximum time period for the conn_join module to 15m.</title>
<updated>2019-04-28T16:41:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-28T16:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1041cb9329027ea2b3855836e2bb68ab7411730f'/>
<id>urn:sha1:1041cb9329027ea2b3855836e2bb68ab7411730f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compatibility issues between sqloper and postgres</title>
<updated>2019-04-27T23:03:30Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2019-04-19T22:28:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2533dc10f987eedb99d780c7debd948f22705679'/>
<id>urn:sha1:2533dc10f987eedb99d780c7debd948f22705679</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_connectban and m_svshold: Use DurationString() in X-line messages.</title>
<updated>2019-04-27T23:02:53Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-27T01:43:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23033e286fdbc47525b21f257d4828da653b9b42'/>
<id>urn:sha1:23033e286fdbc47525b21f257d4828da653b9b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree: Parse and copy message tags for all cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T22:35:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=095d0e615474a08455c6bc186fbdf8b1bc753e39'/>
<id>urn:sha1:095d0e615474a08455c6bc186fbdf8b1bc753e39</id>
<content type='text'>
Don't ignore message tags on ServerCommands, and avoid creating
duplicate CommandBase::Params instances
</content>
</entry>
<entry>
<title>m_spanningtree: Ensure tags are sent in forwarded cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T21:41:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4aab8d30a4721623ccb02d7bb801dfe271f8e36'/>
<id>urn:sha1:d4aab8d30a4721623ccb02d7bb801dfe271f8e36</id>
<content type='text'>
When a user (U1) sends a PRIVMSG to a server (S1), which sends it to S2, which finally
sends it to S3 to send to U2, S2 doesn't send the tags it received on
the command from S1 to S3.
</content>
</entry>
<entry>
<title>Fix hiding ERR_NOOPERMOTD response when an operator logs in.</title>
<updated>2019-04-27T22:36:46Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T18:10:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f5345455080a5d311bbed7c2bef08924c17fb84'/>
<id>urn:sha1:9f5345455080a5d311bbed7c2bef08924c17fb84</id>
<content type='text'>
</content>
</entry>
</feed>
