redlib icon indicating copy to clipboard operation
redlib copied to clipboard

Private front-end for Reddit

Results 211 redlib issues
Sort by recently updated
recently updated
newest added

## Describe the bug ## Steps to reproduce the bug ## What's the expected behavior? ## Additional context / screenshot - [x] I checked that the instance that this was...

bug

## Describe the bug For some time now I'm getting random/intermittent 403 Forbidden's on only the `HLSPlaylist.m3u8` request, this causes ofc media to not play. The media for which the...

bug

## Describe the bug Accessing direct link to deleted or moderation-pending comments throws 502 on a reverse proxy level on most instances, suggesting that Redlib is not handling those errors,...

bug

## Is your feature request related to a problem? Please describe Mitigates against Reddit rate limiting or blocking the server IP. Would love to have my redlib instance use a...

enhancement

Following up on issue #404. I've added moving to the next comment ('j' key), previous comment ('k'), next thread ('t'), and previous thread ('p'). Some of the other comment navigations...

## Is your feature request related to a problem? Please describe. When grabbing the RSS feed, stickied posts are included at the top. If you are using a reader without...

enhancement

## Describe the bug When using RedLib's rss feed generation the `href` links of non text based posts will not link back to the instance, but instead to the final...

bug

## Describe the bug The health check fails if the PORT env value is set to a value other than 8080. This is when using the docker image. ## Steps...

bug