Michael J. Ryan
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...
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...
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.
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...
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......
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......
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...