gitea

Development moved to Codeberg

Commits at 30b431da49a3aa80a960aeb9e4e86a00e7a0d72a

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