Conversation
|
This code will need some rework, I'll take a look later. |
|
Well, as you can see, I don't have much time to do this. The problem is that I'm migrating all extensions into single branch (look at master branch), but I want to do some "generic implementations", like I already did for Wakaba and FoolFuuka engines (see master branch). As far as I understand, NPFchan is based on vichan, which is based on tinyboard. So I need to migrate all tinyboard extensions first, then I'll work on vichan boards, and only after that I'll be able to handle NPFchan boards properly. This will take a lot of time, and I'm currently busy with other things in Dashchan client itself. For instance, I reworked HTTP client interface (didn't push this change yet), and so on. All these changes won't be included to I'd recommended to distribute your extension yourself until I'll be able to work on it. It's not that hard, you can stick to 1.7 library until then, and host your own update data (just use a github repo with json files) and replace I didn't read the changes carefully, but I noticed you use |
…ttempt Fourchan posting fix attempt
A few months ago diochan switched engine from Kusaba to NPFchan, meaning the extension wouldn't work anymore.
This is a working revamp based on lainchan's extension code, since lainchan also uses NPFchan.