| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
the issue was getting a MODE line on irc.com prior to 001, thus we didn't know
what our nickname was thus we didn't know that the MODE was for us. not dying
when we saw +x was easy to do with this check but I think it's more correct to
actually parse that MODE after 001 so we know we have +x.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
remove server.cap_started
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
running=False
|
| | |
|
| |
|
|
| |
related to a line after it is sent
|
| | |
|
| |
|
|
| |
lines that request to be sent 'immediately'
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
utils.iso8601 functions in badges.py
|
| |
|
|
| |
them
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
objects for PRIVMSG and NOTICE
|
| |
|
|
|
| |
mechanism, don't convert sent line from ParsedLine to text to ParsedLine for
line_handler handling
|
| |
|
|
| |
IRCChannel/IRCUser
|
| | |
|
| | |
|
| | |
|
| | |
|