gitea

Development moved to Codeberg

Commits at d945e6ac721abc3a1e893e8d12d0309470839893

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