gitea

Development moved to Codeberg

Commits at e8c3886995e96c0f368ad15588579a04b1253dec

  1. e8c38869 Merge remote-tracking branch 'origin/main' into forgejo-federation Anthony Wang authored at Anthony Wang comitted at
  2. a8be3ece Use GetIRI() function instead of manually constructing IRI Anthony Wang authored at Anthony Wang comitted at
  3. 439f6754 Don't send emails to federated users Anthony Wang authored at Anthony Wang comitted at
  4. c64d3fa1 Implement commenting on issues from Mastodon Anthony Wang authored at Anthony Wang comitted at
  5. f5a50ce4 Add Note object endpoint Anthony Wang authored at Anthony Wang comitted at
  6. 3e690fba Federated issue creation Anthony Wang authored at Anthony Wang comitted at
  7. 77896f1a Save issue IRIs when creating them from AS objects Anthony Wang authored at Anthony Wang comitted at
  8. 1066cfe7 Implement commenting and fix lint errors Anthony Wang authored at Anthony Wang comitted at
  9. 3f5f6262 Fix AppSubURL -> AppURL typo Anthony Wang authored at Anthony Wang comitted at
  10. a666eefe Rewrite createPullRequest and add createPersonFromIRI Anthony Wang authored at Anthony Wang comitted at
  11. c982b676 Set issue Index, not ID, when creating issues from an AS object Anthony Wang authored at Anthony Wang comitted at
  12. 2d74e4f5 Delete fork code and move createPullRequest to create.go Anthony Wang authored at Anthony Wang comitted at
  13. fd4d0e73 Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub This is to follow https://docs.gitea.io/en-us/guidelines-backend/ and avoid import cycles. Anthony Wang authored at Anthony Wang comitted at
  14. 41e9a107 make fmt Anthony Wang authored at Anthony Wang comitted at
  15. 447650f2 Remove @ from regex because idk what it was doing there in the first place Anthony Wang authored at Anthony Wang comitted at
  16. d22dab74 Add custom NotEmpty function to handle ForgeFed types Anthony Wang authored at Anthony Wang comitted at
  17. 19af0c92 Implement loading remote tickets Anthony Wang authored at Anthony Wang comitted at
  18. 20e8c643 Fix UnfollowUser addressing Anthony Wang authored at Anthony Wang comitted at
  19. ca502244 Send out undo follow activity in UnfollowUser Anthony Wang authored at Anthony Wang comitted at
  20. f75ab80b make fmt Anthony Wang authored at Anthony Wang comitted at
  21. 0cacdc37 More Ticket IRI processing to iri.go Anthony Wang authored at Anthony Wang comitted at
  22. 69c1bddd Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  23. 5612130b Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  24. f133e9ca Implement sending follow activities I moved around a lot of files to fix import cycles Anthony Wang authored at Anthony Wang comitted at
  25. e78dd699 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  26. cbc2a970 Set isResolved to true for closed issues Anthony Wang authored at Anthony Wang comitted at
  27. f9d90197 Fix Comment permission checking Anthony Wang authored at Anthony Wang comitted at
  28. 379b9a7d Serve issues as ForgeFed tickets Anthony Wang authored at Anthony Wang comitted at
  29. 26f57be4 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  30. 117463ba Change Ta180m/activitypub to xy/activitypub Anthony Wang authored at Anthony Wang comitted at