Salmon: generate private key with native crypto if available.
[akkoma] / lib / pleroma / web / ostatus /
2017-11-22 lambdaMerge branch 'develop' into 'develop'
2017-11-21 ealMerge branch 'fix/self-follow' into 'develop'
2017-11-20 Roger BraunTreat internal emoji like external.
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-09 lambdaMerge branch 'fix-tootdon-image-uploads' into 'develop'
2017-11-09 Roger BraunRe-fetch user data on salmon decode error.
2017-11-01 Roger BraunHandle empty terms / tags.
2017-10-31 Roger BraunFederate out content warnings.
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-10-31 Roger BraunAvoid potentially slow count queries for user note...
2017-09-17 Roger BraunUse desc id to sort instead of desc inserted_at
2017-09-16 Roger BraunHandle incoming emoji.
2017-09-16 Roger BraunFederate emoji out.
2017-09-16 Roger BraunFederate banners out.
2017-09-16 Roger BraunBanners are objects.
2017-09-16 Roger BraunUpdate banner from remote accounts.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-15 Roger BraunDon't die on fetching problems.
2017-09-11 Roger Braunlog ostatus handling errors.
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-08 Roger BraunTry to fetch from html again if fetching from atom...
2017-09-05 Roger BraunWorkaround for masto reply breakage.
2017-09-05 Roger BraunFix remote profile update code.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunCreate deletes activities for incoming deletes.
2017-09-04 Roger BraunAdd delete activity representer.
2017-09-04 Roger BraunOutput mastodon-style conversation ids.
2017-09-04 Roger BraunHandle mastodon conversation ids.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-16 Roger BraunFix deletion not deleting relevant actions.
2017-08-04 Roger BraunAlso fetch atom links.
2017-08-03 Roger BraunRevert "Better error handling for user feeds."
2017-08-03 Roger BraunBetter error handling for user feeds.
2017-08-01 Roger BraunAdd href to in-reply-to.
2017-08-01 Roger BraunAdd basic incoming deletions.
2017-08-01 Roger BraunDisplay html links correctly for remote activies.
2017-08-01 Roger BraunDon't crash on activity handling problems.
2017-07-31 Roger BraunStrip all newlines in atom html content to work around...
2017-07-29 Roger BraunAdd html alternate link to atom.
2017-07-22 Roger BraunSave follower count and note count in user.
2017-07-19 Roger BraunUse follower address in user entry.
2017-07-01 Roger BraunMake user timelines faster for users with few statuses.
2017-06-30 Roger BraunDon't add public recipient to notes that don't contain it.
2017-06-26 Roger BraunBio can actually be nil.
2017-06-25 Roger BraunSave external link for notes.
2017-06-24 Roger BraunMore resilient xml parsing.
2017-06-24 Roger BraunUpdate user data on fetch if it changed.
2017-06-18 Roger BraunSave incoming tags as lowercase.
2017-06-12 Roger BraunRedirect html user profile request.
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-31 Roger BraunMake timeouts longer, some servers are very slow.
2017-05-31 Roger BraunRedirect to frontend on html notice path.
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 BraunExtract note handler.
2017-05-20 Roger BraunOutput ref instead of href for conversation.
2017-05-19 Roger BraunTry fetching shares.
2017-05-19 Roger BraunAlso show activities in OStatus.
2017-05-18 Roger BraunAdd categories to ostatus output.
2017-05-18 Roger Braunsave correct inReplyToStatusId.
2017-05-18 Roger BraunWire up inReplyToStatusIds for ostatus.
2017-05-18 Roger BraunHandle incoming tags.
2017-05-16 Roger BraunAP refactoring.
2017-05-12 Roger BraunOn user making, check if we have a user with that uri.
2017-05-11 Roger BraunFix cws.
2017-05-11 Roger BraunMore debugging code.
2017-05-11 Roger BraunDon't fetch if we don't even have a inReplyTo.
2017-05-11 Roger BraunAdd debugging help.
2017-05-10 Roger BraunRepair retweets.
2017-05-10 Roger BraunHandle incoming follows.
2017-05-10 Roger BraunUse changeset for remote user creation.
2017-05-09 Roger BraunGet fresh objects on changes.
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 BraunSafety measures.
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-06 Roger BraunFollow redirects when fetching activities.
2017-05-06 Roger BraunHandle incoming items through the queue.
2017-05-06 Roger BraunDo recursive fetching in-band for now.
2017-05-05 Roger BraunAdd basic thread fetching.
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 BraunSome refactoring.
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.
next