Mark Veidemanis
|
49214644ff
|
Implement migrating networks
|
2022-08-12 23:32:00 +01:00 |
Mark Veidemanis
|
20f59362ff
|
Subtract allocated channel slots from total
|
2022-08-12 22:31:12 +01:00 |
Mark Veidemanis
|
065fe94cbd
|
Improve channel allocation and write basic tests for it
|
2022-08-12 22:27:49 +01:00 |
Mark Veidemanis
|
6306231098
|
Make channel join notification a TRACE
|
2022-08-12 20:19:39 +01:00 |
Mark Veidemanis
|
5c2ef740e6
|
Fix email command
|
2022-08-12 20:19:33 +01:00 |
Mark Veidemanis
|
7e51178a10
|
Add endpoint to get the bot's nickname
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
a2b6ebd912
|
Properly implement querying with API
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
ec943203d0
|
Get our hostname from WHO when we create fake events
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
8dc176aa54
|
Fire a fake event when we send a message
|
2022-08-09 07:20:30 +01:00 |
Mark Veidemanis
|
8ba4831d9c
|
Implement best effort allocation
|
2022-08-11 21:44:19 +01:00 |
Mark Veidemanis
|
4c040bbf78
|
Simplify variable names and reformat
|
2022-08-11 20:51:41 +01:00 |
Mark Veidemanis
|
5a4ae2153e
|
Use ceil instead of round for relay number rounding
|
2022-08-11 20:46:44 +01:00 |
Mark Veidemanis
|
8c3a75b3c8
|
Expand ECA secondary allocation algorithm
|
2022-08-11 20:43:34 +01:00 |
Mark Veidemanis
|
dc13515aa8
|
Adding more debug statements in ECA system
|
2022-08-11 20:36:24 +01:00 |
Mark Veidemanis
|
d38f7ba1ba
|
Print information about received LIST
|
2022-08-11 20:32:49 +01:00 |
Mark Veidemanis
|
7c9903bca2
|
Return correct data type for provisioning relays
|
2022-08-11 20:29:01 +01:00 |
Mark Veidemanis
|
22e853a3f7
|
Simplify is_first_relay
|
2022-08-11 20:26:19 +01:00 |
Mark Veidemanis
|
b5326e92a1
|
Add even more debugging
|
2022-08-11 20:21:39 +01:00 |
Mark Veidemanis
|
604bee1b78
|
Add more LIST handling debugging
|
2022-08-11 20:18:49 +01:00 |
Mark Veidemanis
|
87ee96dd26
|
Don't add 1 to current relays when iterating
|
2022-08-11 20:13:30 +01:00 |
Mark Veidemanis
|
cc0e3b872b
|
Add extra debug call for allRelaysActive
|
2022-08-11 20:12:38 +01:00 |
Mark Veidemanis
|
16d268ca90
|
Reformat helpers
|
2022-08-11 20:09:14 +01:00 |
Mark Veidemanis
|
6193502f2e
|
Enable debug mode with env vars
|
2022-08-11 20:09:01 +01:00 |
Mark Veidemanis
|
b16289cded
|
Update IRC template
|
2022-08-11 19:49:58 +01:00 |
Mark Veidemanis
|
502b45cda5
|
Allow gaps in relay numbering
|
2022-08-11 19:22:09 +01:00 |
Mark Veidemanis
|
4c8b584ef4
|
Implement deleting networks
|
2022-08-02 09:01:34 +01:00 |
Mark Veidemanis
|
b42c82eac2
|
More error handling when joining channels with ChanKeep
|
2022-08-02 09:01:24 +01:00 |
Mark Veidemanis
|
4c9ac3ec42
|
Implement adding networks
|
2022-08-01 23:02:20 +01:00 |
Mark Veidemanis
|
db4b6cc6f9
|
Implement requesting channel list for network
|
2022-08-01 21:38:46 +01:00 |
Mark Veidemanis
|
dae62ea544
|
Remove debugging code
|
2022-08-01 21:31:48 +01:00 |
Mark Veidemanis
|
e8870e95e7
|
Implement automatic provisioning
|
2022-08-01 19:34:35 +01:00 |
Mark Veidemanis
|
0dedb545f0
|
Implement updating aliases
|
2022-08-01 19:05:12 +01:00 |
Mark Veidemanis
|
6909fb68f7
|
Implement API endpoint to add next relay
|
2022-07-29 22:39:08 +01:00 |
Mark Veidemanis
|
54b5561a75
|
Implement deleeting relays and fix adding
|
2022-07-29 22:11:43 +01:00 |
Mark Veidemanis
|
d51e87b09f
|
Reformat code
|
2022-07-29 17:28:19 +01:00 |
Mark Veidemanis
|
6359918639
|
Fix joining channels with inactive relays
|
2022-07-29 17:28:09 +01:00 |
Mark Veidemanis
|
ba1f8407d1
|
Implement creating relays via the API
|
2022-07-29 17:27:40 +01:00 |
Mark Veidemanis
|
78f3f4520d
|
Fix Redis config path
|
2022-07-29 22:22:22 +01:00 |
Mark Veidemanis
|
deb89e9202
|
Use proper port for SSL listener
|
2022-07-29 22:22:22 +01:00 |
Mark Veidemanis
|
f88551f926
|
Use Git dir to make redis config absolute path
|
2022-07-29 09:06:13 +01:00 |
Mark Veidemanis
|
dc6dcd79db
|
Use paths relative to root in production compose
|
2022-07-29 09:04:18 +01:00 |
Mark Veidemanis
|
1d8bb73645
|
Switch paths
|
2022-07-29 09:00:08 +01:00 |
Mark Veidemanis
|
9de0b0919d
|
Use relative paths
|
2022-07-29 08:59:02 +01:00 |
Mark Veidemanis
|
bf79c013d5
|
Fix redis.conf location in prod compose
|
2022-07-29 08:48:30 +01:00 |
Mark Veidemanis
|
e1fc59f636
|
Don't pass template directory
|
2022-07-29 08:35:56 +01:00 |
Mark Veidemanis
|
e662d36542
|
Fix path issue
|
2022-07-29 08:32:39 +01:00 |
Mark Veidemanis
|
cd38aab318
|
Pass through configuration directories to compose
|
2022-07-29 08:31:01 +01:00 |
Mark Veidemanis
|
6e99605701
|
Fix environment variable path on production compose
|
2022-07-29 08:11:37 +01:00 |
Mark Veidemanis
|
248273648d
|
Properly configure production compose file
|
2022-07-29 08:02:10 +01:00 |
Mark Veidemanis
|
479e5072d2
|
Create separate production configuration
|
2022-07-29 08:01:48 +01:00 |