You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Veidemanis 5179c43972 Implement modifying emails for aliases 3 years ago
..
__init__.py Separate out everything into files and implement a modules system to segment commands 6 years ago
admall.py Implement admall command to run commands as the administrative relay user 5 years ago
alias.py Error checking on alias removal and clean up when removing relays 5 years ago
all.py Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
allc.py Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
authcheck.py Improve authentication detection 4 years ago
auto.py Only start one relay with the auto command 5 years ago
blacklist.py Implement channel blacklisting 4 years ago
chans.py Rename classes representing commands to <CommandName>Command 5 years ago
cmd.py Fix the all and allc commands so they work with the new data format 5 years ago
confirm.py Clarify message output on confirm command 4 years ago
disable.py Implement more automated provisioning of aliases and relays, and remove networks cleanly 5 years ago
dist.py Rename classes representing commands to <CommandName>Command 5 years ago
email.py Implement modifying emails for aliases 3 years ago
enable.py Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
exec.py Add error handling to exec command and fix minor bug in cleaning up relays 5 years ago
help.py Rename classes representing commands to <CommandName>Command 5 years ago
join.py Implement relay-independent join 4 years ago
list.py Allow sending LIST to all networks at once 4 years ago
load.py Rename classes representing commands to <CommandName>Command 5 years ago
loadmod.py Rename classes representing commands to <CommandName>Command 5 years ago
logout.py Add more comments and remove obsolete code 5 years ago
mod.py Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
msg.py Rework data structures, storing all front-end network data in Network objects 5 years ago
network.py Implement more automated provisioning of aliases and relays, and remove networks cleanly 5 years ago
part.py Rework data structures, storing all front-end network data in Network objects 5 years ago
pass.py Rename classes representing commands to <CommandName>Command 5 years ago
pending.py Add confirm command 4 years ago
recheckauth.py Improve authentication detection 4 years ago
reg.py Fix bug with reg command 4 years ago
relay.py Add error checking in places, set up automatic relay provisioning and fix starting bots 5 years ago
save.py Rename classes representing commands to <CommandName>Command 5 years ago
stats.py Implement Ctrl-C handling and fix a large number of small bugs 5 years ago
swho.py Implement Ctrl-C handling and fix a large number of small bugs 5 years ago
token.py Rename classes representing commands to <CommandName>Command 5 years ago
users.py Rename classes representing commands to <CommandName>Command 5 years ago
who.py Rename classes representing commands to <CommandName>Command 5 years ago