<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/modules/channel_access.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/channel_access.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/modules/channel_access.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2019-12-10T05:27:35Z</updated>
<entry>
<title>move core modules to src/core_modules, make them uneffected by white/black list</title>
<updated>2019-12-10T05:27:35Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-10T05:27:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=638eee0d685c06d258cb55287204ca97bca7c344'/>
<id>urn:sha1:638eee0d685c06d258cb55287204ca97bca7c344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>identified_account -&gt; identified</title>
<updated>2019-11-27T21:53:33Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-27T21:53:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=cc976f33de7451a6f59d9c2f34a311352992b4ba'/>
<id>urn:sha1:cc976f33de7451a6f59d9c2f34a311352992b4ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IRCUser.get_identified_account() doesn't exist anymore</title>
<updated>2019-11-22T11:50:23Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-22T11:48:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=3935bf3a30a409bfae09abfe5bcb99240236ed24'/>
<id>urn:sha1:3935bf3a30a409bfae09abfe5bcb99240236ed24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow all preprocess.command and check.command failures to have a message</title>
<updated>2019-09-26T11:14:55Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-26T11:14:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2e80b223de84d93716baae2ba0ea1a0ec7070686'/>
<id>urn:sha1:2e80b223de84d93716baae2ba0ea1a0ec7070686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support 'channel-access' check request referencing current channel</title>
<updated>2019-06-16T19:45:14Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-06-16T19:45:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=73aa55b866bded10e9d64c719268fc7dc08547ab'/>
<id>urn:sha1:73aa55b866bded10e9d64c719268fc7dc08547ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change prviate channel_access commands to use a "channel-access" yield check</title>
<updated>2019-06-14T16:23:22Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-06-14T16:23:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=229a45a4917586b55991960da792bbd729b9f643'/>
<id>urn:sha1:229a45a4917586b55991960da792bbd729b9f643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `depends-on` hashflags to relevant modules</title>
<updated>2019-05-25T20:40:06Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-05-25T20:40:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=268c5adb3c393982b1c337b72d46cb8d1cc84021'/>
<id>urn:sha1:268c5adb3c393982b1c337b72d46cb8d1cc84021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check we have a `channel_arg` kwarg before parsing it as an int</title>
<updated>2019-01-30T19:20:11Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-01-30T19:20:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8ac989fa9676eac830b110e1af64197b83e84ad5'/>
<id>urn:sha1:8ac989fa9676eac830b110e1af64197b83e84ad5</id>
<content type='text'>
(channel_access.py)
</content>
</entry>
<entry>
<title>We need to turn `channel_arg` in to an int (channel_access.py)</title>
<updated>2019-01-30T11:28:38Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-01-30T11:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fc39f8f9fc38ca61d4671f16f1bdbebe17654480'/>
<id>urn:sha1:fc39f8f9fc38ca61d4671f16f1bdbebe17654480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support a way to check user channel access in a private command</title>
<updated>2019-01-30T11:16:34Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-01-30T11:16:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2071a1018053c59d6a0178a7595d56e01df44bab'/>
<id>urn:sha1:2071a1018053c59d6a0178a7595d56e01df44bab</id>
<content type='text'>
(channel_access.py)
</content>
</entry>
</feed>
