FreshRSS / Extensions

A repository containing all the official FreshRSS extensions
GNU Affero General Public License v3.0
322 stars 52 forks source link

TTRSS extension #75

Open lgwapnitsky opened 4 years ago

lgwapnitsky commented 4 years ago

I just moved from TTRSS to FreshRSS. I'd love to continue using the android app, as it has more functionality than some others, yet I can't get the api to be visible. This is my api screen:

image

and the extension is enabled...

image

but acsessing it, even directly, fails.

Frenzie commented 4 years ago

Pinging @marienfressinaud

There's also https://github.com/FreshRSS/FreshRSS/pull/1526

Alkarex commented 4 years ago

The most up-to-date code to support the TT-RSS API is https://github.com/FreshRSS/FreshRSS/pull/1526 However, it only works for clients supporting 64bit article IDs. It would require a database change in FreshRSS to support 32bit clients, which we might do. The other option is to pick one of the clients supporting the Google Reader API (or the Fever API), potentially contributing some improvements to these clients. Which feature(s) are you missing?

math-GH commented 5 months ago

Is it solved already?

Alkarex commented 5 months ago

See https://github.com/FreshRSS/Extensions/pull/196