log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
xib
log bot.py @ 228:
3c493741e53a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-30
-10
-7
tip
age
author
description
Sun, 07 Mar 2010 17:27:51 +0100
Charly COSTE
removed TODO, we don't need to lock self.bridges because lists don't pose concurrency problems
Sun, 07 Mar 2010 19:01:57 +0100
Charly COSTE
fixed 'cannotsendtochan' and 'notonchannel' handling, ignore 'inviteonlychan', 'bannedfromchan', 'channelisfull' and 'badchannelkey' (handled via join callbacks)
Sun, 07 Mar 2010 14:00:21 +0100
Charly COSTE
moved irc_id handling to irclib
Sun, 07 Mar 2010 12:37:36 +0100
Charly COSTE
minor syntax change in bot.py
Sun, 07 Mar 2010 12:08:29 +0100
Charly COSTE
moved "nicknametoolong" and ServerConnection.really_connected handling to irclib, renamed ServerConnection.really_connected to .logged_in
Sat, 06 Mar 2010 22:55:47 +0100
Charly COSTE
merged Bot.find_bridges and Bot.get_bridges into Bot.iter_bridges, btw we don't need to lock Bot.bridges because lists don't raise RuntimeError
Sat, 06 Mar 2010 19:05:07 +0100
Charly COSTE
created Bridge.say_on_behalf in order to avoid code repetition in participant.py
less
more
|
(0)
-100
-30
-10
-7
tip