aboutsummaryrefslogtreecommitdiff
path: root/http/router.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-08rename registry to controllerJulio Capote1-14/+14
2023-01-08add todoJulio Capote1-0/+1
2023-01-07avatar supportJulio Capote1-0/+12
2023-01-05use activity+jsonJulio Capote1-1/+1
2023-01-05moar loggingJulio Capote1-0/+3
2023-01-05add loggingJulio Capote1-1/+1
2023-01-05refactor verification into verifier tool, start follow/undoJulio Capote1-1/+1
2023-01-04typoJulio Capote1-1/+1
2023-01-04start of keypair model and persisting keypairsJulio Capote1-13/+26
2023-01-02adjust content typesJulio Capote1-1/+2
2023-01-02return ordered collection for outbox instead of pageJulio Capote1-7/+1
2023-01-02fix webfingerJulio Capote1-6/+8
2023-01-02rename profile to actorJulio Capote1-1/+1
2023-01-02clean up error/response/not found handlingJulio Capote1-48/+26
2023-01-02followers and following endpointsJulio Capote1-2/+24
2023-01-01working note lookupsJulio Capote1-1/+1
2023-01-01rename server to routerJulio Capote1-0/+110