Commit Graph

31 Commits

Author SHA1 Message Date
d16c18b4d1 tidy up the imports 2023-04-28 22:19:13 -05:00
c78228b873 appease linter 2023-04-28 21:51:12 -05:00
d03622e4bd get logging more in order 2023-04-28 21:50:12 -05:00
993baa47a7 add some logging support 2023-04-27 22:00:18 -05:00
60293152d6 move data logic to plugins, split models from controller 2023-04-27 16:51:09 -05:00
52aeb1128f simplify main() 2023-04-27 15:10:23 -05:00
acc6061c62 move all commands to plugins 2023-04-27 15:06:55 -05:00
d6e3f02ca1 update sample transcript and fix some whitespace 2023-04-26 00:07:01 -05:00
ebaa847abd add --show-config option, update README 2023-04-25 23:54:17 -05:00
deae9af4c6 simplify parser and config with getattr, fiddle with args 2023-04-25 22:07:35 -05:00
190bb0742e fix delete_mine and some tidying 2023-04-25 21:29:55 -05:00
8b555ba26b fix errors after refactor 2023-04-25 21:18:44 -05:00
a02956cbc7 first crack at separating concerns. broken 2023-04-25 19:46:33 -05:00
85dacf2db4 separate ui and bbs 2023-04-24 23:34:28 -05:00
fd000559ad move greeting to function 2023-04-24 22:41:41 -05:00
82bbd75386 twiddling quotes 2023-04-24 22:12:23 -05:00
8f7d575f65 read version from __version__ 2023-04-24 21:10:26 -05:00
81f3814be1 only print config path if debug 2023-04-24 19:48:02 -05:00
7d88234987 fix issues with config file and package files 2023-04-24 19:44:03 -05:00
f8f666f365 muck about with setup.py 2023-04-24 18:58:27 -05:00
ad3b57f1c8 lint 2023-04-24 17:20:11 -05:00
6a9e6f3c0e clean up more lint 2023-04-24 14:35:42 -05:00
800d7de809 refactor to make linter happy 2023-04-24 14:23:49 -05:00
7b5954cb46 handle config.yaml files and message db file better 2023-04-24 00:30:11 -05:00
f8c876da09 refactor for packaging and distribution 2023-04-23 23:38:22 -05:00
b5180bc1ed fiddling 2023-04-23 22:27:57 -05:00
4e9a8742cf add GPLv3 license 2023-04-23 21:05:39 -05:00
14e2cb12d4 fix reading multiple messages (readm) 2023-04-23 18:00:27 -05:00
5e69b9bbfd confirm before delete_mine 2023-04-23 17:08:57 -05:00
b951e9c453 tidy up 2023-04-23 16:43:34 -05:00
b3af55572e initial commit 2023-04-23 16:22:08 -05:00