summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_controller_test.exs
AgeCommit message (Expand)Author
2017-04-12Fix user representation after following.Roger Braun
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun
2017-03-28Fix spec.Roger Braun
2017-03-24Add single status fetching to TwAPI.Roger Braun
2017-03-23Return user specific json for logged in users.Roger Braun
2017-03-23Add unfollowing to TwAPI.Roger Braun
2017-03-23Add following TwAPI endpoint.Roger Braun
2017-03-22Add friends timeline.Roger Braun
2017-03-21Add public timeline TwAPI.Roger Braun
2017-03-21Add status posting via TwAPI.Roger Braun
2017-03-21Basic status creation and retrieval.Roger Braun
2017-03-20Add Twitter API verify_credentials endpoint.Roger Braun