Sean Brewer

Results 5 issues of Sean Brewer

If I have joined multiple rooms, I only get notifications for the room I am currently active in, not all that I have joined.

enhancement

Checks for presence of old `_fakeStop` method. If it's available, use it instead. If not, use the new `fakeStop`.

Right now, it's hard coded at 10. I've only tested it for 10, but it probably works for more. Maybe pull count from an environment variable.

There's some strangeness with the form on mobile. It works enough to submit the form, but it doesn't look great.

The script checks for the existence of `systemctl` to determine of presence of systemd, which is fine. However, there are cases like with the Ubuntu 20.04 docker image where systemd...