Commit graph

6 commits

Author SHA1 Message Date
viridian a10edf3f9d
Postgres db and users table
This add connecting to a postgres db with diesel and creating a user
with a helper function
2024-02-19 19:22:26 +01:00
viridian e912277605
Handle errors better 2024-02-11 18:41:18 +01:00
viridian 179264ee90
Format 2024-02-11 18:24:46 +01:00
viridian a2ef2a2b31
Handle activity types 2024-02-11 14:51:41 +01:00
viridian dbb677eb95
Move test files to own dir 2024-02-11 14:50:56 +01:00
viridian bfe56f614d
Parse actor json 2024-02-11 10:32:18 +01:00