{mastodon api, twitter api}: make the follow handshake timeout configurable
[akkoma] / lib / pleroma / web / twitter_api / representers / activity_representer.ex
2017-03-30 Roger BraunConnect attachments with objects, not activities.
2017-03-30 Roger BraunAdd attachments to the TwAPI.
2017-03-28 Roger BraunReturn statusnet_conversation_id in TwAPI.
2017-03-23 Roger BraunAdd inReplyToStatus to TwAPI.
2017-03-23 Roger BraunReturn user specific json for logged in users.
2017-03-22 Roger BraunAdd friends status fetching.
2017-03-21 Roger BraunBasic status creation and retrieval.