aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api
AgeCommit message (Collapse)Author
2017-03-30Basic ObjectRepresenter.Roger Braun
2017-03-30Return mimetype with attachment.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun
2017-03-28Return statusnet_conversation_id in TwAPI.Roger Braun
2017-03-28Add conversation id to activities.Roger Braun
This is for compatibility with the TwAPI.
2017-03-24Add single status fetching to TwAPI.Roger Braun
2017-03-24Add inReplyToStatus to TwAPI.Roger Braun
2017-03-23Add context and inReplyTo.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-22Add friends status fetching.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
2017-03-20Add Twitter API user representer.Roger Braun