- updated readme
- properly request app access token for creating test users
- increase test timeout
- update superagent dep
- Release 0.3.1
- update superagent dep
- Release 0.3.0
- tweak request end to properly handle access tokens with get vs. post
- update superagent to 0.6.x
- update superagent dep
- Release 0.3.0
- tweak request end to properly handle access tokens with get vs. post
- update superagent to 0.6.x
- tweak request end to properly handle access tokens with get vs. post
- update superagent to 0.6.x
- Merge branch 'bug/postgraph'
- update project ignore settings, add test config sample
- increase test timeout
- tests for posts/deletes
- improved send merge support, comply with fb post specifications
- update dependancies
- refactor response parsing
- clean up Facebook#end
- added debug statements
- comment update
- for now, return the entire response object from superagent for un-parsable responses
- tons of comments
- added mocha coverage tests
- simple test
- make file
- basic lib
- project init