savetheinternet / Tinyboard

The better imageboard software
http://tinyboard.org
Other
368 stars 311 forks source link

4chan API - /boards.json and <board>/threads.json missing #156

Open forbjok opened 10 years ago

forbjok commented 10 years ago

The Tinyboard implementation of the 4chan API appears to be missing these two files. I believe these may have been added to the 4chan API recently, as I don't recall seeing them in the specification last time I looked at it.

czaks commented 10 years ago

I implemented threads.json independently from this report. The fixes reside in vichan-devel branch (github.com/vichan-devel/Tinyboard), you can cherry-pick them by yourself or wait for STI. The latest commit also adds tim field, as per your request.

As for boards.json, you need to generate it by yourself, at least until we get some robust boardlist implementation or choose to generate this file via themes. You can also do it yourself ;) 28 gru 2013 12:58 "forbjok" notifications@github.com napisał(a):

The Tinyboard implementation of the 4chan API appears to be missing these two files. I believe these may have been added to the 4chan API recently, as I don't recall seeing them in the specification last time I looked at it.

— Reply to this email directly or view it on GitHubhttps://github.com/savetheinternet/Tinyboard/issues/156 .