Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-08 | rename last bit of profile to actor | Julio Capote | 1 | -1/+1 |
2023-01-04 | start of keypair model and persisting keypairs | Julio Capote | 1 | -1/+1 |
2023-01-02 | add webfinger alias for actor profile page and add attributedTo to outbox | Julio Capote | 1 | -4/+10 |
2023-01-02 | return ordered collection for outbox instead of page | Julio Capote | 1 | -39/+9 |
2023-01-02 | fix activity and note views | Julio Capote | 1 | -85/+0 |
2023-01-02 | refactor create and note objects in views | Julio Capote | 1 | -47/+88 |
2023-01-02 | fill out rest of fields | Julio Capote | 1 | -0/+12 |
2023-01-02 | followers and following endpoints | Julio Capote | 1 | -0/+8 |
2023-01-01 | working ids and activity lookups | Julio Capote | 1 | -0/+17 |
2023-01-01 | add dates and stuff | Julio Capote | 1 | -3/+5 |
2022-12-31 | switch to storing encoded structs | Julio Capote | 1 | -7/+15 |
2022-12-31 | parse and persist feeds from handlers | Julio Capote | 1 | -66/+41 |
2022-12-30 | experiment with write JSON to database and munge it for collections | Julio Capote | 1 | -50/+64 |
2022-12-29 | refactor | Julio Capote | 1 | -0/+94 |