Alexandre Alapetite
                                            Alexandre Alapetite
                                        
                                    #fix https://github.com/readrops/Readrops/issues/162 #fix https://github.com/FreshRSS/FreshRSS/issues/4567 (Not tested) Bug in: https://github.com/readrops/Readrops/blob/8a5fae5411420a135162143d7e279157dc17555c/api/src/main/java/com/readrops/api/services/freshrss/adapters/FreshRSSItemsAdapter.kt#L85-L102 the response might contain: ```json "alternate": [ [ "href": "https://example.net", "type": "text/html" ] ] ``` The line `"type": "text/html"` is not...
Feel free to reach out if you are interested in maintaining this library
Hello Sun Zheng, In the process of enabling an API compatible with Google Reader in the [FreshRSS project](http://freshrss.org) (fully Open Source), I have forked EasyRSS in order to add a...
Better account for some edge cases for cron and automatic labels fix https://github.com/FreshRSS/FreshRSS/issues/6089 (will start by committing entries from a previous aborted cron job, so that if the cron jobs...
Share the output of a user query by RSS / HTML / OPML with other people through unique URLs. Replaces the global admin token, which was the only option (but...
Especially now that user labels have become more powerful with filters, we should include them in our OPML export/import. https://github.com/FreshRSS/FreshRSS/pull/5954
### Discussed in https://github.com/FreshRSS/FreshRSS/discussions/6058 Originally posted by **RamenJunkie** January 23, 2024 It would be really cool if you could add user notes in a little field, similar to how tags...
fix https://github.com/FreshRSS/FreshRSS/issues/5925 Ref https://github.com/keynet/FreshRSS/pull/1 Replaces https://github.com/FreshRSS/FreshRSS/pull/5971 Ping @keynet
I also just switched back to latest, but the update still says that it wants to switch to edge:  _Originally posted by @Tealk in https://github.com/FreshRSS/FreshRSS/discussions/5729#discussioncomment-7533440_
Into FreshRSS code https://github.com/FreshRSS/Extensions/tree/master/xExtension-TTRSS_API From @marienfressinaud