This is a 2024 fork of Jim Derry's xExtension-RedditSub.
- Alpha version of fork
- Use at your own risk
- No maintenance commitment (specific proposed fixes could be considered)
Entry titles are prefixed by subreddit name /r/something
.
Non Reddit entries show the domain name of the link target (as shown here in red underline):
Proposed CSS snippet (for FreshRSS core extension 'custom CSS'):
.flux .flux_header .item.website .websiteName,
.flux .flux_header .item .title {
font-size: 1.4em;
padding: 3px 15px;
}
Custom prefix width in pixels, overflow text is clipped. You can tweak the prefix style in static/style.css
.
CAVEATS:
When show site icon option is set, the alignement is not good.
==============================================
Extension for FreshRSS (https://github.com/FreshRSS)
v1.0
Adds the Reddit Subreddit name to the title of the entry in a subdued manner.