aboutsummaryrefslogtreecommitdiff
path: root/models (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08only return most recent 50 items for outboxJulio Capote1-0/+43
2023-01-07avatar supportJulio Capote1-0/+71
2023-01-06subscription lookup on outbox item createJulio Capote1-0/+17
2023-01-06callback support for deduped saveJulio Capote1-2/+11
2023-01-06start of subscriptionsJulio Capote2-0/+67
2023-01-04start of keypair model and persisting keypairsJulio Capote1-0/+74
2023-01-02clean up error/response/not found handlingJulio Capote1-0/+8
2023-01-02logging cleanupJulio Capote1-5/+5
2023-01-02working dedupJulio Capote4-16/+52
2023-01-01working ids and activity lookupsJulio Capote3-6/+32
2022-12-31switch to storing encoded structsJulio Capote2-19/+26
2022-12-31parse and persist feeds from handlersJulio Capote3-57/+65
2022-12-30experiment with write JSON to database and munge it for collectionsJulio Capote2-9/+30
2022-12-29refactorJulio Capote4-0/+112