.. |
__init__.py
|
Separate out everything into files and implement a modules system to segment commands
|
2018-02-23 22:05:40 +00:00 |
add.py
|
Implement query notifications and recognise ZNC's messages
|
2018-05-07 19:58:19 +01:00 |
chans.py
|
Implement a command to get the channels common to one or more users
|
2018-10-07 20:48:39 +01:00 |
default.py
|
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 |
delete.py
|
Implement monitoring system for flexible metadata matching
|
2018-07-27 22:58:37 +01:00 |
disable.py
|
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 |
dist.py
|
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 |
enable.py
|
Fix another typo
|
2018-04-21 14:44:07 +01:00 |
get.py
|
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 |
help.py
|
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 |
join.py
|
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 |
key.py
|
Implement monitoring system for flexible metadata matching
|
2018-07-27 22:58:37 +01:00 |
list.py
|
Implement support for more attributes and handle data type collisions when merging monitor group definitions
|
2018-07-28 21:33:50 +01:00 |
load.py
|
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 |
loadmod.py
|
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 |
logout.py
|
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 |
mod.py
|
Implement support for more attributes and handle data type collisions when merging monitor group definitions
|
2018-07-28 21:33:50 +01:00 |
mon.py
|
Fix bug with the inside parameter being specified by default
|
2018-09-01 00:48:15 +01:00 |
msg.py
|
Implement query notifications and recognise ZNC's messages
|
2018-05-07 19:58:19 +01:00 |
part.py
|
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 |
password.py
|
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 |
save.py
|
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 |
stats.py
|
Move user metadata info into redis
|
2018-08-27 20:42:49 +01:00 |
who.py
|
Move user metadata info into redis
|
2018-08-27 20:42:49 +01:00 |