Matthew R Johnson

Results 5 issues of Matthew R Johnson

It would be nice to have a way for Wheatley to ignore time paused under the debugger and continue sensibly rather than start firing all the bells.

internal

`'That's all at handstroke'` becomes `Change method` in the RR audio ~1) Update RR to use `That's all` audio~ 2) Edit the call to just emit `That's all` when processed...

bug
good first issue

On startup Wheatley could query if a new version is available and suggest running `pip install --upgrade Wheatley` It could limit checks to once a day / 6 hours. Some...

enhancement
good first issue

When connecting to ringing room, Wheatley should check the socket io version. Probably information if minor version differs, warning or error for the major version. https://github.com/lelandpaul/ringingroom/pull/173 I imagine there'll be...

As the ringing room api gets added and becomes more stable we should move to using it Endpoint | Method | Description -- | -- | -- /api/tokens | POST...