a8955a3b5e
Add pagination for user feed; add 'SetActiveUser' helper function for login handlers
2023-08-17 13:21:31 -03:00
f4e12172df
REFACTOR: make the helper functions more useful
2023-08-16 20:22:09 -03:00
107d21b7e6
Add retweet indicator on tweets
2023-08-13 15:57:58 -03:00
80445e03cb
Fix lint errors
2023-08-10 12:48:46 -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