Refactor to use async web requests with callbacks.
Synchronous XMLHTTPRequests appear to be broken on the new Pebble Core app on iOS. Generating personal feeds used synchronous requests so this refactors to use async requests for all calls.
Add a message when no user feeds are found
Improvements to performance and look on aplite
- Filter empty messages and replies from feeds (thanks @konradit on github for adding this to the user feeds function!)
- Fix a bug where the incorrect post count could be sent for a feed
Add user display name and timestamp to posts
Sign in and browse your pinned feeds!
Improved formatting for round displays
Fixed bug where not all loaded posts are displayed
Browse feeds and posts!
Select a trending topic to see what people are posting about it.
See a list of the latest trends