486002b0bc
Add like and repost functionality to replies, show them properly in the user pages, sort classnames. Basic functionality pretty much done now
1e25c30cf3
Meta information, add reply receipts to where they were missing,class sorting and also some pfp stuff
1e632c52be
A lot of code trying to make the replies work (I can't recursively show all parent replies because Prisma hasn't implemented recursive relation includes after 2 years of the initial request, which sucks)
c102d1047f
Refactors, fixes and moved some of the db code to loaders instead of exporting because they weren't repeated anyways
cc2e299a63
Add reposts, like receipts, Catppuccin styling, refactors, fixes and limit the data thats sent to the client