twitter-clone/app/routes
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
..
_index.tsx 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
home.tsx 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
login.tsx Add following and followers pages and some layout tweaks 2023-11-20 13:42:57 +02:00
logout.tsx 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
post.$id.tsx 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
register.tsx Add following and followers pages and some layout tweaks 2023-11-20 13:42:57 +02:00
reply.$id.tsx 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
settings.tsx 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
users.$username.tsx 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
users.$username_.followers.tsx 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
users.$username_.following.tsx 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
users._index.tsx 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