Anthony Wang
|
fd4d0e730e
|
Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub
This is to follow https://docs.gitea.io/en-us/guidelines-backend/ and avoid import cycles.
|
2022-11-27 00:34:24 +00:00 |
|
Anthony Wang
|
d909c97da9
|
Move models/forgefed to modules/forgefed
|
2022-07-27 10:25:40 -05:00 |
|
Anthony Wang
|
56717396fd
|
Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go
|
2022-07-13 22:10:03 -05:00 |
|
Anthony Wang
|
79a59bd75b
|
Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere
|
2022-07-11 17:27:57 -05:00 |
|
Anthony Wang
|
d016dbbe70
|
Switch to using gitea.com/Ta180m/activitypub fork of the go-ap/activitypub module since we need more Write and Load functions exported
|
2022-07-11 12:45:00 -05:00 |
|
Anthony Wang
|
d12fd434ba
|
Add Person and Repository ActivityPub endpoints
|
2022-06-19 10:39:22 -05:00 |
|