gitea

Development moved to Codeberg

Commits at aa8ba2277ffd3bfeab2633ee5b20c1d4542c9000

  1. aa8ba227 Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  2. d2b4667d Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  3. c347aece Merge branch 'feature-activitypub' into feature-go-ap-inbox-outbox Anthony Wang authored at Anthony Wang comitted at
  4. 408e69eb Implement POSTing to inbox and GETting outbox by reusing the Action table Anthony Wang authored at Anthony Wang comitted at
  5. 76f06cee Remove another LogSQL from ActivityPub person test Anthony Wang authored at Anthony Wang comitted at
  6. 60742223 Code cleanup Anthony Wang authored at Anthony Wang comitted at
  7. 7658649d Merge remote-tracking branch 'upstream/main' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  8. 528c282d Correctly add inbox/outbox IRIs to person Anthony Wang authored at Anthony Wang comitted at
  9. cf6aed38 Use @mariusor's suggestions for idiomatic go-ap usage Anthony Wang authored at Anthony Wang comitted at
  10. f7da251c Merge branch 'main' into feature-activitypub 6543 authored at GitHub comitted at
  11. 66b17617 Fix lint error Anthony Wang authored at Anthony Wang comitted at
  12. 7428ff07 Fix TestActivityPubPersonInbox segfault Anthony Wang authored at Anthony Wang comitted at
  13. fc58ab6b Force CI rerun Anthony Wang authored at Anthony Wang comitted at
  14. d487a765 Correctly decode JSON in api_activitypub_person_test.go Anthony Wang authored at Anthony Wang comitted at
  15. 86a32215 Fix CI errors by adding @context to Person() and making sure types match Anthony Wang authored at Anthony Wang comitted at
  16. 46cab80e Fix JSON unmarshall error Anthony Wang authored at Anthony Wang comitted at
  17. 2f0a0b12 Merge branch 'main' into feature-activitypub 6543 authored at GitHub comitted at
  18. 94fbd80b Clean up go.sum Anthony Wang authored at Anthony Wang comitted at
  19. a8cb4a80 Convert remaining code to go-ap Anthony Wang authored at Anthony Wang comitted at
  20. 57e6b670 make fmt Anthony Wang authored at Anthony Wang comitted at
  21. 67e0fcdd Run go mod tidy to fix missing modules in go.mod and go.sum Anthony Wang authored at Anthony Wang comitted at
  22. 1e57f010 Merge remote-tracking branch 'github/main' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  23. becdf5e1 Use go-ap instead of go-fed Anthony Wang authored at Anthony Wang comitted at
  24. 501a39fb Merge remote-tracking branch 'github/feature-activitypub' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  25. 364838c1 Fix lint errors Anthony Wang authored at Anthony Wang comitted at
  26. aa962c6e Add actor IRI and remote interaction URL to WebFinger response Anthony Wang authored at Anthony Wang comitted at
  27. 5d61e595 Add user profile as alias. KN4CK3R authored at Anthony Wang comitted at
  28. 0d120f8a Add visible check. KN4CK3R authored at Anthony Wang comitted at
  29. 523ca3d8 Implemented Webfinger endpoint. KN4CK3R authored at Anthony Wang comitted at
  30. 702a9633 Move /#main-key to #main-key in tests Anthony Wang authored at Anthony Wang comitted at