Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-08 | only return most recent 50 items for outbox | Julio Capote | 1 | -0/+43 | |
2023-01-06 | subscription lookup on outbox item create | Julio Capote | 1 | -0/+17 | |
2023-01-06 | callback support for deduped save | Julio Capote | 1 | -2/+11 | |
2023-01-06 | start of subscriptions | Julio Capote | 1 | -0/+10 | |
2023-01-02 | clean up error/response/not found handling | Julio Capote | 1 | -0/+8 | |
2023-01-02 | logging cleanup | Julio Capote | 1 | -5/+5 | |
2023-01-02 | working dedup | Julio Capote | 1 | -2/+20 | |
2023-01-01 | working ids and activity lookups | Julio Capote | 1 | -0/+26 | |
2022-12-31 | switch to storing encoded structs | Julio Capote | 1 | -5/+4 | |
2022-12-31 | parse and persist feeds from handlers | Julio Capote | 1 | -3/+9 | |
2022-12-30 | experiment with write JSON to database and munge it for collections | Julio Capote | 1 | -0/+20 | |
2022-12-29 | refactor | Julio Capote | 1 | -0/+37 | |