gitea

Development moved to Codeberg

Commits at bffb682117dc161159c6fac977703c2aea31d9e4

  1. bffb6821 Fix a bunch of lint errors (still 10 more to fix 🙁) Anthony Wang authored at Anthony Wang comitted at
  2. ab540d07 Create new federated users in reqsignature.go Anthony Wang authored at Anthony Wang comitted at
  3. 5da6b4fd Disable authorize_endpoint if federation is disabled Anthony Wang authored at Anthony Wang comitted at
  4. 763f98b5 Create user at /authorize_interaction?uri= endpoint Anthony Wang authored at Anthony Wang comitted at
  5. 85abd9cf Fix typo in follow.go Anthony Wang authored at Anthony Wang comitted at
  6. 5196dcd9 Check if httpsig keyID matches actor and attributedTo Anthony Wang authored at Anthony Wang comitted at
  7. c8a8e1ec Check err in Follow() to avoid crash and don't check FederatedUserNew error Anthony Wang authored at Anthony Wang comitted at
  8. 6e100301 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  9. 0925235a Fix federated following/unfollowing regression Anthony Wang authored at Anthony Wang comitted at
  10. c100b8e1 Apply suggestions from code review Anthony Wang authored at Anthony Wang comitted at
  11. 08cb2d6d Fix typos in FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  12. 48deb8e1 Fix repo AP outbox path typo Anthony Wang authored at Anthony Wang comitted at
  13. f1577c2f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  14. 705706bc Generate person outbox for only repo creates and stars Anthony Wang authored at Anthony Wang comitted at
  15. b491a2ec Update FEDERATION.md with a more accurate description of federated issues and PRs Anthony Wang authored at Anthony Wang comitted at
  16. 1b4cd987 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  17. 0609d717 Add more TODO notes Anthony Wang authored at Anthony Wang comitted at
  18. 56717396 Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go Anthony Wang authored at Anthony Wang comitted at
  19. a63b2be2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  20. 63aa270a Initial implementation of federated pull requests Anthony Wang authored at Anthony Wang comitted at
  21. 1b39e39f Add basic implementation of federated commenting Anthony Wang authored at Anthony Wang comitted at
  22. 79a59bd7 Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere Anthony Wang authored at Anthony Wang comitted at
  23. d016dbbe Switch to using gitea.com/Ta180m/activitypub fork of the go-ap/activitypub module since we need more Write and Load functions exported Anthony Wang authored at Anthony Wang comitted at
  24. 8b354feb Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  25. 18b4cd32 Don't track go.work files Anthony Wang authored at Anthony Wang comitted at
  26. fa72294f Fix build errors and start working on constructing outbox activities for the various action types Anthony Wang authored at Anthony Wang comitted at
  27. 721b7340 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  28. 786ee03f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  29. e348477c Add some additional info about migrations to FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  30. 30a703c8 Fix minor wording issue dachary authored at dachary comitted at