John Burwell jmbwell
  • Joined on 2022-09-28
jmbwell pushed to main at jmbwell/rsbbs 2023-04-27 15:10:25 -05:00
52aeb1128f simplify main()
jmbwell pushed to main at jmbwell/rsbbs 2023-04-27 15:06:57 -05:00
acc6061c62 move all commands to plugins
jmbwell pushed to main at jmbwell/rsbbs 2023-04-26 00:07:03 -05:00
d6e3f02ca1 update sample transcript and fix some whitespace
jmbwell pushed to main at jmbwell/rsbbs 2023-04-25 23:54:18 -05:00
ebaa847abd add --show-config option, update README
jmbwell pushed to main at jmbwell/rsbbs 2023-04-25 22:07:37 -05:00
deae9af4c6 simplify parser and config with getattr, fiddle with args
00b2f54381 use dynamic version in pyproject.toml
Compare 2 commits »
jmbwell pushed to main at jmbwell/rsbbs 2023-04-25 21:29:58 -05:00
190bb0742e fix delete_mine and some tidying
jmbwell pushed to main at jmbwell/rsbbs 2023-04-25 21:18:45 -05:00
8b555ba26b fix errors after refactor
jmbwell pushed to main at jmbwell/rsbbs 2023-04-25 19:46:35 -05:00
a02956cbc7 first crack at separating concerns. broken
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 23:34:30 -05:00
85dacf2db4 separate ui and bbs
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 22:41:44 -05:00
fd000559ad move greeting to function
0b84c65818 hard wrap at 79
Compare 2 commits »
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 22:12:44 -05:00
8e2d96776f switch from setup.py to pyproject.toml
82bbd75386 twiddling quotes
Compare 2 commits »
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 21:10:27 -05:00
8f7d575f65 read version from __version__
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 19:48:04 -05:00
81f3814be1 only print config path if debug
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 19:44:04 -05:00
7d88234987 fix issues with config file and package files
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 18:58:28 -05:00
f8f666f365 muck about with setup.py
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 17:20:13 -05:00
ad3b57f1c8 lint
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 14:35:45 -05:00
6a9e6f3c0e clean up more lint
3b4339d9ff fix ax25d config example
Compare 2 commits »
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 14:23:51 -05:00
800d7de809 refactor to make linter happy
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 01:04:32 -05:00
3f27a1bd7a flesh out readme
jmbwell pushed to main at jmbwell/rsbbs 2023-04-24 00:30:14 -05:00
7b5954cb46 handle config.yaml files and message db file better