Save follower count and note count in user.
[akkoma] / test / web / ostatus /
2017-07-22 Roger BraunSave follower count and note count in user.
2017-06-30 Roger BraunAdd tests for public recipients.
2017-06-25 Roger BraunSave external link for notes.
2017-06-24 Roger BraunUpdate user data on fetch if it changed.
2017-06-08 Roger BraunSave correct date for incoming notes.
2017-06-02 Roger BraunRepresent object publishing date in notes.
2017-06-01 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-24 Roger BraunSave remote user bio and update if we see new data.
2017-05-24 Roger BraunOutput proper published data in ostatus.
2017-05-22 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-20 Roger BraunOutput ref instead of href for conversation.
2017-05-19 Roger BraunAlso show activities in OStatus.
2017-05-18 Roger BraunFix specs.
2017-05-18 Roger BraunAdd categories to ostatus output.
2017-05-18 Roger BraunHandle incoming tags.
2017-05-11 Roger BraunFix cws.
2017-05-10 Roger BraunRepair retweets.
2017-05-10 Roger BraunHandle incoming follows.
2017-05-08 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-08 Roger BraunFix remote users retweeting local stuff.
2017-05-07 Roger BraunPreserve ids on favorites / retweets.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunFederate follow salmons.
2017-05-07 Roger BraunFix user fetching error.
2017-05-06 Roger BraunAddress incoming messages to followers.
2017-05-05 Roger BraunDon't call out if we have the favorited notice locally.
2017-05-05 Roger BraunHandle incoming favorites, fetch potentially missing...
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-04 Roger BraunParse incoming retweets.
2017-05-03 Roger BraunRemove reply-to for shares, mastodon gets confused.
2017-05-03 Roger BraunAdd self links to federated statuses.
2017-05-03 Roger BraunAdd user to announced status.
2017-05-03 Roger BraunOStatus announce representer.
2017-05-03 Roger BraunAttachment parsing, better magic key fetching.
2017-05-03 Roger BraunJust give out the entry, not the whole feed.
2017-05-03 Roger BraunReturn note objects as ostatus post activities.
2017-05-02 Roger BraunUse inReplyTo to find context.
2017-05-02 Roger BraunAdd avatar updating from incoming messages.
2017-05-02 Roger BraunAdd an ostatus representer for like activities.
2017-05-02 Roger BraunMark incoming activties as non-local.
2017-05-01 Roger BraunAdd type to rel=self link in feed.
2017-05-01 Roger BraunMake outgoing salmons work.
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 BraunAdd thr:in-reply-to to ostatus representer.
2017-04-30 Roger BraunGet create activity from created object id.
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-28 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-27 Roger BraunRefactor XML parsing.
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
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 BraunOstatus doesn't distinguish between activities / object...
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-26 Roger BraunOutput conversation id.
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-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-22 Roger BraunFix utf8 problems with iolists.
2017-04-22 Roger BraunAdd poco data to user.
2017-04-22 Roger BraunRemove unknown activities from feed.
2017-04-22 Roger BraunAdd rel=self link too feed.
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 Roger BraunReturn object id in Ostatus create activties.
2017-04-20 Roger BraunWebsub controller beginnings.
2017-04-20 Roger BraunMerge branch 'ostatus' of ssh.gitgud.io:lambadalambda...
2017-04-20 Roger BraunBetter activities in ostatus.
2017-04-18 Roger BraunAdd webfinger and basic feed support.
2017-04-17 Roger BraunAdd basic Ostatus user representer.