Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-02 | clean up error/response/not found handling | Julio Capote | 1 | -0/+8 |
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 | 5 | -17/+140 |
2023-01-02 | clean up urls, scheme:host:port now configurable | Julio Capote | 2 | -26/+16 |
2023-01-02 | execute tick on boot, add real world handler example | Julio Capote | 3 | -11/+36 |
2023-01-02 | logging cleanup | Julio Capote | 2 | -6/+6 |
2023-01-02 | working dedup | Julio Capote | 8 | -22/+68 |