Adamantcheese / Kuroba

Kuroba - imageboard browser for Android
GNU General Public License v3.0
393 stars 29 forks source link

Source Aid #1054

Closed DonaldTsang closed 4 years ago

DonaldTsang commented 4 years ago

Please check this JSON data to see which imageboards are compatible with each other. If they are, then not much new code will be needed. https://github.com/ccd0/imageboards.json

Also https://github.com/miku-nyan/Overchan-Android/blob/master/Imageboards.md and others would provide hints as how how they can be supported.

Top 3 active forks:

Adamantcheese commented 4 years ago

I'm not sure I understand the point of this issue? If you want assistance with source code for implementing new sites I can do that, but otherwise sites are supported on a PR basis only.

DonaldTsang commented 4 years ago

Some of the websites might just be carbon copies of one another, therefore all it needs is a way to switch URLs for the same web engine.

Adamantcheese commented 4 years ago

Websites are generally not carbon copies of each other despite using the same underlying engine and I am not going to put in the effort for a chan that I do not personally use. Other chan browsers are implemented differently to Clover/Kuroba as well, which requires some amount of manual configuration and you can't just "switch Urls for the same web engine". Sites are once again supported on a PR basis. See comments on #591.

DonaldTsang commented 4 years ago

In that case, I would aid in the support for Lynxchan-based websties, since it seems those tends to be the most "carbon-coppyable".

Adamantcheese commented 4 years ago

See #7, #362, #523, probably a few more. It's been requested a few times so I'd be happy to accept a PR for a Lynxchan engine implementation and at least 1 supported site that uses it.