monolith/modules
Mark Veidemanis 7a6e3338c0 Implement ChanKeep joining functions
* Low-key channel joining with incrementally increasing delay
* Spin up needed instances to be able to cover a certain channel space
* Fix provisioning functions to prevent race conditions with lots of
relays being created at once
* Tweakable switchover from covering all channels to only covering
channels with more users than the mean of the cumulative user count
2019-10-11 13:07:57 +01: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 Implement ChanKeep joining functions 2019-10-11 13:07:57 +01: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 Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
userinfo.py Fix getting user records by nickname 2019-10-08 20:53:39 +01:00