6 Commits

Author SHA1 Message Date
fee47205ec Move content downloading to the background when scraping 2023-11-26 22:13:47 -08:00
b805b3d1c4 Add lock icon for privated users; also make embedded links display better 2023-08-18 16:45:54 -03:00
2c8ef0b476 Fix user profile images 2023-08-13 15:55:04 -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
17423b34c1 Add the 'webserver' internal package with UserFeed and TweetDetail routes and templates 2023-08-03 12:43:17 -03:00