<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/utils/irc.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/utils/irc.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/utils/irc.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-04-08T13:20:33Z</updated>
<entry>
<title>remove now-unused vars</title>
<updated>2020-04-08T13:20:33Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-04-08T13:20:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2f73159b95190f10dcc0f8b47f93d582b8f66e92'/>
<id>urn:sha1:2f73159b95190f10dcc0f8b47f93d582b8f66e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite (and vastly simplify) message format tokenising</title>
<updated>2020-04-08T13:18:42Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-04-08T13:18:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=f16526c60d15efbcc8d246ecb647cbeb3d60767c'/>
<id>urn:sha1:f16526c60d15efbcc8d246ecb647cbeb3d60767c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change utils.irc.strip_font() to remove tokens, no regex</title>
<updated>2020-01-22T16:32:21Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-22T16:31:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=175e8c0a16daf36bd027168328194df974886d41'/>
<id>urn:sha1:175e8c0a16daf36bd027168328194df974886d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix hostmask_match_many typehint</title>
<updated>2020-01-22T15:04:48Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-22T15:04:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=f79aa036f26a2c32d8c356055053c3bb3e2d3b34'/>
<id>urn:sha1:f79aa036f26a2c32d8c356055053c3bb3e2d3b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add an optional mask pattern arg to !clear</title>
<updated>2020-01-22T15:00:59Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-22T15:00:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ade5cbb1f37d06fe77d21f344d030904cc19034d'/>
<id>urn:sha1:ade5cbb1f37d06fe77d21f344d030904cc19034d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow requesting utils.irc.color() to not add terminating code</title>
<updated>2020-01-21T16:40:01Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-21T16:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=369160d46f375f6e578fb1b8d9ede56c75e86e9a'/>
<id>urn:sha1:369160d46f375f6e578fb1b8d9ede56c75e86e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework permissions module to precompile hostmasks</title>
<updated>2019-11-30T19:32:38Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-30T19:32:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=d6886369097c2942ffcc032f2a0eff2e6c4ff14c'/>
<id>urn:sha1:d6886369097c2942ffcc032f2a0eff2e6c4ff14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ANSI_RESET in utils.irc.parse_format, not all the different resets</title>
<updated>2019-11-28T15:42:12Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-28T15:42:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=411f66324d5957a4075e0bbdca6b35ac919438d1'/>
<id>urn:sha1:411f66324d5957a4075e0bbdca6b35ac919438d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consecutive HASH_STOP chars at start shouldn't count as a stop</title>
<updated>2019-11-19T14:45:47Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-19T14:45:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=bd176240d6f6d19b2518b9d371742819e0a39902'/>
<id>urn:sha1:bd176240d6f6d19b2518b9d371742819e0a39902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HASH_STOP should still be respected if last character</title>
<updated>2019-11-19T14:43:24Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-19T14:43:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=554f21a84c911f0e86b0d0d0a4120ab9b27f95d1'/>
<id>urn:sha1:554f21a84c911f0e86b0d0d0a4120ab9b27f95d1</id>
<content type='text'>
</content>
</entry>
</feed>
