<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/modules/ip_addresses.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/modules/ip_addresses.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/modules/ip_addresses.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2019-11-26T13:42:01Z</updated>
<entry>
<title>utils.http.Response.data should always be `bytes` - add .decode and .soup</title>
<updated>2019-11-26T13:42:01Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-26T13:41:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2d21dfa22931bdb887ccccba4a33e6fa4755e94b'/>
<id>urn:sha1:2d21dfa22931bdb887ccccba4a33e6fa4755e94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"EventsResultsError"-&gt;"EventResultsError", move errors to utils.error</title>
<updated>2019-11-18T12:06:59Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-18T12:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9c4902dcfe2d016b71435ff4be348ea76a1cd7cf'/>
<id>urn:sha1:9c4902dcfe2d016b71435ff4be348ea76a1cd7cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event["channel"] -&gt; event["target"]</title>
<updated>2019-09-15T20:31:31Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-15T20:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=621fb0b396ee1d01b05a492df0c59551358cb009'/>
<id>urn:sha1:621fb0b396ee1d01b05a492df0c59551358cb009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch more settings to FunctionSettings</title>
<updated>2019-09-04T13:27:10Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-04T13:27:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=203216d94d44586d1fe261b48039058c2917e71a'/>
<id>urn:sha1:203216d94d44586d1fe261b48039058c2917e71a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to prevent users specifying their own dns nameservers</title>
<updated>2019-09-02T13:33:12Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-02T13:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8a4d5b3123b8395b6a81009a569b5851f9c89ce7'/>
<id>urn:sha1:8a4d5b3123b8395b6a81009a569b5851f9c89ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support per-channel dns nameservers</title>
<updated>2019-09-02T13:23:51Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-02T13:23:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=e1da095023da2a48fdbf4122fa8cefd1e9effd40'/>
<id>urn:sha1:e1da095023da2a48fdbf4122fa8cefd1e9effd40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>return matching string from buffer.find() as most uses were redundantly regexing</title>
<updated>2019-08-13T12:48:03Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-08-13T12:48:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=03c7e8f0665c1036ece49155340697aa3b2d107d'/>
<id>urn:sha1:03c7e8f0665c1036ece49155340697aa3b2d107d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show TTL for each record type from !dns</title>
<updated>2019-08-12T14:49:28Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-08-12T14:49:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=81a077c43a808ef4de5711c6f9d672a69203c64c'/>
<id>urn:sha1:81a077c43a808ef4de5711c6f9d672a69203c64c</id>
<content type='text'>
closes #102
</content>
</entry>
<entry>
<title>move record type out of `try`, .upper() it</title>
<updated>2019-08-02T16:42:57Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-08-02T16:42:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=bc0af579d0e7451da4ee823d09aca0b1f5f875fc'/>
<id>urn:sha1:bc0af579d0e7451da4ee823d09aca0b1f5f875fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put a 4-second lifetime timeout on dns requests</title>
<updated>2019-07-16T15:58:40Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-16T15:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=bdc4164e0514765d1e03de360e8d9a36e3b06b4c'/>
<id>urn:sha1:bdc4164e0514765d1e03de360e8d9a36e3b06b4c</id>
<content type='text'>
</content>
</entry>
</feed>
