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

## How does this feature work on Reddit? There are preview for links with [Open Graph protocol](https://ogp.me/) support, as shown in the screenshot attached below. ## Describe how this could...

Basically the title. This would fix https://github.com/redlib-org/redlib/issues/279. Also fixes a problem of empty cookies not being deleted. This branch currently has subscriptions and filters split into `subscriptions`, `subscriptions1`, `filters`, `filters1`,...

It might be related to time issues by the maintainer, which i can fully understand. But still, the release handling in Redlib is odd recently. The issue is that instead...

enhancement

Would be great if we can donate in cryptocurrency to keep this project going. Something like grapheneos donate page would be the best https://grapheneos.org/donate

enhancement

Crate version 0.35.1 ## Describe the bug [It appears the old LIbreddit bug still plagues RedLib](https://github.com/libreddit/libreddit/issues/352) where if the cookie containing subscribed subreddits reaches the maximum size limit of 4096B...

bug

This PR is for #203 , to change current text logo to `` tag with the source image already existed in the source code. The image `width` is now `38px`,...

Recent changes have broken the `canonical_path` function. Short URLs (`http://localhost:8080/17krzvz`) don't work ``` curl -vv "http://localhost:8080/17krzvz" * Host localhost:8080 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:8080......

bug

# description this PR adds 2 new dockerfiles that allow users & developers to build containers from source in reference to [previous discussion](https://github.com/redlib-org/redlib/pull/59#issuecomment-2356608473), restoring functionality that was lost in https://github.com/redlib-org/redlib/pull/59....

When running on Linux, listen for SIGTERM in addition to CTRL+C. I am not incredibly competent with Rust and Linux is my daily driver, so please double-check my changes. Regardless,...

## Describe the bug Recently the hetzner IP I've been using for redlib was blocked. When I ssh into my VPS I see this: ``` wget -qO- https://www.reddit.com/ wget: server...

bug