Prior to this change ( setting the Mobiquo_is_login: true header ),
the official android client would do many login calls - one every
other API call, more or less. This makes us persistent instead.
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
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.