gitea

Development moved to Codeberg

Commits at 77896f1a504e3b78d342f2493ca46ec8b9b4f5b2

  1. 77896f1a Save issue IRIs when creating them from AS objects Anthony Wang authored at Anthony Wang comitted at
  2. 1066cfe7 Implement commenting and fix lint errors Anthony Wang authored at Anthony Wang comitted at
  3. 3f5f6262 Fix AppSubURL -> AppURL typo Anthony Wang authored at Anthony Wang comitted at
  4. a666eefe Rewrite createPullRequest and add createPersonFromIRI Anthony Wang authored at Anthony Wang comitted at
  5. c982b676 Set issue Index, not ID, when creating issues from an AS object Anthony Wang authored at Anthony Wang comitted at
  6. 2d74e4f5 Delete fork code and move createPullRequest to create.go Anthony Wang authored at Anthony Wang comitted at
  7. 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
  8. 41e9a107 make fmt Anthony Wang authored at Anthony Wang comitted at
  9. 447650f2 Remove @ from regex because idk what it was doing there in the first place Anthony Wang authored at Anthony Wang comitted at
  10. d22dab74 Add custom NotEmpty function to handle ForgeFed types Anthony Wang authored at Anthony Wang comitted at
  11. 19af0c92 Implement loading remote tickets Anthony Wang authored at Anthony Wang comitted at
  12. 20e8c643 Fix UnfollowUser addressing Anthony Wang authored at Anthony Wang comitted at
  13. ca502244 Send out undo follow activity in UnfollowUser Anthony Wang authored at Anthony Wang comitted at
  14. f75ab80b make fmt Anthony Wang authored at Anthony Wang comitted at
  15. 0cacdc37 More Ticket IRI processing to iri.go Anthony Wang authored at Anthony Wang comitted at
  16. 69c1bddd Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  17. 5612130b Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  18. f133e9ca Implement sending follow activities I moved around a lot of files to fix import cycles Anthony Wang authored at Anthony Wang comitted at
  19. e78dd699 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  20. cbc2a970 Set isResolved to true for closed issues Anthony Wang authored at Anthony Wang comitted at
  21. f9d90197 Fix Comment permission checking Anthony Wang authored at Anthony Wang comitted at
  22. 379b9a7d Serve issues as ForgeFed tickets Anthony Wang authored at Anthony Wang comitted at
  23. 26f57be4 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  24. 117463ba Change Ta180m/activitypub to xy/activitypub Anthony Wang authored at Anthony Wang comitted at
  25. f7dbbf73 Remove /integrations directory Anthony Wang authored at Anthony Wang comitted at
  26. 47229ea2 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  27. 42b1bac7 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  28. f0269889 Fix build errors Anthony Wang authored at Anthony Wang comitted at
  29. ec1ffd66 Merge remote-tracking branch 'upstream/main' Anthony Wang authored at Anthony Wang comitted at
  30. 2e957e7e Fix repository tests Gusted authored at Gusted comitted at