Michael J. Ryan

Results 106 issues of Michael J. Ryan

Related to #204, it would be nice to see pre-built releases for 64-bit windows, and OSX as github releases... this way compilation tools won't be needed for use on those...

enhancement
Looking into
Feature idea

It would be nice to see a switch to a websocket wrapper such as socket.io, sockjs/shoe or another option in order to allow for users behind proxies or in older...

It would be nice if you are within say 20px of the bottom of the screen (scroll), then an added line extends the height of the screen... the screen should...

Modile for generating QWK packet for user.

enhancement

In addition to the work done for #192, it would be cool if there was a stop-point at the first unread message for HOME/END navigation.

good first issue

Would be nice to see qwk network support, requires work in #31 and likely #3 as well. Likewise, may want a semi-automated setup for DoveNet support, though this could be...

enhancement

Would be nice to support pre-compressed files (*.gz, *.br) if the request header supports the encoding. Still using if-modified-since and/or etag based on the uncompressed file's stats.

It looks like there hasn't been any real progress on any of the branches in this repository in about a year and a half, is this still being worked on......

❓ question

A nice to have feature would be to be able to reverse proxy a fixed route in the dev server. ie: `/api` points to `http://localhost:8888/api` or just a bare server......

enhancement

Given the requirements for both a Redis and PostgreSQL instance to host the application. Would be a good idea to have both a dockerfile and docker compose files. This would...

enhancement