gitea

Development moved to Codeberg

Commits at b3c065ce80ea36464e4cceaeb9bef18e143b0f82

  1. b3c065ce Refactor RepoInbox to use On functions instead of type assertions Anthony Wang authored at Anthony Wang comitted at
  2. 27cda2fc Implement JSONLoad, To, and On functions for ForgeFed types Anthony Wang authored at Anthony Wang comitted at
  3. 6a6c6b34 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  4. 6b73c097 Download avatar from URL and set it with user_service.UploadAvatar Anthony Wang authored at Anthony Wang comitted at
  5. d945e6ac Start working on Ticket object endpoint implementation Anthony Wang authored at Anthony Wang comitted at
  6. 0b97c6aa Cache remote user public keys Anthony Wang authored at Anthony Wang comitted at
  7. ecefb6a2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  8. fe8ef28b Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  9. 71b2b4d8 Implement FederatedRepoNew Anthony Wang authored at Anthony Wang comitted at
  10. c94a891a Process Like activities for starring repos Anthony Wang authored at Anthony Wang comitted at
  11. 8e5621c9 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  12. d909c97d Move models/forgefed to modules/forgefed Anthony Wang authored at Anthony Wang comitted at
  13. f0cded88 Start cleaning up fork.go Anthony Wang authored at Anthony Wang comitted at
  14. 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
  15. 30b431da Set ap.ItemTyperFunc to correctly unmarshal JSON Anthony Wang authored at Anthony Wang comitted at
  16. bffb6821 Fix a bunch of lint errors (still 10 more to fix 🙁) Anthony Wang authored at Anthony Wang comitted at
  17. ab540d07 Create new federated users in reqsignature.go Anthony Wang authored at Anthony Wang comitted at
  18. 5da6b4fd Disable authorize_endpoint if federation is disabled Anthony Wang authored at Anthony Wang comitted at
  19. 763f98b5 Create user at /authorize_interaction?uri= endpoint Anthony Wang authored at Anthony Wang comitted at
  20. 85abd9cf Fix typo in follow.go Anthony Wang authored at Anthony Wang comitted at
  21. 5196dcd9 Check if httpsig keyID matches actor and attributedTo Anthony Wang authored at Anthony Wang comitted at
  22. c8a8e1ec Check err in Follow() to avoid crash and don't check FederatedUserNew error Anthony Wang authored at Anthony Wang comitted at
  23. 6e100301 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  24. 0925235a Fix federated following/unfollowing regression Anthony Wang authored at Anthony Wang comitted at
  25. c100b8e1 Apply suggestions from code review Anthony Wang authored at Anthony Wang comitted at
  26. 08cb2d6d Fix typos in FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  27. 48deb8e1 Fix repo AP outbox path typo Anthony Wang authored at Anthony Wang comitted at
  28. f1577c2f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  29. 705706bc Generate person outbox for only repo creates and stars Anthony Wang authored at Anthony Wang comitted at
  30. b491a2ec Update FEDERATION.md with a more accurate description of federated issues and PRs Anthony Wang authored at Anthony Wang comitted at