aboutsummaryrefslogtreecommitdiff
path: root/registry (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-05fixJulio Capote1-2/+7
2023-01-05typoJulio Capote1-2/+2
2023-01-05warn about proxy misconfigurationJulio Capote1-1/+4
2023-01-04output host headerJulio Capote1-1/+2
2023-01-04back to PKIXJulio Capote1-1/+1
2023-01-04blahJulio Capote1-1/+5
2023-01-04try thisJulio Capote1-2/+2
2023-01-04back to PKIXJulio Capote1-1/+1
2023-01-04replace newlinesJulio Capote1-7/+3
2023-01-04ensure decoded pem object is an rsa pubkeyJulio Capote1-2/+10
2023-01-04use ParsePKIXPublicKey insteadJulio Capote1-1/+1
2023-01-04decode pem key firstJulio Capote1-3/+4
2023-01-04attempt at verifying follow requestsJulio Capote1-3/+7
2023-01-04try to resolve publickey jsonJulio Capote1-3/+17
2023-01-04fix typoJulio Capote1-1/+1
2023-01-04ask for json backJulio Capote1-1/+5
2023-01-04fix nilJulio Capote1-1/+1
2023-01-04start of remote public key fetchingJulio Capote1-5/+39
2023-01-04render publickeypem in actor endpointsJulio Capote1-1/+22
2023-01-04wsJulio Capote1-0/+1
2023-01-04start of keypair model and persisting keypairsJulio Capote1-3/+32
2023-01-02return ordered collection for outbox instead of pageJulio Capote1-13/+0
2023-01-02fix webfingerJulio Capote1-17/+24
2023-01-02rename profile to actorJulio Capote1-2/+2
2023-01-02clean up error/response/not found handlingJulio Capote1-0/+3
2023-01-02followers and following endpointsJulio Capote1-11/+39
2023-01-01working note lookupsJulio Capote1-0/+21
2023-01-01working ids and activity lookupsJulio Capote1-0/+22
2022-12-31switch to storing encoded structsJulio Capote1-1/+14
2022-12-31parse and persist feeds from handlersJulio Capote1-5/+5
2022-12-30experiment with write JSON to database and munge it for collectionsJulio Capote1-3/+8
2022-12-29refactorJulio Capote1-10/+15
2022-12-19start of outbox pageJulio Capote1-0/+8
2022-12-19uncommitJulio Capote1-3/+5
2022-12-19start of outboxJulio Capote1-0/+8
2022-12-19cleanupJulio Capote1-5/+6
2022-12-19cleanupJulio Capote1-22/+24
2022-12-18switch to using go-fed for activitystreamsJulio Capote1-2/+2
2022-12-18start of profilesJulio Capote1-1/+2
2022-12-17profile endpoint wipJulio Capote1-2/+8
2022-12-17refactor webfinger package into resourcesJulio Capote1-7/+11
2022-12-17start of actor endpointJulio Capote1-2/+7
2022-12-17introduce concept of registry, start of webfinger implJulio Capote1-0/+42