Commit graph

10 commits

Author SHA1 Message Date
9f1e6da4b9
feat: add likes and shares, process likes
also redid migrations because its easier and also its just me using this
cursed thing and i can just delete the db and migrations look nicer this
way
2024-03-22 05:34:08 +01:00
80c38dc211
fix: forgot auto increment 2024-03-22 03:11:47 +01:00
8cb8632521
feat: added relation table 2024-03-22 02:29:37 +01:00
8ad5738579
feat: add audiences to objects too 2024-03-21 20:36:46 +01:00
ca5c6c9971
fix: update base migration 2024-03-21 19:51:00 +01:00
de9c3498bc
feat: add pubkey to actor
veeeeery crude impl, with hardcoded pubkey in faker cmd, but whatevs i
want activitupub.academy to fetch meeee
2024-03-21 02:11:31 +01:00
30637f93ee
feat: extended database entities 2024-03-21 01:09:33 +01:00
7d69f8148c
chore: refactored type enums 2024-03-19 01:00:44 +01:00
85c9b363f6
feat: db model for activity and object + routes 2024-03-16 05:45:58 +01:00
170756588d
feat: added migrations
TODO gate them under feature flag eventually ™️
2024-03-16 03:29:06 +01:00