redlib
redlib copied to clipboard
Private front-end for Reddit
Fix #74
Implements: https://github.com/redlib-org/redlib/issues/101
Every time install it shows as v0.31.0 along the bottom The expected behaviour is that the latest version would installed when pulled from quay.io/redlib/redlib:latest If that can't be done, clear...
## How does this feature work on Reddit? When signed in, users can go to preferences and opt out of reddit's new design. ## Describe how this could be implemented...
## How does this feature work on Reddit? You can get localized /r/popular by adding geo_filter param to the URL like: https://www.reddit.com/r/popular/hot/?geo_filter=gb ## Describe how this could be implemented into...
## Describe the feature you would like to be implemented It would be great if we had the ability to easily hide (filter out) posts. This is useful for when...
## Describe the bug When setting Content Security Policy, it throws me an error (in the web console) that 'about:blank' is blocked by `media-src 'self' blob:` It makes impossible to...
## How does this feature work on Reddit? Reddit has RSS feeds for subreddits as well as users in format: https://reddit.com/r/reddit/.rss https://reddit.com/user/spez/.rss ## Describe how this could be implemented into...
Fixes the caption part of https://github.com/redlib-org/redlib/issues/91 Also makes the embedded images lazy load as a bonus. Using the post in https://github.com/redlib-org/redlib/issues/91 it was kind of hard to tell what was...
## Describe the feature you would like to be implemented When I search I always sort by new. It would be nice to have a setting to be able to...