monolith/utils
Mark Veidemanis c3d0cb04b6 Pass all arguments from debug into print
Allows for multi-argument debug() statements without ugly + or %s
operators.
2019-10-11 13:04:58 +01:00
..
loaders Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00
logging Pass all arguments from debug into print 2019-10-11 13:04:58 +01:00
cleanup.py Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00
dedup.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
get.py Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00