-
The current RSS feed path is `/profile/{did}/rss`.
~We should probably at least make `/profile/{handle}/rss` be a redirect.~ (DONE) The motivation for having it be the DID, not the handle, is to pr…
-
# Problem
Sometimes you can get an error when trying to request a feed using https.
```
[Zend\Http\Client\Adapter\Exception\RuntimeException]
Unable to enab…
-
Reading a feed of notes (`/api/0.6/notes/feed?bbox=`) on mobile or text-based readers is confusing (screenshot from [Owncloud News](https://github.com/owncloud/news)):
![selection_106](https://cloud.…
-
It would be a cool feature if the `newsfeed` module had support for rss reader api like [fever](https://freshrss.github.io/FreshRSS/en/developers/06_Fever_API.html) or [greader](https://freshrss.githu…
-
First, sorry if this is a duplicate, I blame Github search ☺️
It would be awesome if Miniflux could generate an RSS feed for unread entries, marking them as read when the feed is fetched.
This w…
-
Hi
I follow a gazillion tech blogs in an RSS reader (I use Feedly). I can't add the opencensus blog to feedly, it doesn't pick up any rss feeds. I think a lot of technies use rss feeds - please con…
-
[READ]: # (Please be aware that some feature are not possible due to the official API limitations)
**Request (required)**
Anime and Manga news option in the app currently opens the corresponding MAL …
-
Current sync functionality only sync feed subscriptions. If user uses Feeder on more than one medium (e.g. multiple phones or phone and tablets) interchangeably, no way to continue reading from one de…
-
Currently, the RSS feed only shows metadata with links in fulltext. This makes it impossible to read the actual text inside the RSS reader.
-
```
Lots of RSS feeds contain images inside entries. Many feeds are meant for
images only like Flickr feeds. RSS Reader could display them using server
to convert them into PNG format and also to make…