./www/libreddit, Private front-end for Reddit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.30.1.20230714nb1, Package name: libreddit-0.30.1.20230714nb1, Maintainer: pkgsrc-users

An alternative private front-end to Reddit.

Libreddit is a portmanteau of libre (meaning freedom) and Reddit.
It is a private front-end like Invidious but for Reddit.
Browse the coldest takes of r/unpopularopinion without being tracked.

- Fast: written in Rust for blazing-fast speeds and memory safety
- Light: no JavaScript, no ads, no tracking, no bloat
- Private: all requests are proxied through the server, including media
- Secure: strong Content Security Policy prevents browser requests to Reddit


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-09-28 07:15:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
libreddit: fix version number
   2023-09-27 18:57:15 by Paolo Vincenzo Olivo | Files touched by this commit (3) | Package updated
Log message:
www/libreddit: update to latest snapshot.

The project is in maintenance mode since the Reddit API change, which
factually killed third-party apps. Yet, libreddit is still perfectly
usable for a self-hosted private instance which would not hit the reddit
API request threshold.
While it's not clear where the project is headed at the moment, it
appears resonable to pull all the changes and fixes committed since the
last official release.
   2023-04-08 14:13:51 by Paolo Vincenzo Olivo | Files touched by this commit (2) | Package updated
Log message:
libreddit: update to 0.30.1

CHANGES

* Use LIBREDDIT_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION config option. by \ 
@mikupls in #737
* add support for gifs in galleries. by @mikupls in #744
* show the count of 'more replies'. by @mikupls in #740
* fix build error on windows by @o69mar in #741
* Fix default subscriptions by @sigaloid in #732
* Move unimportant links to footer by @spikecodes in #728
   2023-03-05 08:36:21 by pin | Files touched by this commit (3) | Package updated
Log message:
www/libreddit: update to 0.29.4

What's Changed
 - Reuse hyper client. by @wsy2220 in #727
 - Mark search query as safe on Prev/Next button by @wsy2220 in #731
 - Make gated subreddits accessible by treating them as quarantined by @domve in #722
 - Add NetBSD install by @0323pin in #720
 - Update tempfile to v3.4.0. d3b4f4e
   2023-02-23 21:19:53 by Paolo Vincenzo Olivo | Files touched by this commit (2) | Package updated
Log message:
www/libreddit: update to release 0.29.3

CHANGES:
* Fix layout bugs on mobile.
* Fix bug causing user/sub title to appear off-center.
* Replace snoo with r/ icon.
   2023-02-12 20:56:07 by Paolo Vincenzo Olivo | Files touched by this commit (7)
Log message:
www/libreddit: import package from wip.

Packaged by @pin with minor modifications by me.

Libreddit is a portmanteau of libre (meaning freedom) and Reddit.
It is a private front-end like Invidious but for Reddit.
Browse the coldest takes of r/unpopularopinion without being tracked.

- Fast: written in Rust for blazing-fast speeds and memory safety
- Light: no JavaScript, no ads, no tracking, no bloat
- Private: all requests are proxied through the server, including media
- Secure: strong Content Security Policy prevents browser requests to Reddit