owncast/activitypub/inbox
Gabe Kangas 0b5d7c8a4d
Config repository (#3988)
* WIP

* fix(test): fix ap test failing

* fix: fix unkeyed fields being used

* chore(tests): clean up browser tests by splitting out federation UI tests
2024-11-15 19:20:58 -08:00
..
announce.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
chat.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
constants.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
create.go Handle create requests but immediately throw an error that we ignore them 2022-01-12 18:42:33 -08:00
follow.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
like.go fix: verify object and actor exists in Like request. Closes #3223 (#3232) 2023-08-03 20:34:50 -07:00
undo.go activitypub: ensure Undo request has valid type (#2317) 2022-11-11 11:13:55 -08:00
update.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
worker.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
worker_test.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
workerpool.go fix: limit the different worker pools to available CPU cores. Should resolve #3189 2023-07-18 20:26:44 -07:00