[Spark] Add Facebook Post class

Review Request #220 — Created Oct. 29, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:facebook_id_merge
192
lunr
Add a class to wrap Facebook post data. For now the data needs to be injected from somewhere else (like the Feed class, upcoming). Eventually we'd want to add
fetch methods here too, to fetch a specific post from Facebook, as well as methods to get comments and likes (+ pagination)
Unit tests
Loading...