<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/commands?h=v1.2.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/commands?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-04T18:50:09Z</updated>
<entry>
<title>Allow for custom prefixes as status chars in /notice @#chan etc. Up until now theyve just used a hard coded check on @%+. This slows down writing to a channels users by a small amount, but only when writing to a prefix is happening.</title>
<updated>2008-04-04T18:50:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T18:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=369aef56c68aecccac7c3c30108fd958cfdc62f0'/>
<id>urn:sha1:369aef56c68aecccac7c3c30108fd958cfdc62f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9329 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bad use of old event based api for spanningtree (this is mostly gone now)</title>
<updated>2008-04-04T15:42:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T15:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=67349a9d627081bc0d3f2874aa383e8fa9c273e3'/>
<id>urn:sha1:67349a9d627081bc0d3f2874aa383e8fa9c273e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9321 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix another warning</title>
<updated>2008-04-02T18:11:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:11:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d356b84dc9191d2247dec32d800bb5f0de2b1b7d'/>
<id>urn:sha1:d356b84dc9191d2247dec32d800bb5f0de2b1b7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix stats, this has never actually displayed the per-class max in stats I, now it does</title>
<updated>2008-04-02T17:40:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:40:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a33229824ef8e89648083ebb85962e19b0c91a3'/>
<id>urn:sha1:5a33229824ef8e89648083ebb85962e19b0c91a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9267 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>AWAY notification for WATCH. Numerics are now sent out when a user goes away (or returns from AWAY), as well as in WATCH L (if the user is online and away).</title>
<updated>2008-03-30T15:33:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T15:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d48726ce802019f2e1573ebef7ae9f50a14f0a31'/>
<id>urn:sha1:d48726ce802019f2e1573ebef7ae9f50a14f0a31</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9227 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when cancelling), and change return type to int so modules can block away messages by returning nonzero.</title>
<updated>2008-03-30T14:26:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T14:26:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2f4bf3a135e6b23fea21b2628c2c830de29cdec'/>
<id>urn:sha1:e2f4bf3a135e6b23fea21b2628c2c830de29cdec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumeric can capture them.</title>
<updated>2008-03-22T12:03:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68730d4c9701b34c962302e6410908865fb2ba28'/>
<id>urn:sha1:68730d4c9701b34c962302e6410908865fb2ba28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rejig numerics to not step on the 90x range for SASL</title>
<updated>2008-03-21T20:26:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T20:26:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=92bf908bca5a6febe16a49405983ce9945a76b90'/>
<id>urn:sha1:92bf908bca5a6febe16a49405983ce9945a76b90</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9155 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch to change MODULES numerics, so we dont get a collision when using AUTHENTICATE. Thanks nenolod.</title>
<updated>2008-03-21T19:31:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T19:31:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e541d870345bd0f7066049a17ddc497b603e7f04'/>
<id>urn:sha1:e541d870345bd0f7066049a17ddc497b603e7f04</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9148 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
