owncast/activitypub
2023-08-03 20:34:50 -07:00
..
apmodels Extending webfinger response (issue:2851) (#3053) 2023-05-31 11:36:41 -07:00
controllers Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
crypto
inbox fix: verify object and actor exists in Like request. Closes #3223 (#3232) 2023-08-03 20:34:50 -07:00
outbox Url gets its own paragraph in notification post (#3196) 2023-07-21 14:34:07 -07:00
persistence Add followers insert/query test 2023-03-17 21:11:00 -07:00
requests
resolvers Fix linter errors to reflect update to Go 1.20 2023-05-28 12:38:51 -07:00
webfinger fix: disable redirects to guard against possible SSRFs 2023-04-24 17:46:58 -07:00
workerpool fix: limit the different worker pools to available CPU cores. Should resolve #3189 2023-07-18 20:26:44 -07:00
activitypub.go
router.go