Fix unfollows
[akkoma] / lib / pleroma / web / twitter_api / representers / activity_representer.ex
2018-05-21 Francis DinhFix unfollows
2018-05-20 Francis DinhMerge remote-tracking branch 'upstream/develop' into...
2018-05-20 lainFix specs.
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainRemove unused ActivityRepresenter module.
2018-03-30 lainFormat the code.
2018-03-28 lainDon't go through all available emoji.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-02-25 lainFix more specs.
2018-02-24 lainFix external url in twitterapi.
2018-02-21 lainMerge branch 'develop' into feature/activitypub
2018-02-20 lainTwitterAPI: Fix mentions.
2018-02-19 lainTwitterAPI: support follow activities without published...
2018-02-18 lainHandle sensitive property.
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-18 lambdaMerge branch 'formatting-fixes' into 'develop'
2017-11-18 ealDon't add summary if empty.
2017-10-31 Roger BraunTwitterAPI: Display cws.
2017-09-16 Roger BraunApply incoming custom emoji.
2017-09-16 Roger BraunFederate emoji out.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunAdd delete to TwAPI representer correctly.
2017-09-04 Roger BraunAdd TwAPI representer for deletes.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-24 Roger BraunSet twitter-style possibly_sensitive boolena.
2017-08-24 Roger BraunAdd activity_type to twitter api output.
2017-07-08 Roger BraunFix undo activity.
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-19 Roger BraunMove finmojis to representation.
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-06-05 Roger BraunFix NaN statuses per day.
2017-05-18 Roger BraunAdd invisible tags to TwAPI output.
2017-05-08 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-07 Roger Brauntypo.
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-27 dtlunaRefactor code to comply with credo suggestions
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-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-10 lambadalambdaMerge branch 'develop' into 'develop'
2017-04-08 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-04 dtlunaAdd Follow Activity representer
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.