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
|
ff74968ff8
|
Merge branch 'master' into datarestructure
|
2019-08-19 20:19:42 +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
|
63539a4edb
|
Merge branch 'master' into datarestructure
|
2019-08-11 22:01:29 +01:00 |
Al Beano
|
e5adcfef4c
|
Rework data structures, storing all front-end network data in Network objects
|
2019-08-11 21:58:14 +01:00 |
Mark Veidemanis
|
2757256d4f
|
Implement a single function for all callbacks from IRC hooks and send a seperate notification if an action takes place that concerns a bot
|
2019-08-11 21:54:22 +01:00 |
Al Beano
|
15bc195648
|
Add automatic alias generation function
|
2019-08-10 11:44:31 +01:00 |
Mark Veidemanis
|
68c6aa969d
|
Remove keyword system, implement ZNC notifications to relay, remove exact from cast fields and fix security bug in relay
|
2019-08-05 22:51:16 +01:00 |
Mark Veidemanis
|
4ce093bfbe
|
Implement a running count of the number of events per minute
|
2019-07-28 15:07:46 +01:00 |
Mark Veidemanis
|
fc304d4b25
|
Implement the relay channel and command for generating tokens
|
2019-03-18 21:01:28 +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
|
3bf361134f
|
Make the stats command aware of duplicate networks
|
2018-10-21 17:14:50 +01:00 |
Mark Veidemanis
|
7d7ef69d98
|
Avoid doing pointless lookups against numbered networks
|
2018-10-14 14:47:08 +01:00 |
Mark Veidemanis
|
ad00e0c07d
|
Make the Redis socket configurable
|
2018-08-27 20:52:39 +01:00 |
Mark Veidemanis
|
36105c7e9a
|
Move user metadata info into redis
|
2018-08-27 20:42:49 +01: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 |