Commit Graph

14 Commits

Author SHA1 Message Date
Joonas 486002b0bc Add like and repost functionality to replies, show them properly in the user pages, sort classnames. Basic functionality pretty much done now 2023-11-21 11:19:51 +02:00
Joonas 1e25c30cf3 Meta information, add reply receipts to where they were missing,class sorting and also some pfp stuff 2023-11-20 13:05:14 +02:00
Joonas e993eabeeb Remade likes, added replies, added post and reply specific pages 2023-11-16 23:02:26 +02:00
Joonas 60317adb2a Remake the repost system so we can show reposts in the feed 2023-11-16 13:43:07 +02:00
Joonas ddd9c74988 Added theme switcher 2023-11-14 22:08:37 +02:00
Joonas c102d1047f Refactors, fixes and moved some of the db code to loaders instead of exporting because they weren't repeated anyways 2023-11-14 20:42:45 +02:00
Joonas cc2e299a63 Add reposts, like receipts, Catppuccin styling, refactors, fixes and limit the data thats sent to the client 2023-11-14 13:38:11 +02:00
Joonas daeb2d6889 Add user index route, error handling, NavLink active styling and some layout improvements 2023-11-13 13:30:40 +02:00
Joonas 5a9897ef38 Add following and unfollowing, profile descriptions, feed, various refactors, layout fixes and minor fixes 2023-11-13 12:42:26 +02:00
Joonas 073d4aeeaf A lot of type fixing (horrible) 2023-11-10 12:42:38 +02:00
Joonas 9293a43d9c Access control and refactor root loader for Poster component 2023-11-09 23:19:28 +02:00
Joonas 084fa4fa53 Add profile pictures 2023-11-09 23:18:07 +02:00
Joonas 79ff93341a Styling improvements 2023-11-09 18:27:32 +02:00
Joonas c3dfc8e2c6 initial commit 2023-11-09 13:37:40 +02:00