3117a1364c
Add /user/followers and /user/followees pages
2023-12-26 23:16:51 -06:00
fee47205ec
Move content downloading to the background when scraping
2023-11-26 22:13:47 -08:00
903483e305
Add function to send DMs
2023-11-26 21:25:04 -08:00
e5597ceac0
BUGFIX: user is missing when loading their user profile, try to scrape them first
2023-11-26 20:43:38 -08:00
694a8e0bc5
Change "scrape" from a URL param to a query param
...
- create generic "refresh" button for User Feed that refreshes whichever tab you're on
- refactor TweetDetail view into multiple pieces for easier maintenance
- on "Already liked this tweet" error, save the Like instead of discarding it
2023-11-05 15:27:40 -04:00
72df452401
Add "with replies", "without replies", "media" and "likes" tab to User Feed
...
- Also add UI option to scrape a user's Likes from their user profile
2023-10-13 17:47:13 -03:00
14b9143f76
Compound db queries now fetch whether the tweet is liked by the current logged-in user
2023-09-04 13:11:58 -03:00
8aca7d4ebe
Add manual re-scrape for user feeds and quote-tweets stat on tweets
2023-08-27 22:55:40 -03:00
addcf0ea52
Break the HTTP handlers into separate files for maintainability
2023-08-19 22:54:44 -03:00