owncast/activitypub/controllers
Meisam 43560cc65b
fix webfinger responses according to the specs (#2397)
* webfinger query with no resource should get 400

* check valid webfinger query

* test webfinger query

... without acct: or with wrong server

* add test for invalid user query from webfinger

* reorder the tests to decouple from state

cleanup
2022-12-07 16:26:06 -08:00
..
actors.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
followers.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
inbox.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
nodeinfo.go rm empty strings from services in nodeinfo (#1924) 2022-05-24 09:57:38 -07:00
object.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
outbox.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
webfinger.go fix webfinger responses according to the specs (#2397) 2022-12-07 16:26:06 -08:00