75 Commits (0854c6d60d925bed223f0d7cea2a79e77b8e819f)

Author SHA1 Message Date
Mark Veidemanis 29424383de Fix bug in relay subscriptions 5 years ago
Mark Veidemanis fc304d4b25 Implement the relay channel and command for generating tokens 5 years ago
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 5 years ago
Mark Veidemanis a4b7bd50b1 Implement additional error checking for provisioning instances and parsing messages, and prevent ZNC from auto-connecting an instance if ConnectOnCreate is off 5 years ago
Mark Veidemanis 8926cb76ec Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
Mark Veidemanis 4efea3f535 Implement the backend for automatically provisioning relays 6 years ago
Mark Veidemanis 1c3435d0d7 Don't provision new user information on messages 6 years ago
Mark Veidemanis 3bf361134f Make the stats command aware of duplicate networks 6 years ago
Mark Veidemanis 7cd6bc3616 Purge metadata entries on quit and escape glob characters 6 years ago
Mark Veidemanis 3b42f19291 Use the network name instead of the numbered instance name for counting events 6 years ago
Mark Veidemanis 36105c7e9a Move user metadata info into redis 6 years ago
Mark Veidemanis b31b5d40e8 Make monitor notifications ignore numbers to support multiple networks in only one reference 6 years ago
Mark Veidemanis a61f74e578 Implement staggered WHO information collection to avoid detection 6 years ago
Mark Veidemanis 9e3ae677e1 Add config option for WHO loop interval 6 years ago
Mark Veidemanis edea19222d Implement support for modes and get WHO data on a loop 6 years ago
Mark Veidemanis bc87ffddf7 Implement monitoring system for flexible metadata matching 6 years ago
Mark Veidemanis 66e7785f6f Implement query notifications and recognise ZNC's messages 6 years ago
Mark Veidemanis 2e2e35cad7 Fix yet another typo 6 years ago
Mark Veidemanis d168d69732 Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 6 years ago
Mark Veidemanis 5b1e3c6fb1 Implement counting nickname changes and remove check on listener 6 years ago
Mark Veidemanis da6c45f093 Implement counting keyword events and a unified buffers system for when the master channel is unavailable 6 years ago
Mark Veidemanis eae4315562 Move server functions to a separate file 6 years ago
Mark Veidemanis 8dec0b6828 Implement counting of various IRC events 6 years ago
Mark Veidemanis 378c4d9bba Implement loading new modules at runtime 6 years ago
Mark Veidemanis cb7142ef88 Separate out everything into files and implement a modules system to segment commands 6 years ago