Prep file for feed link data

This commit is contained in:
Melody Becker 2025-04-01 17:23:10 +02:00
parent e7e48bfd51
commit 4fb0e17b69
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI

View file

@ -0,0 +1,5 @@
package models
// TODO: Struct for mapping a note to a user for their personal feed
// Storing timeline info in redis could also be an idea, but I kinda like
// everything being in one place