gitea

Development moved to Codeberg

Commits at c8a8e1ec91cf2414c3890c7cf6fa5acc284c4f65

  1. c8a8e1ec Check err in Follow() to avoid crash and don't check FederatedUserNew error Anthony Wang authored at Anthony Wang comitted at
  2. 6e100301 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  3. 0925235a Fix federated following/unfollowing regression Anthony Wang authored at Anthony Wang comitted at
  4. c100b8e1 Apply suggestions from code review Anthony Wang authored at Anthony Wang comitted at
  5. 08cb2d6d Fix typos in FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  6. 48deb8e1 Fix repo AP outbox path typo Anthony Wang authored at Anthony Wang comitted at
  7. f1577c2f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  8. 705706bc Generate person outbox for only repo creates and stars Anthony Wang authored at Anthony Wang comitted at
  9. b491a2ec Update FEDERATION.md with a more accurate description of federated issues and PRs Anthony Wang authored at Anthony Wang comitted at
  10. 1b4cd987 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  11. 0609d717 Add more TODO notes Anthony Wang authored at Anthony Wang comitted at
  12. 56717396 Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go Anthony Wang authored at Anthony Wang comitted at
  13. a63b2be2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  14. 63aa270a Initial implementation of federated pull requests Anthony Wang authored at Anthony Wang comitted at
  15. 1b39e39f Add basic implementation of federated commenting Anthony Wang authored at Anthony Wang comitted at
  16. 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
  17. 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
  18. 8b354feb Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  19. 18b4cd32 Don't track go.work files Anthony Wang authored at Anthony Wang comitted at
  20. fa72294f Fix build errors and start working on constructing outbox activities for the various action types Anthony Wang authored at Anthony Wang comitted at
  21. 721b7340 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  22. 786ee03f Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  23. e348477c Add some additional info about migrations to FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  24. 30a703c8 Fix minor wording issue dachary authored at dachary comitted at
  25. 24a462a9 Delete the old example from FEDERATION.md Anthony Wang authored at Anthony Wang comitted at
  26. e090c95c Write a FEDERATION.md describing future Gitea federation features Anthony Wang authored at Anthony Wang comitted at
  27. a7f32d33 Finish initial ForgeFed implementation Anthony Wang authored at Anthony Wang comitted at
  28. d12fd434 Add Person and Repository ActivityPub endpoints Anthony Wang authored at Anthony Wang comitted at
  29. 05a74e6e use quoted regexp instead of git fixed-value (#20029) wxiaoguang authored at GitHub comitted at
  30. cc42c648 fix delete pull head ref for DeleteIssue (#20032) * fix delete pull head ref for DeleteIssue fix #19655 Signed-off-by: a1012112796 <1012112796@qq.com> * add different help message for delete pull request Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: 6543 <6543@obermui.de> a1012112796 authored at GitHub comitted at