gitea

Development moved to Codeberg

Commits at 5612130bcf1925f32e254a8caa1a791c62b606f6

  1. 0b97c6aa Cache remote user public keys Anthony Wang authored at Anthony Wang comitted at
  2. ecefb6a2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  3. fe8ef28b Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  4. 71b2b4d8 Implement FederatedRepoNew Anthony Wang authored at Anthony Wang comitted at
  5. c94a891a Process Like activities for starring repos Anthony Wang authored at Anthony Wang comitted at
  6. 8e5621c9 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  7. d909c97d Move models/forgefed to modules/forgefed Anthony Wang authored at Anthony Wang comitted at
  8. f0cded88 Start cleaning up fork.go Anthony Wang authored at Anthony Wang comitted at
  9. 38a687c6 Replace GetID() with GetLink() See https://lists.sr.ht/~mariusor/activitypub-go/%3CNXRUnlucUSX8FL9I57dimPx4dpMKz01JDjKXqeHC8V9Z7pSTnjoZyV8ukearYJOq4IDogmpDLoEK-ScPDKs_egPnFGcAAO4XqHbj2rTUm-E%3D%40proton.me%3E for more details Anthony Wang authored at Anthony Wang comitted at
  10. 30b431da Set ap.ItemTyperFunc to correctly unmarshal JSON Anthony Wang authored at Anthony Wang comitted at
  11. bffb6821 Fix a bunch of lint errors (still 10 more to fix 🙁) Anthony Wang authored at Anthony Wang comitted at
  12. ab540d07 Create new federated users in reqsignature.go Anthony Wang authored at Anthony Wang comitted at
  13. 5da6b4fd Disable authorize_endpoint if federation is disabled Anthony Wang authored at Anthony Wang comitted at
  14. 763f98b5 Create user at /authorize_interaction?uri= endpoint Anthony Wang authored at Anthony Wang comitted at
  15. 85abd9cf Fix typo in follow.go Anthony Wang authored at Anthony Wang comitted at
  16. 5196dcd9 Check if httpsig keyID matches actor and attributedTo Anthony Wang authored at Anthony Wang comitted at
  17. c8a8e1ec Check err in Follow() to avoid crash and don't check FederatedUserNew error Anthony Wang authored at Anthony Wang comitted at
  18. 6e100301 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  19. 0925235a Fix federated following/unfollowing regression Anthony Wang authored at Anthony Wang comitted at
  20. c100b8e1 Apply suggestions from code review Anthony Wang authored at Anthony Wang comitted at
  21. 08cb2d6d Fix typos in FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  22. 48deb8e1 Fix repo AP outbox path typo Anthony Wang authored at Anthony Wang comitted at
  23. f1577c2f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  24. 705706bc Generate person outbox for only repo creates and stars Anthony Wang authored at Anthony Wang comitted at
  25. b491a2ec Update FEDERATION.md with a more accurate description of federated issues and PRs Anthony Wang authored at Anthony Wang comitted at
  26. 1b4cd987 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  27. 0609d717 Add more TODO notes Anthony Wang authored at Anthony Wang comitted at
  28. 56717396 Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go Anthony Wang authored at Anthony Wang comitted at
  29. a63b2be2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  30. 63aa270a Initial implementation of federated pull requests Anthony Wang authored at Anthony Wang comitted at