summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/representers
AgeCommit message (Collapse)Author
2017-04-14Favorite changes.Roger Braun
- Add 'likes' to activity, collection of ids of people who liked it. - show if you favorited something or not. - Don't allow double favorites - Address favorites to the followers of the liked activity's author.
2017-04-13Display like activities.Roger Braun
2017-04-13Add favoriting to twitter api.Roger Braun
2017-04-12Fix twitter api date.Roger Braun
2017-04-12Don't return html in the text field.Roger Braun
2017-04-03Parse mentions, save them, output them in TwAPI.Roger Braun
2017-03-30Connect attachments with objects, not activities.Roger Braun
2017-03-30Add attachments to the TwAPI.Roger Braun
2017-03-30Basic ObjectRepresenter.Roger Braun
2017-03-28Return statusnet_conversation_id in TwAPI.Roger Braun
2017-03-24Add inReplyToStatus to TwAPI.Roger Braun
2017-03-23Return user specific json for logged in users.Roger Braun
2017-03-22Add friends status fetching.Roger Braun
2017-03-21Basic status creation and retrieval.Roger Braun
2017-03-20Add Twitter API user representer.Roger Braun