summaryrefslogtreecommitdiff
path: root/activitypub
AgeCommit message (Expand)Author
2024-02-18chore(test): support followers fixture data for testingGabe Kangas
2023-10-28fix: add additional validation before making remote requests (#3398)Gabe Kangas
2023-08-03fix: verify object and actor exists in Like request. Closes #3223 (#3232)Gabe Kangas
2023-07-21Url gets its own paragraph in notification post (#3196)janWilejan
2023-07-18fix: limit the different worker pools to available CPU cores. Should resolve ...Gabe Kangas
2023-05-31Extending webfinger response (issue:2851) (#3053)Jerin Thomas
2023-05-30Update to Go 1.20 + run better align (#2927)Gabe Kangas
2023-05-28Fix linter errors to reflect update to Go 1.20Gabe Kangas
2023-04-24fix: disable redirects to guard against possible SSRFsGabe Kangas
2023-03-17Add followers insert/query testGabe Kangas
2022-12-10validate response of federation APIs (#2408)Meisam
2022-12-07fix webfinger responses according to the specs (#2397)Meisam
2022-11-29Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-11-22Update tests to reflect new defaultsGabe Kangas
2022-11-14Explicitly set AP post as public. Closes #2112Gabe Kangas
2022-11-11activitypub: ensure Undo request has valid type (#2317)John Regan
2022-10-28Explicitly set AP post as public. Closes #2112Gabe Kangas
2022-08-09Merge branch 'develop' into webv2Gabe Kangas
2022-08-04Remove unused queryGabe Kangas
2022-08-03Fix creating table indexesGabe Kangas
2022-08-02Do not log inactionable error. Closes #1992Gabe Kangas
2022-07-11Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-07-06Add additional information to key verification errorv0.0.12Gabe Kangas
2022-06-20Use bundled images instead of old webroot filesGabe Kangas
2022-06-18[bugfix] Fix http signatures trying to derive actor (#1956)tobi
2022-06-11Tweaks for sig verify error messageGabe Kangas
2022-05-25Remove doubled paragraphs around stream title in AP outbox (#1927)Andreas Nedbal
2022-05-24rm empty strings from services in nodeinfo (#1924)Meisam
2022-05-23Add “services” and “metadata” to NodeInfo/2.0 (#1922)Meisam
2022-05-15fix the server name (#1907)Meisam
2022-04-27Add mediaType to federated attachments + fix image description. For #1840Gabe Kangas
2022-04-22Fediverse-based authentication (#1846)Gabe Kangas
2022-04-08Troubleshoot misskey followsGabe Kangas
2022-04-07Move CreateSignedRequest to the activitypub/crypto packageGabe Kangas
2022-03-18CC->TO because Mastodon cares for visibilityGabe Kangas
2022-03-17Force uniqueness with previews and logos on the fediverse. Closes #1777 and c...Gabe Kangas
2022-03-06Handle pagination for the federated actions & followers responses (#1731)Gabe Kangas
2022-02-25Remove unnecessary var data in log messages. Closes #1640Gabe Kangas
2022-02-10Clean up and consolidate AP actor resolution logicGabe Kangas
2022-01-30Add a sanity check to make sure the actor IRI existsGabe Kangas
2022-01-30Add support for resolving Application actors and fix error handling with fail...Gabe Kangas
2022-01-20Fix janky hashtag detection. Closes #1686Gabe Kangas
2022-01-20Demote error levelGabe Kangas
2022-01-20Fix misskey-specific error of existing-but-null avatar. Closes #1689Gabe Kangas
2022-01-17Add server URL to profile data. Closes https://github.com/owncast/owncast/iss...Gabe Kangas
2022-01-12Make acct webfinger prefix optional. Closes #1662"Gabe Kangas
2022-01-12Handle create requests but immediately throw an error that we ignore themGabe Kangas
2022-01-12Small cleanupGabe Kangas
2022-01-12Social features / ActivityPub federation (#1629)Gabe Kangas