gitea

Development moved to Codeberg

Commits at feature-go-ap-inbox-outbox

  1. 002a46fe Move repo endpoints to /api/v1/activitypub/repo Anthony Wang authored at Anthony Wang comitted at
  2. 10e15019 Correctly merge feature-activitypub branch Anthony Wang authored at Anthony Wang comitted at
  3. 4cbc831c Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  4. fb685bf0 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  5. 805ca3d4 make fmt Anthony Wang authored at Anthony Wang comitted at
  6. f6710561 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  7. 1e563ece Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  8. a8dea646 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  9. dbb1d5ba Implement Repository actor endpoints Anthony Wang authored at Anthony Wang comitted at
  10. af2419c5 Rate limit federation requests/responses and add better comments Anthony Wang authored at Anthony Wang comitted at
  11. 202303e8 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  12. c67e4189 make generate-swagger to fix typos I didn't know that templates/swagger/v1_json.tmpl was machine-generated... 😭 Anthony Wang authored at Anthony Wang comitted at
  13. 37b91347 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  14. d76159a2 Implement ForgeFed Respository type over go-ap Anthony Wang authored at Anthony Wang comitted at
  15. f46a4d3c Make visiting remote users' profiles in the web UI redirect to their instance Anthony Wang authored at Anthony Wang comitted at
  16. 55d9f66c Add back remote interactions item in WebFinger response Anthony Wang authored at Anthony Wang comitted at
  17. 32ccd908 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  18. b62b8bdb Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  19. 2fe9baca Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  20. bcc81c30 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  21. fcba187a Improve debug logging Anthony Wang authored at Anthony Wang comitted at
  22. abd0d1f1 Add @context when sending activities Anthony Wang authored at Anthony Wang comitted at
  23. a07cd5ec Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  24. ea3d61fa Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  25. 9fe057a9 make fmt Anthony Wang authored at Anthony Wang comitted at
  26. da1be716 Correctly create remote user Anthony Wang authored at Anthony Wang comitted at
  27. 22960444 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  28. 4bcb6a16 Move duplicate response code to response.go Anthony Wang authored at Anthony Wang comitted at
  29. 9a56cc5a Send Follow Accept Anthony Wang authored at Anthony Wang comitted at
  30. d9e2eb0e Make sure Person endpoint returns Content-Type application/activity+json Anthony Wang authored at Anthony Wang comitted at