Output proper published data in ostatus.
[akkoma] / test /
2017-05-24 Roger BraunOutput proper published data in ostatus.
2017-05-24 Roger BraunFix factory.
2017-05-22 Roger BraunMake email and nickname case insensitive.
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 BraunKeep newlines around.
2017-05-18 Roger BraunAdd invisible tags to TwAPI output.
2017-05-18 Roger BraunHandle incoming tags.
2017-05-18 Roger BraunSave tags in object.
2017-05-17 Roger BraunTwitter API refactoring.
2017-05-17 Roger BraunAdd Formatter.
2017-05-16 Roger BraunAP refactoring.
2017-05-15 Roger BraunFix mention replacing.
2017-05-11 Roger BraunFix cws.
2017-05-10 Roger BraunRepair retweets.
2017-05-10 Roger BraunAdd problematic mastodon message.
2017-05-10 Roger BraunCorrect active state websub name.
2017-05-10 Roger BraunHandle incoming follows.
2017-05-10 Roger BraunSet valid_until date.
2017-05-10 Roger BraunAdd externalprofile to TwAPI.
2017-05-10 Roger BraunRefresh subscriptions.
2017-05-10 Roger BraunUse changeset for remote user creation.
2017-05-09 Roger BraunAdd some basic changesets.
2017-05-08 Roger BraunAdd class=attachment to attachment links.
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 BraunAdd some twapi fixes.
2017-05-07 Roger BraunPrevent double insertions.
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 BraunAdd conversation ids to twapi announce representer.
2017-05-07 Roger BraunFix user fetching error.
2017-05-06 Roger BraunAddress incoming messages to followers.
2017-05-06 Roger BraunSubscribe to remote users on following.
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 BraunMock HTTPoison in testing.
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-04 Roger BraunParse incoming retweets.
2017-05-03 Roger BraunFix specs.
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 BraunRemove doubled 'to' recipients.
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 attachment link to posts.
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 BraunSave context in likes / announces.
2017-05-02 Roger BraunAdd statusnet_profile_url to the TwAPI.
2017-05-02 Roger BraunAdd twkn timeline.
2017-05-02 Roger BraunMark incoming activties as non-local.
2017-05-02 Roger BraunFix specs, add local marker to actitivies.
2017-05-01 Roger BraunDon't crypt raw iolists.
2017-05-01 Roger BraunAdd type to rel=self link in feed.
2017-05-01 Roger BraunReturn webfinger for ap_ids.
2017-05-01 Roger BraunMake outgoing salmons work.
2017-04-30 Roger BraunAdd function to fetch users from fqn.
2017-04-30 Roger BraunReturn keys in webfinger.
2017-04-30 Roger BraunDon't set statusnetConversationIds on replies anymore.
2017-04-30 Roger BraunStop adding statusnetConversationIds.
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
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 BraunMake key fetching use ostatus fetching.
2017-04-29 Roger BraunRework remote user subscription.
2017-04-29 Roger BraunAdd user info gathering.
2017-04-28 Roger BraunAdd some basic webfingering.
2017-04-28 Roger BraunHandle incoming websub subscriptions.
2017-04-28 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-28 Roger BraunAdd proper callback route for websub confirmation.
2017-04-27 Roger BraunAdd discovery and subscription requests to websub.
2017-04-27 Roger BraunAdd user feed fixture.
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 BraunRefactor, add beginnings of websub client subscriptions.
2017-04-26 Roger BraunSalmon creation.
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 BraunMerge branch 'dtluna/pleroma-bugfix/deny-self-repeats...
2017-04-26 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-26 Roger BraunFix retweet spec.
2017-04-26 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-26 Roger BraunOutput conversation id.
2017-04-25 Roger BraunWire up mentions.
next