Mark Veidemanis
|
32309ecec2
|
Change alias definitions to be global, so aliases can be reused across different networks
|
2019-09-29 22:45:16 +01:00 |
Mark Veidemanis
|
15ca45e5df
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
Mark Veidemanis
|
006f8db6f6
|
Update the class name in the single command loader and import the debug function which it uses
|
2019-08-25 23:12:51 +01:00 |
Mark Veidemanis
|
2d70d5af11
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
Mark Veidemanis
|
ff74968ff8
|
Merge branch 'master' into datarestructure
|
2019-08-19 20:19:42 +01:00 |
Mark Veidemanis
|
545282e201
|
Add deduplication precision toggle, fix printing odd characters and implement sending messages to all instances of a certain network, or all networks associated with a certain alias
|
2019-08-16 21:27:23 +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 |
Al Beano
|
88077782f3
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
Mark Veidemanis
|
488d81dac8
|
Fix a race condition in disabling networks post-creation, remove redundant bindhost code and fix a minor bug in the load command
|
2019-03-16 17:05:16 +00:00 |
Mark Veidemanis
|
8926cb76ec
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00: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
|
bc87ffddf7
|
Implement monitoring system for flexible metadata matching
|
2018-07-27 22:58:37 +01: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
|
da6c45f093
|
Implement counting keyword events and a unified buffers system for when the master channel is unavailable
|
2018-03-10 13:54:04 +00:00 |
Mark Veidemanis
|
378c4d9bba
|
Implement loading new modules at runtime
|
2018-02-23 23:26:21 +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 |