Add external links to twapi.
[akkoma] / test / web / twitter_api / representers / activity_representer_test.exs
2017-06-25 Roger BraunAdd external links to twapi.
2017-06-20 Roger BraunMerge branch 'develop' into refactor/user-view
2017-06-19 dtlunaReplace UserRepresenter with UserView
2017-06-18 Roger BraunRevert "Add invisible tags to TwAPI output."
2017-06-18 Roger BraunOutput tags list in TwAPI.
2017-06-18 Roger BraunStrip unsafe html on output in TwAPI.
2017-05-18 Roger BraunKeep newlines around.
2017-05-18 Roger BraunAdd invisible tags to TwAPI output.
2017-05-07 Roger BraunAdd some twapi fixes.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunAdd conversation ids to twapi announce representer.
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunAdd avatar objects to user, fix specs.
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-15 Roger BraunAdd announcements / retweets to TwAPI.
2017-04-14 Roger BraunFavorite changes.
2017-04-13 Roger BraunDisplay like activities.
2017-04-13 Roger BraunAdd favoriting to twitter api.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 Roger BraunFix twitter api date.
2017-04-12 lambadalambdaMerge branch 'feature/home-timeline' into 'develop'
2017-04-12 lambadalambdaMerge branch 'bugfix/verify_credentials_get' into ...
2017-04-12 Roger BraunDon't return html in the text field.
2017-04-03 Roger BraunParse mentions, save them, output them in TwAPI.
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.