aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/ostatus
AgeCommit message (Expand)Author
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-07Safety measures.Roger Braun
2017-05-07Federate follow salmons.Roger Braun
2017-05-07Fix user fetching error.Roger Braun
2017-05-06Address incoming messages to followers.Roger Braun
2017-05-06Follow redirects when fetching activities.Roger Braun
2017-05-06Handle incoming items through the queue.Roger Braun
2017-05-06Do recursive fetching in-band for now.Roger Braun
2017-05-05Add basic thread fetching.Roger Braun
2017-05-05Don't call out if we have the favorited notice locally.Roger Braun
2017-05-05Handle incoming favorites, fetch potentially missing messages.Roger Braun
2017-05-05Mock HTTPoison in testing.Roger Braun
2017-05-05Some refactoring.Roger Braun
2017-05-05Merge branch 'develop' into dtluna/pleroma-refactor/1Roger Braun
2017-05-04Parse incoming retweets.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-03Attachment parsing, better magic key fetching.Roger Braun
2017-05-03Just give out the entry, not the whole feed.Roger Braun
2017-05-03Return note objects as ostatus post activities.Roger Braun
2017-05-02Use inReplyTo to find context.Roger Braun
2017-05-02Update incoming new avatars.Roger Braun
2017-05-02Add avatar updating from incoming messages.Roger Braun
2017-05-02Add an ostatus representer for like activities.Roger Braun
2017-05-02Mark incoming activties as non-local.Roger Braun
2017-05-01Use empty context id if we get noneRoger Braun
2017-05-01Add type to rel=self link in feed.Roger Braun
2017-05-01Redirect to user feed instead of directly serving it.Roger Braun
2017-05-01Make outgoing salmons work.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-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-29Rework remote user subscription.Roger Braun
2017-04-29Add user info gathering.Roger Braun
2017-04-27Refactor code to comply with credo suggestionsdtluna
2017-04-27Refactor XML parsing.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-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-23Don't break feed if user has no posts.Roger Braun