Mark Veidemanis
|
f4c5323de1
|
Reformat project
|
2022-07-21 13:40:05 +01:00 |
Mark Veidemanis
|
3229d9b806
|
Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
|
2022-07-21 13:40:01 +01:00 |
Mark Veidemanis
|
760e43b59a
|
Reformat project
|
2022-07-21 13:39:59 +01:00 |
Mark Veidemanis
|
ff1ee63900
|
Reformat code with pre-commit
|
2022-07-21 13:39:41 +01:00 |
Mark Veidemanis
|
8deac2ab17
|
Implement another level of logging for tracing
|
2020-10-31 00:10:33 +00:00 |
Mark Veidemanis
|
a64765121a
|
Allow multiple arguments for the logging functions
|
2019-10-13 12:40:16 +01:00 |
Mark Veidemanis
|
c3d0cb04b6
|
Pass all arguments from debug into print
Allows for multi-argument debug() statements without ugly + or %s
operators.
|
2019-10-11 13:04:58 +01:00 |
Mark Veidemanis
|
f34ddab6fc
|
Improvements to query and self event detection, implement all command and debug flags
|
2019-08-15 21:20:49 +01:00 |
Mark Veidemanis
|
4efea3f535
|
Implement the backend for automatically provisioning relays
|
2019-01-26 01:57:24 +00:00 |
Mark Veidemanis
|
6046329a83
|
Start implementing relay abstractions for smarter network handling and minor cosmetic changes
|
2019-01-20 19:56:54 +00:00 |
Mark Veidemanis
|
d168d69732
|
Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data
|
2018-03-14 20:14:02 +00:00 |
Mark Veidemanis
|
cb7142ef88
|
Separate out everything into files and implement a modules system to segment commands
|
2018-02-23 22:05:40 +00:00 |
Mark Veidemanis
|
4b3541625a
|
Separate out the logging functions
|
2018-02-22 19:30:31 +00:00 |