owncast/activitypub
2023-10-14 17:43:40 -07:00
..
apmodels Extending webfinger response (issue:2851) (#3053) 2023-05-31 11:36:41 -07:00
controllers feat: first pass migrating all the handlers to the new architecture 2023-10-14 17:43:40 -07:00
crypto Move CreateSignedRequest to the activitypub/crypto package 2022-04-07 13:44:36 -07:00
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 Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
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 feat: refactor web server + router. First step in #1749 2023-10-14 17:37:07 -07:00
router.go feat: refactor web server + router. First step in #1749 2023-10-14 17:37:07 -07:00