Parse incoming retweets.
[akkoma] / lib / pleroma / web / ostatus / ostatus.ex
2017-05-04 Roger BraunParse incoming retweets.
2017-05-03 Roger BraunAttachment parsing, better magic key fetching.
2017-05-02 Roger BraunUse inReplyTo to find context.
2017-05-02 Roger BraunUpdate incoming new avatars.
2017-05-02 Roger BraunAdd avatar updating from incoming messages.
2017-05-02 Roger BraunMark incoming activties as non-local.
2017-05-01 Roger BraunUse empty context id if we get none
2017-04-30 Roger BraunPull in remote avatar on federation.
2017-04-30 Roger BraunHandle duplicates.
2017-04-30 Roger BraunFederate object id for posts in ostatus.
2017-04-30 Roger BraunHandle comments.
2017-04-30 Roger BraunKeep ostatus id as activity id.
2017-04-29 Roger BraunHandle full incoming feeds.
2017-04-29 Roger BraunSave remote users with fqn as nickname.
2017-04-29 Roger BraunRework remote user subscription.
2017-04-29 Roger BraunAdd user info gathering.
2017-04-27 Roger BraunRefactor XML parsing.
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunAdd inReplyTo to incoming messages.
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-25 Roger BraunWire up mentions.
2017-04-25 Roger BraunAdd ostatus conversation as context.
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunMerge branch 'ostatus' into develop
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-20 Roger BraunWebsub controller beginnings.
2017-04-18 Roger BraunAdd webfinger and basic feed support.