savetheinternet / Tinyboard

The better imageboard software

Home Page:http://tinyboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

forbjok opened this issue · comments

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.

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//issues/156
.