gitea

Development moved to Codeberg

Commits at 57e6b67095c562a1073dfa2e0c4ac2d7311837ab

  1. 57e6b670 make fmt Anthony Wang authored at Anthony Wang comitted at
  2. 67e0fcdd Run go mod tidy to fix missing modules in go.mod and go.sum Anthony Wang authored at Anthony Wang comitted at
  3. 1e57f010 Merge remote-tracking branch 'github/main' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  4. becdf5e1 Use go-ap instead of go-fed Anthony Wang authored at Anthony Wang comitted at
  5. 501a39fb Merge remote-tracking branch 'github/feature-activitypub' into feature-activitypub Anthony Wang authored at Anthony Wang comitted at
  6. 364838c1 Fix lint errors Anthony Wang authored at Anthony Wang comitted at
  7. aa962c6e Add actor IRI and remote interaction URL to WebFinger response Anthony Wang authored at Anthony Wang comitted at
  8. 5d61e595 Add user profile as alias. KN4CK3R authored at Anthony Wang comitted at
  9. 0d120f8a Add visible check. KN4CK3R authored at Anthony Wang comitted at
  10. 523ca3d8 Implemented Webfinger endpoint. KN4CK3R authored at Anthony Wang comitted at
  11. 702a9633 Move /#main-key to #main-key in tests Anthony Wang authored at Anthony Wang comitted at
  12. 7931e210 Make pubKey IRI #main-key instead of /#main-key Anthony Wang authored at Anthony Wang comitted at
  13. 5139b3dc Use named constant for httpsigExpirationTime Anthony Wang authored at Anthony Wang comitted at
  14. 7ea5e108 Use system timezone instead of setting.DefaultUILocation Anthony Wang authored at Anthony Wang comitted at
  15. fdae736f Remove unneeded copy Anthony Wang authored at Anthony Wang comitted at
  16. 1da0d49d Clean up some variable declarations Anthony Wang authored at Anthony Wang comitted at
  17. 65016b26 Check if digest algo is supported in setting module Anthony Wang authored at Anthony Wang comitted at
  18. d1a53f7d Use time.RFC1123 and make the http.Client proxy-aware Anthony Wang authored at Anthony Wang comitted at
  19. 373a84a8 Clean up whitespace with make fmt Anthony Wang authored at Anthony Wang comitted at
  20. 21c56f8e Use the httplib module instead of http for GET requests Anthony Wang authored at Anthony Wang comitted at
  21. 3ed4a71a Rename hack_16834 to user_settings Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  22. 46973f99 Cleanup, handle invalid usernames for ActivityPub person GET request Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  23. ebef7697 Assert if json.Unmarshal succeeds Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  24. d75809ae Remove LogSQL from ActivityPub person test Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  25. 456ed42d Run make fmt again, fix err var redeclaration Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  26. ea4129e8 Use Gitea JSON library, add assert for pkp Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  27. f9e33d97 Run make fmt and make generate-swagger Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  28. b480c52f Change 2021 to 2022, properly format package imports Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  29. 2a8864fe Fix CI checks-backend errors with go mod tidy Signed-off-by: Anthony Wang <ta180m@pm.me> Anthony Wang authored at Anthony Wang comitted at
  30. b342241a activitypub: hack_16834 Signed-off-by: Loïc Dachary <loic@dachary.org> Loïc Dachary authored at Anthony Wang comitted at