aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-02Add an ostatus representer for like activities.Roger Braun
2017-05-02Save context in likes / announces.Roger Braun
2017-05-02Add statusnet_profile_url to the TwAPI.Roger Braun
2017-05-02Add twkn timeline.Roger Braun
2017-05-02Mark incoming activties as non-local.Roger Braun
2017-05-02Fix specs, add local marker to actitivies.Roger Braun
2017-05-01Don't crypt raw iolists.Roger Braun
2017-05-01Add type to rel=self link in feed.Roger Braun
2017-05-01Return webfinger for ap_ids.Roger Braun
2017-05-01Make outgoing salmons work.Roger Braun
2017-04-30Add function to fetch users from fqn.Roger Braun
2017-04-30Return keys in webfinger.Roger Braun
2017-04-30Don't set statusnetConversationIds on replies anymore.Roger Braun
2017-04-30Stop adding statusnetConversationIds.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-30Pull in remote avatar on federation.Roger Braun
2017-04-30Handle duplicates.Roger Braun
2017-04-30Federate object id for posts in ostatus.Roger Braun
2017-04-30Handle comments.Roger Braun
2017-04-30Add thr:in-reply-to to ostatus representer.Roger Braun
2017-04-30Get create activity from created object id.Roger Braun
2017-04-30Keep ostatus id as activity id.Roger Braun
2017-04-29Handle full incoming feeds.Roger Braun
2017-04-29Save remote users with fqn as nickname.Roger Braun
2017-04-29Make key fetching use ostatus fetching.Roger Braun
2017-04-29Rework remote user subscription.Roger Braun
2017-04-29Add user info gathering.Roger Braun
2017-04-28Add some basic webfingering.Roger Braun
2017-04-28Handle incoming websub subscriptions.Roger Braun
2017-04-28Add proper callback route for websub confirmation.Roger Braun
2017-04-27Add discovery and subscription requests to websub.Roger Braun
2017-04-27Add user feed fixture.Roger Braun
2017-04-27Refactor XML parsing.Roger Braun
2017-04-26Merge branch 'feature/incoming_ostatus' of ssh.gitgud.io:lambadalambda/plerom...Roger Braun
2017-04-26Merge branch 'feature/incoming_ostatus' of ssh.gitgud.io:lambadalambda/plerom...Roger Braun
2017-04-26Refactor, add beginnings of websub client subscriptions.Roger Braun
2017-04-26Salmon creation.Roger Braun
2017-04-26Add inReplyTo to incoming messages.Roger Braun
2017-04-26Ostatus doesn't distinguish between activities / objects on create.Roger Braun
2017-04-26Merge branch 'develop' into feature/incoming_ostatusRoger Braun
2017-04-26Fix retweet spec.Roger Braun
2017-04-26Merge branch 'develop' into dtluna/pleroma-bugfix/deny-self-repeatsRoger Braun
2017-04-26Output conversation id.Roger Braun
2017-04-25Wire up mentions.Roger Braun
2017-04-25Add ostatus conversation as context.Roger Braun
2017-04-24Return salmon path for users, basic incoming salmon handling.Roger Braun
2017-04-24Add incoming xml fixtures.Roger Braun
2017-04-24Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into b...dtluna
2017-04-24Deny whitespace statusesdtluna
2017-04-24Add error response to self-repeatsdtluna