<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/IRCChannel.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/IRCChannel.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/IRCChannel.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-04-13T19:59:58Z</updated>
<entry>
<title>add channel mlock (mode lock) functionality to channel_op.py</title>
<updated>2020-04-13T19:59:58Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-04-13T19:59:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4a9ac33a2f7552b455653a926c9ce281ce892218'/>
<id>urn:sha1:4a9ac33a2f7552b455653a926c9ce281ce892218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .send_action utils functions to Server, Channel and User</title>
<updated>2020-03-23T15:27:22Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-03-23T15:27:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=223c2c88ffe5c8579e0cb4ab361dece11044bc85'/>
<id>urn:sha1:223c2c88ffe5c8579e0cb4ab361dece11044bc85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix type hinting issues in send_modes/send_kicks (IRCChannel)</title>
<updated>2020-02-27T10:09:28Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-27T10:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=729324342998ffb0ed68204be48164cbd9865f5c'/>
<id>urn:sha1:729324342998ffb0ed68204be48164cbd9865f5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send_modes takes list[tuple[s,s]], add !down, !deop yourself last</title>
<updated>2020-02-25T14:27:56Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-25T14:27:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=1ecbacefc253e27fc671bf8f14d032be47c33808'/>
<id>urn:sha1:1ecbacefc253e27fc671bf8f14d032be47c33808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send KICK in max chunk of 4, MODE in max chunk of 6</title>
<updated>2020-02-25T11:29:02Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-25T11:29:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=a3ffc70bbccf54f555a89cee64d2527a07ca95fd'/>
<id>urn:sha1:a3ffc70bbccf54f555a89cee64d2527a07ca95fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send multiple KICKs in the same line when possible</title>
<updated>2020-02-17T15:16:00Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-17T15:16:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7f98ba8310b8d48ee28f3fe90c99845b80edcf2b'/>
<id>urn:sha1:7f98ba8310b8d48ee28f3fe90c99845b80edcf2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add IRCChannel.send_modes mass modes and chunking</title>
<updated>2020-02-17T10:16:43Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-17T10:16:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ec5a6000c9fa9913087cd039ec3c4a70b78dcb5a'/>
<id>urn:sha1:ec5a6000c9fa9913087cd039ec3c4a70b78dcb5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only check missed modes if our mode changes and `MODE #chan` responds</title>
<updated>2020-01-23T12:23:27Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-23T12:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ef2d80511d3bab58aa960c8c91f5687748603970'/>
<id>urn:sha1:ef2d80511d3bab58aa960c8c91f5687748603970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only query missing list modes on MODE when we're seen ENDOFWHO</title>
<updated>2020-01-23T12:09:45Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-23T12:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=cded6b6877da33de1fd670aee6ec7fd8f0bf38f3'/>
<id>urn:sha1:cded6b6877da33de1fd670aee6ec7fd8f0bf38f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add typehint for IRCChannel.mode_lists</title>
<updated>2020-01-22T18:01:22Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-22T18:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=007fd1206c0dcb54b5343b1e29bdf0ef2bd314aa'/>
<id>urn:sha1:007fd1206c0dcb54b5343b1e29bdf0ef2bd314aa</id>
<content type='text'>
</content>
</entry>
</feed>
