monolith/modules
Mark Veidemanis 7ffb6125aa Fix various bugs uncovered by the LIST system
* Work around Twisted's broken handling of spaces
* Work around Twisted's broken line decoding
* Don't run signedOn twice for relays
* Improved detection of whether the endpoint is connected to ZNC
* Delay a LIST until all configured relays are online
* Discard a LIST if there are no callbacks for it
* Get rid of some double-negative ternary blocks
2019-10-31 15:44:59 +00:00
..
alias.py Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
chankeep.py Fix various bugs uncovered by the LIST system 2019-10-31 15:44:59 +00:00
counters.py Implement a running count of the number of events per minute 2019-07-28 15:07:46 +01:00
monitor.py Implement sorting relay output by custom keys 2019-10-05 18:20:51 +01:00
network.py Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
provision.py Fix channel allocation when relays are provisioned 2019-10-12 21:40:50 +01:00
userinfo.py Fix LIST handling and message parsing 2019-10-20 16:44:33 +01:00