CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/16 07:26:57
Modified files:
www/libreddit : Makefile distinfo crates.inc
Log message:
www/libreddit: update to 0.24.0
changelog:
* Indicate pinned posts on user profiles (close #606) 3f3d9e9
* Fix Replit deployment failure 1b5e9a4
* Fix links visible through markdown spoilers c0e3744
* HTTP compression (Reddit -> Libreddit -> client) by @Daniel-Valentine
in #612
* Use permalink offered by Reddit (fixes #613). by @Daniel-Valentine
in #614
* Add DoomOne theme, c/o Tildemaster [email protected] by @Daniel-Valentine
in #611
* Add support for /comments endpoint 170ea38
* Redirect /:id to canonical URL for post. by @Daniel-Valentine in
#617
* Add format_url tests by @sigaloid in #615
* Implement 'posts hidden because of NSFW'. (Resolves #159) by
@Daniel-Valentine in #619
* T.: Docs update by @artemislena in #639
ok sthen