Alessio
8410182129
Big front-end refactor to make CSS management more tractable
...
- Convert most CSS class names to BEM style
- Improve a significant amount of layouts / UI bugs
- Probably add a bunch of UI bugs
2024-04-05 15:49:19 -07:00
4cc490df6a
BUGFIX: Fix quoted tweets in pinned tweets
2024-03-24 16:13:56 -07:00
41e525d223
Show pinned tweets in the web UI
2024-03-18 21:30:01 -07:00
17c9ab77ea
Make Followers/Followees pages show the user header at the top
...
- also make the followees/followers count indicators in a user header link to their respective pages
2023-12-31 16:32:43 -06:00
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