monolith/commands
Mark Veidemanis ff74968ff8 Merge branch 'master' into datarestructure 2019-08-19 20:19:42 +01:00
..
__init__.py Separate out everything into files and implement a modules system to segment commands 2018-02-23 22:05:40 +00:00
all.py Improvements to query and self event detection, implement all command and debug flags 2019-08-15 21:20:49 +01:00
allc.py Add 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 alias 2019-08-16 21:27:23 +01:00
chans.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
cmd.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
del.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
disable.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
dist.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
enable.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
get.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
help.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
join.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
load.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
loadmod.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
logout.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
mod.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
mon.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
msg.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
network.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
part.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
pass.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
provision.py Merge branch 'master' into datarestructure 2019-08-19 20:19:42 +01:00
relay.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
save.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
stats.py Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
token.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
users.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
who.py Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00