gitea

Development moved to Codeberg

Commits at f75ab80b5c5ca2e2640831535bacb6b65d24ce15

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