Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-02 | return ordered collection for outbox instead of page | Julio Capote | 1 | -39/+9 |
2023-01-02 | fix webfinger | Julio Capote | 1 | -5/+9 |
2023-01-02 | rename profile to actor | Julio Capote | 1 | -1/+1 |
2023-01-02 | fix activity and note views | Julio Capote | 4 | -102/+103 |
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 | 2 | -4/+65 |
2023-01-01 | forgot to add note.go | Julio Capote | 1 | -0/+20 |
2023-01-01 | working ids and activity lookups | Julio Capote | 2 | -0/+37 |
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 | 3 | -0/+147 |