Tunous / Dawn

Here lies the fork of greatest open-source Reddit app
Apache License 2.0
451 stars 36 forks source link

libreddit support? #508

Open somedevreally opened 3 years ago

somedevreally commented 3 years ago

Hello,

can you add support to libreddit links? i have tons of reddit rss feed which points to alternate UI > libreddit on desktop, but it will be good if mobile app supports it.

thanks

momobobe commented 2 years ago

Actually I'd rather request for full support to make libreddit or teddit an option of backend. Please see Haptic-Apps/Slide/issues/3367 for detailed proposal, in the name of privacy and free speech.

AbsurdlySuspicious commented 2 years ago

libreddit doesn't provide api, so it can't be used as proxy. Teddit does provide an api though, but I'm not sure if it's compatible with reddit api. If there are more than some minor differences implementing it will probably take a lot of work making all of the api wrappers within dawn abstract from reddit api

momobobe commented 2 years ago

For reference, maybe https://gitlab.com/cosmosapps/stealth can help to implement this, since they added experimental support to teddit in version 2.0.0 (alpha yet).