libreddit
libreddit copied to clipboard
Private front-end for Reddit
Some subs on Reddit have pretty restrictive Mods with some posts having more then 50% of the comments being `[removed]`. Even further it seems as if Reddit recently added a...
## Is your feature request related to a problem? Please describe. In books, hyphens and justification is used to improve readability. We could adopt the same approach to Libreddit. ##...
## Is your feature request related to a problem? Please describe. No. ## Describe the feature you would like to be implemented Hosting a mirror on Codeberg will allow those...
i have been trying to run this it in my debain vps and it shows this error ``` error: failed to parse manifest at `/home/root/libreddit/Cargo.toml` Caused by: invalid type: unit...
## Is your feature request related to a problem? Please describe. It's basically my suggestion for a more ergonomic lively redesign of the main tab. Made it myself in GIMP....
As Libreddit is a single-binary webserver with little to no state, I'm curious what the community's thoughts are on an option that would automatically update to the latest release. We...
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.1 to 0.21.11. Commits 7b8d1db Prepare 0.21.11 ebcb478 complete_io: bail out if progress is impossible 20f35df Regression test for complete_io infinite loop bug 2f2aae1 Don't specially handle...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.19 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
Ubuntu LTS docker upgrade means that localhost defaults to IPv6. http://localhost:8080 gives nothing for IPv6. If IPv6 is not supported, http://127.0.0.1:8080 should be used instead.
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.27. Release notes Sourced from rustix's releases. 0.37.20 Fix decoding of abstract unix sockets (#661) Fix the fstat/statat/etc. fallback when statx fails with EPERM. (#666)...