log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
xib
log participant.py @ 197:
4a379eb359dd
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-7
tip
age
author
description
Tue, 23 Feb 2010 22:14:13 +0100
Charly COSTE
bugfix, forgot "importance" argument of Bridge.say() in c5922031a4ac09c95713c4a4a18b1e0a0aad3e54
Sun, 21 Feb 2010 14:51:14 +0100
Charly COSTE
check connection in Bridge.say(), use Bridge.say() in Participant.sayOn{IRC,XMPP}()
Sat, 20 Feb 2010 23:08:39 +0100
Charly COSTE
split the leaving process in two, first call to Bridge.removeParticipant() calls Participant.leave(), second call (when the bot receives the part or quit event) removes it from Bridge.participants
Sat, 20 Feb 2010 16:41:25 +0100
Charly COSTE
minor fix in participant.py, encoding is handled in irclib since cbaab9cc23f8097dbe647d5ea6d982b1c9e49b19
Sat, 13 Feb 2010 16:32:28 +0100
Charly COSTE
added a required "importance" argument to Bot.error()
Thu, 04 Feb 2010 21:02:36 +0100
Charly COSTE
moved irc connection interval handling to irclib
Tue, 02 Feb 2010 20:19:50 +0100
Charly COSTE
removed encoding.py, charsets handling is now in irclib and custom charsets can be set per server in the configuration file
less
more
|
(0)
-30
-10
-7
tip