Mark Veidemanis
|
d4bcbf99e5
|
Fix typo in module name
|
2022-08-13 23:14:51 +01:00 |
Mark Veidemanis
|
e517d04095
|
Extra debugging for get_first_relay
|
2022-08-13 23:14:17 +01:00 |
Mark Veidemanis
|
65697ce8f0
|
Filter queries more carefully
|
2022-08-13 22:46:10 +01:00 |
Mark Veidemanis
|
ab9b0a1c9f
|
Update CHANLIMIT on all instances when set via API
|
2022-08-13 22:36:52 +01:00 |
Mark Veidemanis
|
60f7a84383
|
Add helper to get all active relays
|
2022-08-13 22:36:18 +01:00 |
Mark Veidemanis
|
956d328fd3
|
Implement API endpoint to enable authentication
|
2022-08-13 22:25:29 +01:00 |
Mark Veidemanis
|
dcd7fcc3c0
|
Filter AUTH channel (OFTC fix)
|
2022-08-13 22:15:50 +01:00 |
Mark Veidemanis
|
7415ca5556
|
Use ChanKeep system for joining channels with joinSingle
|
2022-08-13 21:54:14 +01:00 |
Mark Veidemanis
|
9780a2dfc8
|
Fully make use of ECA for multiple channels
|
2022-08-13 21:40:53 +01:00 |
Mark Veidemanis
|
c7fa508a38
|
Return chanlimit for each relay
|
2022-08-13 21:22:43 +01:00 |
Mark Veidemanis
|
b83062c34f
|
Check token before attempting to confirm
|
2022-08-13 20:55:36 +01:00 |
Mark Veidemanis
|
2e57e0930a
|
Implement API endpoint for provisioning relays
|
2022-08-13 20:51:31 +01:00 |
Mark Veidemanis
|
43c5625b3b
|
Implement configurable chanlimit and add more fields about LIST output to Redis
|
2022-08-13 20:37:21 +01:00 |
Mark Veidemanis
|
291968fbc7
|
Implement updating registration via API
|
2022-08-13 20:36:51 +01:00 |
Mark Veidemanis
|
dd67e9cc8b
|
Implement ChanKeep without requiring persistent chanlimits on all networks
|
2022-08-13 19:20:29 +01:00 |
Mark Veidemanis
|
c145e5cf18
|
Add some debug statements and statistics for chanlimits
|
2022-08-13 18:40:13 +01:00 |
Mark Veidemanis
|
5db0373731
|
Print message if relay is unauthenticated/disconnected
|
2022-08-13 14:06:34 +01:00 |
Mark Veidemanis
|
6c11bbe912
|
Return relay numbers with channel list
|
2022-08-13 13:47:42 +01:00 |
Mark Veidemanis
|
4d543f31ec
|
Add connected status to IRC info return and check when getting active relays
|
2022-08-13 13:40:33 +01:00 |
Mark Veidemanis
|
6c92e8e7d9
|
Reformat code
|
2022-08-13 13:32:22 +01:00 |
Mark Veidemanis
|
836e621063
|
Implement getting LIST information from API
|
2022-08-13 13:27:20 +01:00 |
Mark Veidemanis
|
852d62a9c9
|
Provision relay on creation
|
2022-08-13 00:18:06 +01:00 |
Mark Veidemanis
|
ddc9af0ddf
|
Add docstrings to chankeep
|
2022-08-12 23:53:02 +01:00 |
Mark Veidemanis
|
edfb3f15eb
|
Implement migrating networks
|
2022-08-12 23:32:00 +01:00 |
Mark Veidemanis
|
14967f662c
|
Subtract allocated channel slots from total
|
2022-08-12 22:31:12 +01:00 |
Mark Veidemanis
|
0b370fc155
|
Improve channel allocation and write basic tests for it
|
2022-08-12 22:27:49 +01:00 |
Mark Veidemanis
|
9804f30060
|
Make channel join notification a TRACE
|
2022-08-12 20:19:39 +01:00 |
Mark Veidemanis
|
f7d6cec896
|
Fix email command
|
2022-08-12 20:19:33 +01:00 |
Mark Veidemanis
|
b871fea039
|
Add endpoint to get the bot's nickname
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
e69ce5090a
|
Properly implement querying with API
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
813c9baf30
|
Get our hostname from WHO when we create fake events
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
220ce976f2
|
Fire a fake event when we send a message
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
719f014265
|
Implement best effort allocation
|
2022-08-11 21:44:19 +01:00 |
Mark Veidemanis
|
1ef600a9df
|
Simplify variable names and reformat
|
2022-08-11 20:51:41 +01:00 |
Mark Veidemanis
|
b72a0672a5
|
Use ceil instead of round for relay number rounding
|
2022-08-11 20:46:44 +01:00 |
Mark Veidemanis
|
bb3b96e7f7
|
Expand ECA secondary allocation algorithm
|
2022-08-11 20:43:34 +01:00 |
Mark Veidemanis
|
c4db8ec99d
|
Adding more debug statements in ECA system
|
2022-08-11 20:36:24 +01:00 |
Mark Veidemanis
|
73b0518a8f
|
Print information about received LIST
|
2022-08-11 20:32:49 +01:00 |
Mark Veidemanis
|
571a527f43
|
Return correct data type for provisioning relays
|
2022-08-11 20:29:01 +01:00 |
Mark Veidemanis
|
4c3bab6d96
|
Simplify is_first_relay
|
2022-08-11 20:26:19 +01:00 |
Mark Veidemanis
|
14eb05722c
|
Add even more debugging
|
2022-08-11 20:21:39 +01:00 |
Mark Veidemanis
|
11c226833d
|
Add more LIST handling debugging
|
2022-08-11 20:18:49 +01:00 |
Mark Veidemanis
|
ea81fc80e3
|
Don't add 1 to current relays when iterating
|
2022-08-11 20:13:30 +01:00 |
Mark Veidemanis
|
8cd22888b7
|
Add extra debug call for allRelaysActive
|
2022-08-11 20:12:38 +01:00 |
Mark Veidemanis
|
ba4b8c7501
|
Reformat helpers
|
2022-08-11 20:09:14 +01:00 |
Mark Veidemanis
|
0666c4a153
|
Enable debug mode with env vars
|
2022-08-11 20:09:01 +01:00 |
Mark Veidemanis
|
2a5e6766be
|
Update IRC template
|
2022-08-11 19:49:58 +01:00 |
Mark Veidemanis
|
c983a8e3b6
|
Allow gaps in relay numbering
|
2022-08-11 19:22:09 +01:00 |
Mark Veidemanis
|
a3fe92bea9
|
Implement deleting networks
|
2022-08-02 09:01:34 +01:00 |
Mark Veidemanis
|
9b03485b69
|
More error handling when joining channels with ChanKeep
|
2022-08-02 09:01:24 +01:00 |