summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/activitypub/person.go
Commit message (Expand)AuthorAgeFilesLines
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-041-9/+11
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Go 1.19 format (#20758)John Olheiser2022-08-301-1/+0
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-0/+106