AP stuff almost works
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Melody Becker 2025-04-09 17:35:31 +02:00
parent 98191fd098
commit d272fa90b4
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI
20 changed files with 574 additions and 27 deletions

View file

@ -7,7 +7,7 @@ import (
"net/http"
"time"
"gitlab.com/mstarongitlab/goap"
"git.mstar.dev/mstar/goap"
)
var ErrNoApUrl = errors.New("no Activitypub url in webfinger")