c63f301b7fDefer initialUsers, initialNames and delChannel to threads to improve performanceMark Veidemanis2019-08-19 20:12:42 +0100
545282e201Add 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 aliasMark Veidemanis2019-08-16 21:27:23 +0100
f34ddab6fcImprovements to query and self event detection, implement all command and debug flagsMark Veidemanis2019-08-15 21:20:49 +0100
1ec0e1f7e6Remove provisioning restrictions, move all user tracking code to monitoring module, fix proper network name not being passed to the relayMark Veidemanis2019-08-12 21:03:47 +0100
3a92ebab6bConvert nickname and messages to lowercase before comparisonMark Veidemanis2019-08-11 20:53:26 +0100
2757256d4fImplement a single function for all callbacks from IRC hooks and send a seperate notification if an action takes place that concerns a botMark Veidemanis2019-08-11 20:52:10 +0100
f6657cb905Merge branch 'command_class' into aliasgen
Al Beano
2019-08-10 11:45:21 +0100
15bc195648Add automatic alias generation function
Al Beano
2019-08-10 11:44:31 +0100
88077782f3Rename classes representing commands to <CommandName>Command
Al Beano
2019-08-09 23:06:34 +0100
488d81dac8Fix a race condition in disabling networks post-creation, remove redundant bindhost code and fix a minor bug in the load commandMark Veidemanis2019-03-16 17:05:16 +0000
a4b7bd50b1Implement additional error checking for provisioning instances and parsing messages, and prevent ZNC from auto-connecting an instance if ConnectOnCreate is offMark Veidemanis2019-02-01 23:26:01 +0000
8926cb76ecRenovate the module system and implement adding and resuming pool instances using the new relay/alias/network systemMark Veidemanis2019-01-26 18:58:21 +0000
4efea3f535Implement the backend for automatically provisioning relaysMark Veidemanis2019-01-26 01:57:24 +0000
6046329a83Start implementing relay abstractions for smarter network handling and minor cosmetic changesMark Veidemanis2019-01-20 19:56:54 +0000
e97792c460Tweak help output for users and chans to indicate multiple arguments are possibleMark Veidemanis2018-11-02 22:58:20 +0000
00985d29c5Implement support for more attributes and handle data type collisions when merging monitor group definitionsMark Veidemanis2018-07-28 21:33:50 +0100
edea19222dImplement support for modes and get WHO data on a loopMark Veidemanis2018-07-28 21:30:50 +0100
bc87ffddf7Implement monitoring system for flexible metadata matchingMark Veidemanis2018-07-27 22:58:37 +0100
66e7785f6fImplement query notifications and recognise ZNC's messagesMark Veidemanis2018-05-07 19:58:19 +0100
369ddbe939Additional checks on keyword matches to prevent errors when no part message is specifiedMark Veidemanis2018-03-14 20:20:53 +0000
d168d69732Import the main module properly and fix some oddities in Twisted to prevent it from discarding some dataMark Veidemanis2018-03-14 20:13:40 +0000
5b1e3c6fb1Implement counting nickname changes and remove check on listenerMark Veidemanis2018-03-10 14:01:43 +0000
da6c45f093Implement counting keyword events and a unified buffers system for when the master channel is unavailableMark Veidemanis2018-03-04 17:25:57 +0000