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
93059f8a61
Make user feed buttons less ugly
2023-11-07 12:48:59 -04:00
ae749a19d2
Add users search page
2023-11-07 12:21:53 -04: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
8aca7d4ebe
Add manual re-scrape for user feeds and quote-tweets stat on tweets
2023-08-27 22:55:40 -03:00
47d206666b
Add entity recognition in user bios as well
2023-08-27 15:46:57 -03:00
901e4dce0e
Add following and unfollowing
2023-08-17 18:09:01 -03:00
2f7ee34b98
Add Timeline
2023-08-17 14:14:32 -03:00
e1e581504f
Fix error
2023-08-14 01:12:14 -03:00
cd1043215c
Improve a bunch of styles, formatting and layout
2023-08-13 05:19:13 -03:00
dcdec91d62
Add a ton of stuff to make everything look way better (no major behavior differences though)
2023-08-05 19:00:33 -03:00
17423b34c1
Add the 'webserver' internal package with UserFeed and TweetDetail routes and templates
2023-08-03 12:43:17 -03:00