summaryrefslogtreecommitdiff
path: root/test/web/ostatus/activity_representer_test.exs
AgeCommit message (Collapse)Author
2018-03-30Format the code.lain
2018-02-25Make likes and announces public.lain
2018-02-12Make test output easier to read.lain
2017-11-20Treat internal emoji like external.Roger Braun
2017-10-31Federate out content warnings.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-09-04Add delete activity representer.Roger Braun
2017-09-04Output mastodon-style conversation ids.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
THis should enable fetching from pleroma posts.
2017-08-01Display html links correctly for remote activies.Roger Braun
2017-07-29Add html alternate link to atom.Roger Braun
2017-06-02Represent object publishing date in notes.Roger Braun
2017-06-01Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-05-24Output proper published data in ostatus.Roger Braun
2017-05-20Output ref instead of href for conversation.Roger Braun
2017-05-18Fix specs.Roger Braun
2017-05-18Add categories to ostatus output.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-07Federate follow salmons.Roger Braun
2017-05-03Remove reply-to for shares, mastodon gets confused.Roger Braun
2017-05-03Add self links to federated statuses.Roger Braun
2017-05-03Add user to announced status.Roger Braun
2017-05-03OStatus announce representer.Roger Braun
2017-05-02Add an ostatus representer for like activities.Roger Braun
2017-05-01Make outgoing salmons work.Roger Braun
2017-04-30Federate object id for posts in ostatus.Roger Braun
This is because ostatus doens't have an id for the activities.
2017-04-30Add thr:in-reply-to to ostatus representer.Roger Braun
2017-04-26Ostatus doesn't distinguish between activities / objects on create.Roger Braun
2017-04-26Output conversation id.Roger Braun
2017-04-22Remove unknown activities from feed.Roger Braun
2017-04-21Return object id in Ostatus create activties.Roger Braun
2017-04-20Better activities in ostatus.Roger Braun