Alessio
62500d69dd
Add header section to DM chat views
2024-05-03 15:10:14 -07:00
Alessio
b919f4e976
Add copy link button to tweets and 'Go Online' button to nav sidebar
2024-05-03 13:51:02 -07:00
Alessio
99a3f9d4b0
Add icons for the previous GIF related commit
2024-05-01 14:39:48 -07:00
6a9d8becba
Add pin icon file
2024-03-23 11:37:19 -07:00
ea7492d96b
Add spinner for fetching a tweet; show error messages on server errors (i.e., panics)
2023-12-31 22:27:35 -06:00
08783d2bf4
Add icon file for replying-to DM indicator
2023-11-26 21:26:00 -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
0113e86a00
Show filled-in 'like' icon when tweet is liked
2023-09-04 13:29:10 -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
bf147a1313
Fix weird scrolling issues by specifying width and height for image/video elements
2023-08-29 14:04:57 -03:00
8aca7d4ebe
Add manual re-scrape for user feeds and quote-tweets stat on tweets
2023-08-27 22:55:40 -03:00
efae882c96
Add missing SVG assets from a previous commit
2023-08-22 20:11:06 -03:00
b805b3d1c4
Add lock icon for privated users; also make embedded links display better
2023-08-18 16:45:54 -03:00
ff11fdf1af
Make quoted tweets not suck anymore
2023-08-18 16:41:12 -03:00
0f9ba6b19b
Add polls and urls
2023-08-18 15:18:31 -03:00
02bc365add
Add session management routes and pages ("/login", "/change-session")
...
- Also enable tweet fetching in TweetDetail handler if tweet is missing or not scraped
- Improve some UI stuff w/ more styles
- Enable HTMX page swapping in some places instead of full page loads
2023-08-10 12:36:28 -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