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 |
Mark Veidemanis
|
98dcb99f90
|
Implement adding networks
|
2022-08-01 23:02:20 +01:00 |
Mark Veidemanis
|
aa68bfd9be
|
Implement requesting channel list for network
|
2022-08-01 21:38:46 +01:00 |
Mark Veidemanis
|
f3f717e693
|
Remove debugging code
|
2022-08-01 21:31:48 +01:00 |
Mark Veidemanis
|
864f0904f5
|
Implement automatic provisioning
|
2022-08-01 19:34:35 +01:00 |
Mark Veidemanis
|
b72d3d67a1
|
Implement updating aliases
|
2022-08-01 19:05:12 +01:00 |
Mark Veidemanis
|
96d189290b
|
Implement API endpoint to add next relay
|
2022-07-29 22:39:08 +01:00 |
Mark Veidemanis
|
c950bcbd43
|
Implement deleeting relays and fix adding
|
2022-07-29 22:11:43 +01:00 |
Mark Veidemanis
|
4472352785
|
Reformat code
|
2022-07-29 17:28:19 +01:00 |
Mark Veidemanis
|
75f79cf072
|
Fix joining channels with inactive relays
|
2022-07-29 17:28:09 +01:00 |
Mark Veidemanis
|
1ca6d79868
|
Implement creating relays via the API
|
2022-07-29 17:27:40 +01:00 |
Mark Veidemanis
|
33466b90ba
|
Fix Redis config path
|
2022-07-29 22:22:22 +01:00 |
Mark Veidemanis
|
659d5b391b
|
Use proper port for SSL listener
|
2022-07-29 22:22:22 +01:00 |
Mark Veidemanis
|
6e1dfecc95
|
Disable RelayAPI by default in stack file
|
2022-07-29 22:22:22 +01:00 |
Mark Veidemanis
|
3354a94024
|
Add stack example to test production
|
2022-07-29 09:09:08 +01:00 |
Mark Veidemanis
|
a5b25b2048
|
Use Git dir to make redis config absolute path
|
2022-07-29 09:06:13 +01:00 |
Mark Veidemanis
|
1f51bf2972
|
Use paths relative to root in production compose
|
2022-07-29 09:04:18 +01:00 |
Mark Veidemanis
|
6e41c8dfc0
|
Switch paths
|
2022-07-29 09:00:08 +01:00 |
Mark Veidemanis
|
ce0b26577f
|
Use relative paths
|
2022-07-29 08:59:02 +01:00 |
Mark Veidemanis
|
335e602072
|
Fix redis.conf location in prod compose
|
2022-07-29 08:48:30 +01:00 |
Mark Veidemanis
|
1fcc9d6643
|
Don't pass template directory
|
2022-07-29 08:35:56 +01:00 |
Mark Veidemanis
|
1ab9824e95
|
Fix path issue
|
2022-07-29 08:32:39 +01:00 |
Mark Veidemanis
|
47312b04d4
|
Pass through configuration directories to compose
|
2022-07-29 08:31:01 +01:00 |
Mark Veidemanis
|
743c1d6be8
|
Fix environment variable path on production compose
|
2022-07-29 08:11:37 +01:00 |
Mark Veidemanis
|
1b60ec62f6
|
Properly configure production compose file
|
2022-07-29 08:02:10 +01:00 |
Mark Veidemanis
|
94303b1108
|
Create separate production configuration
|
2022-07-29 08:01:48 +01:00 |