diff options
| author | 2019-06-22 22:23:05 +0100 | |
|---|---|---|
| committer | 2019-06-22 22:23:05 +0100 | |
| commit | f1abc5f10cc3b060f3a9137ac0ff6de02330a9cc (patch) | |
| tree | 8817024919320714329ae5324f5219c5f3952a85 /src/Cache.py | |
| parent | add deferred_read.py, to defer parsing of *some* lines until after 001 (diff) | |
| signature | ||
remove remove_own_mode( check - deferred_read.py better solves the issue.
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.
Diffstat (limited to 'src/Cache.py')
0 files changed, 0 insertions, 0 deletions
