| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
`capabilities_requested`
|
| |
|
|
| |
Instead of sending caps by groups of 10.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This reverts commit f3d8ffad2c8dc9444e32f65e3c78373ec6ad0661.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
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'
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|