aboutsummaryrefslogtreecommitdiff
path: root/views (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-07avatar supportJulio Capote1-2/+19
2023-01-04render publickeypem in actor endpointsJulio Capote1-1/+24
2023-01-04start of keypair model and persisting keypairsJulio Capote1-1/+1
2023-01-03Revert "try person instead"Julio Capote1-1/+1
This reverts commit 84e30e433c867049c7d45edefcf4399c3157ba0f.
2023-01-03add extra href to webfingerJulio Capote1-5/+12
2023-01-02try person insteadJulio Capote1-1/+1
2023-01-02add webfinger alias for actor profile page and add attributedTo to outboxJulio Capote2-5/+11
2023-01-02return ordered collection for outbox instead of pageJulio Capote1-39/+9
2023-01-02fix webfingerJulio Capote1-5/+9
2023-01-02rename profile to actorJulio Capote1-1/+1
2023-01-02fix activity and note viewsJulio Capote4-102/+103
2023-01-02refactor create and note objects in viewsJulio Capote1-47/+88
2023-01-02fill out rest of fieldsJulio Capote1-0/+12
2023-01-02followers and following endpointsJulio Capote2-4/+65
2023-01-01forgot to add note.goJulio Capote1-0/+20
2023-01-01working ids and activity lookupsJulio Capote2-0/+37
2023-01-01add dates and stuffJulio Capote1-3/+5
2022-12-31switch to storing encoded structsJulio Capote1-7/+15
2022-12-31parse and persist feeds from handlersJulio Capote1-66/+41
2022-12-30experiment with write JSON to database and munge it for collectionsJulio Capote1-50/+64
2022-12-29refactorJulio Capote3-0/+147