gitea

Development moved to Codeberg

Commits at b62b8bdbf114b1b45b7dccdc28ab8f51b2eeda18

  1. b62b8bdb Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  2. 2fe9baca Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  3. bcc81c30 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  4. fcba187a Improve debug logging Anthony Wang authored at Anthony Wang comitted at
  5. abd0d1f1 Add @context when sending activities Anthony Wang authored at Anthony Wang comitted at
  6. a07cd5ec Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  7. ea3d61fa Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  8. 9fe057a9 make fmt Anthony Wang authored at Anthony Wang comitted at
  9. da1be716 Correctly create remote user Anthony Wang authored at Anthony Wang comitted at
  10. 22960444 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  11. 4bcb6a16 Move duplicate response code to response.go Anthony Wang authored at Anthony Wang comitted at
  12. 9a56cc5a Send Follow Accept Anthony Wang authored at Anthony Wang comitted at
  13. d9e2eb0e Make sure Person endpoint returns Content-Type application/activity+json Anthony Wang authored at Anthony Wang comitted at
  14. af96558f Add followers and following API endpoints and create federated user in DB if not exists Anthony Wang authored at Anthony Wang comitted at
  15. aa8ba227 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  16. d2b4667d Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  17. c347aece Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  18. 408e69eb Implement POSTing to inbox and GETting outbox by reusing the Action table Anthony Wang authored at Anthony Wang comitted at
  19. 76f06cee Remove another LogSQL from ActivityPub person test Anthony Wang authored at Anthony Wang comitted at
  20. 60742223 Code cleanup Anthony Wang authored at Anthony Wang comitted at
  21. 7658649d Merge remote-tracking branch 'upstream/main' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  22. 528c282d Correctly add inbox/outbox IRIs to person Anthony Wang authored at Anthony Wang comitted at
  23. cf6aed38 Use @mariusor's suggestions for idiomatic go-ap usage Anthony Wang authored at Anthony Wang comitted at
  24. f7da251c Merge branch 'main' into feature-activitypub 6543 authored at GitHub comitted at
  25. 66b17617 Fix lint error Anthony Wang authored at Anthony Wang comitted at
  26. 7428ff07 Fix TestActivityPubPersonInbox segfault Anthony Wang authored at Anthony Wang comitted at
  27. fc58ab6b Force CI rerun Anthony Wang authored at Anthony Wang comitted at
  28. d487a765 Correctly decode JSON in api_activitypub_person_test.go Anthony Wang authored at Anthony Wang comitted at
  29. 86a32215 Fix CI errors by adding @context to Person() and making sure types match Anthony Wang authored at Anthony Wang comitted at
  30. 46cab80e Fix JSON unmarshall error Anthony Wang authored at Anthony Wang comitted at