index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-24
Add following and follower ActivityStreams endpoints
feature-manual-inbox-outbox
Anthony Wang
2022-04-21
Reformating using make fmt
Anthony Wang
2022-04-21
Use AddToOutbox for sending follow requests
Anthony Wang
2022-04-21
Start cleaning up inbox/outbox code
Anthony Wang
2022-04-14
Get federated following to work
Anthony Wang
2022-04-14
Actually follow local user when processing follow request
Anthony Wang
2022-04-14
Rig up inbox/outbox to the API
Anthony Wang
2022-04-13
Implement inbox
Anthony Wang
2022-04-13
Implement outbox
Anthony Wang
2022-04-13
Make pubKey IRI #main-key instead of /#main-key
Anthony Wang
2022-04-13
Use named constant for httpsigExpirationTime
Anthony Wang
2022-03-30
Use system timezone instead of setting.DefaultUILocation
Anthony Wang
2022-03-30
Remove unneeded copy
Anthony Wang
2022-03-30
Clean up some variable declarations
Anthony Wang
2022-03-29
Check if digest algo is supported in setting module
Anthony Wang
2022-03-28
Use time.RFC1123 and make the http.Client proxy-aware
Anthony Wang
2022-03-27
Clean up whitespace with make fmt
Anthony Wang
2022-03-27
Use the httplib module instead of http for GET requests
Anthony Wang
2022-03-25
Rename hack_16834 to user_settings
Anthony Wang
2022-03-24
Cleanup, handle invalid usernames for ActivityPub person GET request
Anthony Wang
2022-03-20
Assert if json.Unmarshal succeeds
Anthony Wang
2022-03-20
Remove LogSQL from ActivityPub person test
Anthony Wang
2022-03-20
Run make fmt again, fix err var redeclaration
Anthony Wang
2022-03-19
Use Gitea JSON library, add assert for pkp
Anthony Wang
2022-03-19
Run make fmt and make generate-swagger
Anthony Wang
2022-03-19
Change 2021 to 2022, properly format package imports
Anthony Wang
2022-03-19
Fix CI checks-backend errors with go mod tidy
Anthony Wang
2022-03-18
activitypub: hack_16834
Loïc Dachary
2022-03-18
activitypub: implement the ReqSignature middleware
Loïc Dachary
2022-03-18
activitypub: signing http client
Loïc Dachary
2022-03-18
activitypub: go-fed conformant Clock instance
Loïc Dachary
2022-03-18
activitypub: add the public key to Person (#14186)
Loïc Dachary
2022-03-18
activitypub: implement /api/v1/activitypub/user/{username} (#14186)
Loïc Dachary
2022-03-18
go.mod: add go-fed/{httpsig,activity/pub,activity/streams} dependency
Loïc Dachary
2022-03-10
Fix flag validation (#19046)
Norwin
2022-03-10
Improve SyncMirrors logging (#19045)
zeripath
2022-03-10
fix pam authorization (#19040)
zeripath
2022-03-10
[skip ci] Updated translations via Crowdin
GiteaBot
2022-03-09
Upgrading binding package (#19034)
Lunny Xiao
2022-03-09
Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)
wxiaoguang
2022-03-09
Add button for issue deletion (#19032)
Otto Richter (fnetX)
2022-03-08
Fix script compatiable with OpenWrt (#19000)
YISH
2022-03-08
Allow users to self-request a PR review (#19030)
Norwin
2022-03-08
Fix wrong scopes caused by empty scope input (#19029)
wxiaoguang
2022-03-09
Feature: show issue assignee on project board (#15232)
Roger Luo
2022-03-08
bump go deps (#19021)
techknowlogick
2022-03-08
Don't show context cancelled errors in attribute reader (#19006)
zeripath
2022-03-07
Set `rel="nofollow noindex"` on new issue links (#19023)
zeripath
2022-03-07
update to correct stable version
techknowlogick
2022-03-07
[skip ci] Updated translations via Crowdin
GiteaBot
[next]