gotosocial/internal/api
Daenney e65bda768c [chore] No sigs for retrieving instance actor
As a possible path towards resolving #1186, this removes the signature
check on the instance actor. Also adds a test to check authentication
for a user other than the instance actor to ensure we don't poke a big
hole into that check.
2025-06-03 19:16:36 +02:00
..
activitypub [chore] No sigs for retrieving instance actor 2025-06-03 19:16:36 +02:00
auth [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
client [feature] /api/v1/follow_requests/outgoing (#4224) 2025-06-02 11:46:17 +02:00
fileserver [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
health [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
model [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
nodeinfo [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
robots [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
util [bugfix] Fix nil ptr for audio attachments with no preview in web (#4227) 2025-06-02 12:52:51 +02:00
wellknown [performance] cache mute check results (#4202) 2025-05-31 17:30:57 +02:00
activitypub.go [chore] No sigs for retrieving instance actor 2025-06-03 19:16:36 +02:00
auth.go [chore] tweak NoLLaMas proof-of-work algorithm (#4090) 2025-04-29 13:57:26 +00:00
client.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
fileserver.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
health.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
nodeinfo.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
robots.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
wellknown.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00