Replace TT-RSS with alternative #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TT-RSS is abandoning Android development in https://github.com/tt-rss/tt-rss/discussions/29. Compounding the opening-article functionality being slightly broken in Windows at the moment, it might be time to look at a new reader.
Relevant old article about opening-article button
Candidates:
Readerself has been forked to https://github.com/stephanediondev/feed but seems the most viable.
Just an option, if no one but me is using this, then perhaps creating an IRC #ticker channel would be an alternative, subscribing through the RSS module of bitbot into channels and removing the need for another tool.
Attempting that fails on reading atom feeds with
f.rss add https://api.axios.com/feed/, which is unfortunate. We will proceed withfeed.The
feedproject depends on MySQL specifically, with a few more requirements that I don't want to support at the moment.I have restored TT-RSS & removed the problematic integrations. It's no longer connected to LDAP, which means it will act like an API token instead. Considering a compromise of a user's account is very low-risk (loss of feed subscriptions, etc., but minimal PII), this will be an acceptable compromise for the functionality.