<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/IRCUser.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/IRCUser.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/IRCUser.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-03-23T15:27:22Z</updated>
<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>refactor permissions and allow hostmasks to be assigned to accounts</title>
<updated>2019-11-21T15:49:08Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-21T15:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2dfc55fb9fa0a6cff1c24895f4c788149c3922a8'/>
<id>urn:sha1:2dfc55fb9fa0a6cff1c24895f4c788149c3922a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>colorize nicks on JOIN formatting</title>
<updated>2019-11-11T12:49:45Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-11T12:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8a8bd8a77e7a247747b9815c12ef82ed0a44d862'/>
<id>urn:sha1:8a8bd8a77e7a247747b9815c12ef82ed0a44d862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type errors detected by 'mypy --ignore-missing-imports src'.</title>
<updated>2019-10-30T21:26:59Z</updated>
<author>
<name>Valentin Lorentz</name>
</author>
<published>2019-10-25T22:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fbf8cd1a167966d31717f4fc1fec1418910ad0f4'/>
<id>urn:sha1:fbf8cd1a167966d31717f4fc1fec1418910ad0f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>combine find_setting() and find_setting_prefix() on user/channel/server/bot</title>
<updated>2019-10-07T11:46:52Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-07T11:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=50d1eb6b8c8d4333fc50695521054443bc191cc0'/>
<id>urn:sha1:50d1eb6b8c8d4333fc50695521054443bc191cc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only return IRCUser.hostmask() when all needed pieces are available</title>
<updated>2019-09-27T15:21:59Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-27T15:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=a42a19672058f40b86d7ab6f3332cb48e473d726'/>
<id>urn:sha1:a42a19672058f40b86d7ab6f3332cb48e473d726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IRCUser.hostmask() to format nick/user/host in to a hostmask</title>
<updated>2019-03-12T10:39:54Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-03-12T10:39:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=10ca8a12192016bf9f9465ad5451064df869079b'/>
<id>urn:sha1:10ca8a12192016bf9f9465ad5451064df869079b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `target` typehint on IRCServer.send_tagmsg, add send_tagmsg to IRCChannel/IRCUser</title>
<updated>2019-02-22T22:34:54Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-02-22T22:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8b54046ca43486a8a0a98030c8c0110588af3945'/>
<id>urn:sha1:8b54046ca43486a8a0a98030c8c0110588af3945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keep track of a user's away message, not just whether they're away or not</title>
<updated>2019-02-22T22:26:50Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-02-22T22:26:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9d72cbca7371f5411e571a5347ded630ccf633dc'/>
<id>urn:sha1:9d72cbca7371f5411e571a5347ded630ccf633dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shift formatting protocol data to it's own file: utils.irc.protocol</title>
<updated>2019-02-18T14:58:27Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-02-18T14:56:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=186b6b82a2c36e28f35673e4bb0f71186674126c'/>
<id>urn:sha1:186b6b82a2c36e28f35673e4bb0f71186674126c</id>
<content type='text'>
</content>
</entry>
</feed>
