Lewis Westbury

Results 16 issues of Lewis Westbury

Named pipe path length limits on OS X mean that default named pipes that are based in `Path.GetTempDir()` are too long. This happens when a named pipe is created with...

A small issue, but when starting up vanilla Weltmeister, there's no `player.png` in the `media` folder and users see a frozen partial loading screen: Adding `player.png` in the right place...

A small unsolicited change to show the currently checked out branch in the output.

# What's new - The assertion that prevents a _change_ to a view's input callback (if one is present) is removed. - Removing it permits a developer to replace the...

core+services

Hi - thanks for looking at this totally unsolicited PR. I hope you find it helpful. * Adds a community section with a couple of links (Discord, and Reddit) *...

I gave some thought to streaming robustness, and here's an unsolicited/proposal for a change that might help to improve the robustness of streaming. You can provide optional `timeout` and `restart`...

I've encountered some issues with streaming. After a while, things stop coming through - and I suspect it's because the stream is closing in some way, but at the moment...

Hey there - I've been using pagination a bit when retrieving things like Notifications. I struggled a little with the Mastodon API documentation I've found so far (in particular, the...

The sample behaviours in VectorPlus are ok - but there's plenty of room for new, fun, behaviours that people can use out of the box. We can use this issue...

enhancement
behaviour

The docker container built from `VectorPlus.Web/Dockerfile` throws a segmentation fault shortly after launching the application. See the `docker-build.sh`, `docker-run.sh`, and `docker-launch-shell.sh` scripts. There are no other clues at present as...

bug
show-stopper