aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24Add following and follower ActivityStreams endpointsfeature-manual-inbox-outboxAnthony Wang
2022-04-21Reformating using make fmtAnthony Wang
2022-04-21Use AddToOutbox for sending follow requestsAnthony Wang
2022-04-21Start cleaning up inbox/outbox codeAnthony Wang
2022-04-14Get federated following to workAnthony Wang
2022-04-14Actually follow local user when processing follow requestAnthony Wang
2022-04-14Rig up inbox/outbox to the APIAnthony Wang
2022-04-13Implement inboxAnthony Wang
2022-04-13Implement outboxAnthony Wang
2022-04-13Make pubKey IRI #main-key instead of /#main-keyAnthony Wang
2022-04-13Use named constant for httpsigExpirationTimeAnthony Wang
2022-03-30Use system timezone instead of setting.DefaultUILocationAnthony Wang
2022-03-30Remove unneeded copyAnthony Wang
2022-03-30Clean up some variable declarationsAnthony Wang
2022-03-29Check if digest algo is supported in setting moduleAnthony Wang
2022-03-28Use time.RFC1123 and make the http.Client proxy-awareAnthony Wang
2022-03-27Clean up whitespace with make fmtAnthony Wang
2022-03-27Use the httplib module instead of http for GET requestsAnthony Wang
2022-03-25Rename hack_16834 to user_settingsAnthony Wang
2022-03-24Cleanup, handle invalid usernames for ActivityPub person GET requestAnthony Wang
2022-03-20Assert if json.Unmarshal succeedsAnthony Wang
2022-03-20Remove LogSQL from ActivityPub person testAnthony Wang
2022-03-20Run make fmt again, fix err var redeclarationAnthony Wang
2022-03-19Use Gitea JSON library, add assert for pkpAnthony Wang
2022-03-19Run make fmt and make generate-swaggerAnthony Wang
2022-03-19Change 2021 to 2022, properly format package importsAnthony Wang
2022-03-19Fix CI checks-backend errors with go mod tidyAnthony Wang
2022-03-18activitypub: hack_16834Loïc Dachary
2022-03-18activitypub: implement the ReqSignature middlewareLoïc Dachary
2022-03-18activitypub: signing http clientLoïc Dachary
2022-03-18activitypub: go-fed conformant Clock instanceLoïc Dachary
2022-03-18activitypub: add the public key to Person (#14186)Loïc Dachary
2022-03-18activitypub: implement /api/v1/activitypub/user/{username} (#14186)Loïc Dachary
2022-03-18go.mod: add go-fed/{httpsig,activity/pub,activity/streams} dependencyLoïc Dachary
2022-03-10Fix flag validation (#19046)Norwin
2022-03-10Improve SyncMirrors logging (#19045)zeripath
2022-03-10fix pam authorization (#19040)zeripath
2022-03-10[skip ci] Updated translations via CrowdinGiteaBot
2022-03-09Upgrading binding package (#19034)Lunny Xiao
2022-03-09Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)wxiaoguang
2022-03-09Add button for issue deletion (#19032)Otto Richter (fnetX)
2022-03-08Fix script compatiable with OpenWrt (#19000)YISH
2022-03-08Allow users to self-request a PR review (#19030)Norwin
2022-03-08Fix wrong scopes caused by empty scope input (#19029)wxiaoguang
2022-03-09Feature: show issue assignee on project board (#15232)Roger Luo
2022-03-08bump go deps (#19021)techknowlogick
2022-03-08Don't show context cancelled errors in attribute reader (#19006)zeripath
2022-03-07Set `rel="nofollow noindex"` on new issue links (#19023)zeripath
2022-03-07update to correct stable versiontechknowlogick
2022-03-07[skip ci] Updated translations via CrowdinGiteaBot