8349ca4ae3
Add background scraping of the logged-in user's home timeline
2023-08-27 21:05:09 -03:00
47d206666b
Add entity recognition in user bios as well
2023-08-27 15:46:57 -03:00
f8cd326440
Add clickable entities to tweet text
2023-08-27 15:09:35 -03:00
11c94511d5
Add support for pasting 'with_replies' links
2023-08-27 13:30:02 -03:00
f245054fe6
Enable pasting links in the search bar
2023-08-26 19:56:26 -03:00
e3928cc92f
Search bar redirects to user feed if you search '@somehandle'
2023-08-26 16:50:15 -03:00
bde911b56d
Fix long tweets rendering paragraphs in the wrong order
2023-08-26 12:48:25 -03:00
72110e6558
Enable searching through the search bar
2023-08-20 15:02:47 -03:00
addcf0ea52
Break the HTTP handlers into separate files for maintainability
2023-08-19 22:54:44 -03:00
2078eb8026
Add rendering of Spaces
2023-08-18 19:01:58 -03:00
77f0db2e11
Fix test
2023-08-18 16:44:23 -03:00
ff11fdf1af
Make quoted tweets not suck anymore
2023-08-18 16:41:12 -03:00
8c3823eea3
Add tests for tweet content rendering
2023-08-18 15:29:51 -03:00
cb6a4b08e2
Fix lint error
2023-08-17 18:15:38 -03:00
901e4dce0e
Add following and unfollowing
2023-08-17 18:09:01 -03:00
99abd69c08
Fix lint error
2023-08-17 14:17:09 -03:00
2f7ee34b98
Add Timeline
2023-08-17 14:14:32 -03:00
a8955a3b5e
Add pagination for user feed; add 'SetActiveUser' helper function for login handlers
2023-08-17 13:21: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
17423b34c1
Add the 'webserver' internal package with UserFeed and TweetDetail routes and templates
2023-08-03 12:43:17 -03:00