<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/IRCLineHandler.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/IRCLineHandler.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/IRCLineHandler.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2018-09-24T14:13:27Z</updated>
<entry>
<title>Move most code in root directory to src/</title>
<updated>2018-09-24T14:13:27Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-24T14:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ecb9d7cb3f4435457560e03201bbed57a469d548'/>
<id>urn:sha1:ecb9d7cb3f4435457560e03201bbed57a469d548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a user's ircv3 account if a PRIVMSG has an "account" tag</title>
<updated>2018-09-21T09:35:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-21T09:35:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=cc371e3ae0aba35007bf457b33fa7fd098cd8911'/>
<id>urn:sha1:cc371e3ae0aba35007bf457b33fa7fd098cd8911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle pre-register server NOTICES like `:server NOTICE Auth :text`</title>
<updated>2018-09-19T00:14:13Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-19T00:14:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=73314436313052f026c478acce2ed60b969ad404'/>
<id>urn:sha1:73314436313052f026c478acce2ed60b969ad404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When we get a command without *any* arguments e.g. ":nick!user@host AWAY" don't</title>
<updated>2018-09-17T19:19:57Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-17T19:19:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=c3e667e0a1affc4ca81c0932d63b29187e787e61'/>
<id>urn:sha1:c3e667e0a1affc4ca81c0932d63b29187e787e61</id>
<content type='text'>
continue to parse that when we've seperated hostmask and command
</content>
</entry>
<entry>
<title>In handling raw.part, remove_channel after calling self.part instead of before</title>
<updated>2018-09-17T12:09:22Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-17T12:09:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9bb81253cbe2d4e5c8e66e99c1cf13784afeb6cb'/>
<id>urn:sha1:9bb81253cbe2d4e5c8e66e99c1cf13784afeb6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't pass nickname!username@hostname through to IRCChannel's add_mode on</title>
<updated>2018-09-14T09:43:52Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-14T09:43:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=b768ba71edbd3da433be0c887b55475f80b55d22'/>
<id>urn:sha1:b768ba71edbd3da433be0c887b55475f80b55d22</id>
<content type='text'>
/NAMES resposne
</content>
</entry>
<entry>
<title>Specific "n%" for WHOX as to only return nicks.</title>
<updated>2018-09-13T09:25:33Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-13T09:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=36fe1fa0d590ddd024e344585711934e4c389c50'/>
<id>urn:sha1:36fe1fa0d590ddd024e344585711934e4c389c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utils.irc_lower and Utils.irc_equals take an IRCServer parameter</title>
<updated>2018-09-11T09:15:16Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-11T09:15:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=80ec110640d9e8477e0cba05b90b6982cb1a15ca'/>
<id>urn:sha1:80ec110640d9e8477e0cba05b90b6982cb1a15ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect RFC1459 casemapping rules</title>
<updated>2018-09-11T07:52:12Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-11T07:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=6c8399fa0fdcc42516cf72c0cfe78791b2ae93c7'/>
<id>urn:sha1:6c8399fa0fdcc42516cf72c0cfe78791b2ae93c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass around an IRCPrefix object instead of "nickname!username@hostname", fix a</title>
<updated>2018-09-10T08:31:24Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-10T08:31:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7530bb7cbdf91397d24ec827cae3695138400dad'/>
<id>urn:sha1:7530bb7cbdf91397d24ec827cae3695138400dad</id>
<content type='text'>
bug in TAGMSG handling that was trying to get a user object from a channel, fix
a bug in ACCOUNT handling that was literally using "nickname" as a user's
nickname, instead of the parsed nickname.
</content>
</entry>
</feed>
