62 Commits

Author SHA1 Message Date
bde911b56d Fix long tweets rendering paragraphs in the wrong order 2023-08-26 12:48:25 -03:00
7f0056f2a0 Add buttons to trigger re-scrape a tweet and to open on twitter.com
- also fix link preview image sizing a bit
2023-08-22 13:52:58 -03:00
2078eb8026 Add rendering of Spaces 2023-08-18 19:01:58 -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
0c533c632b Add videos 2023-08-17 18:45:55 -03:00
d13956fe83 Add timeline include template 2023-08-17 14:22:40 -03:00
107d21b7e6 Add retweet indicator on tweets 2023-08-13 15:57:58 -03:00
cd1043215c Improve a bunch of styles, formatting and layout 2023-08-13 05:19:13 -03:00
5c17546c7b Fix tweets being rendered without paragraph breaks 2023-08-12 11:14:06 -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