Commit Graph

9 Commits

Author SHA1 Message Date
Nick Thomas
c79b3ab26a Add login and logout support.
Booyah!
2013-09-27 00:24:09 +01:00
Nick Thomas
f8603e60aa Get thread view working properly in the official tapatalk client
You can now browse by category and read any thread. Pagination is
a bit strange so I've not dealt with it yet - discourse goes by
page number, whereas tapatalk asks for ranges of posts - so that
needs fixing In The Future.

We're probably in a state to begin looking at push notifications now
2013-09-25 22:26:51 +01:00
Nick Thomas
30c38cafff Add a couple of endpoints, one a stub, to be able to read topics
using the official client.

Many things work. Huzzah. Convo may also work now.
2013-09-25 21:18:47 +01:00
Nick Thomas
733c365775 Merge ../tapatalker 2013-09-25 20:01:41 +01:00
Nick Thomas
2623f90c9c Fix some API problems with get_config
We now advertise API level 3 correctly, allowing the official
Tapatalk client to connect to our forum. It can't display anything,
as we've not implemented get_latest_topic yet, but that's OK.
2013-09-25 19:59:00 +01:00
Nick Thomas
ff3958262c README update 2013-09-25 12:12:09 +01:00
Nick Thomas
07f0fff16f Pull in initial code
Conflicts:
	README.md
2013-09-25 12:05:01 +01:00
Nick Thomas
181e378e4b Initial commit 2013-09-25 04:03:35 -07:00
Nick Thomas
bb825e679d Initial commit 2013-09-25 11:58:39 +01:00