|
392e836689
|
Update URL parser to handle 'x.com' links
|
2023-10-09 19:40:34 -07:00 |
|
|
4c81846d15
|
BUGFIX: fix embedded links not being clickable
- also improve the display to show the domain name when other info is missing
|
2023-09-13 23:52:04 -07: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 |
|
|
fc5096997c
|
Update CHANGELOG.txt for v0.4.2
|
2023-08-31 18:39:44 -03:00 |
|
|
bf147a1313
|
Fix weird scrolling issues by specifying width and height for image/video elements
|
2023-08-29 14:04:57 -03:00 |
|
|
b2df94f041
|
Show tombstones
|
2023-08-29 12:27:53 -03:00 |
|
|
8aca7d4ebe
|
Add manual re-scrape for user feeds and quote-tweets stat on tweets
|
2023-08-27 22:55:40 -03:00 |
|
|
8349ca4ae3
|
Add background scraping of the logged-in user's home timeline
|
2023-08-27 21:05:09 -03:00 |
|
|
09356ecc04
|
Add template file for previous commit
|
2023-08-27 15:49:26 -03:00 |
|
|
47d206666b
|
Add entity recognition in user bios as well
|
2023-08-27 15:46:57 -03:00 |
|
|
8608f06bca
|
Fix entity recognition to avoid matching email
|
2023-08-27 15:33:22 -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 |
|
|
efae882c96
|
Add missing SVG assets from a previous commit
|
2023-08-22 20:11:06 -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 |
|
|
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 |
|
|
930af3455f
|
Fix gray connector line showing up on quoted tweets
|
2023-08-19 22:36:50 -03:00 |
|
|
4cabae45dd
|
Fix embedding in production build
|
2023-08-19 02:14:23 -03:00 |
|
|
ff3dba9980
|
Add build option to embed static files in the built binary
|
2023-08-19 01:58:31 -03:00 |
|
|
189fb3c2c1
|
Fix lint error
|
2023-08-18 19:15:55 -03:00 |
|
|
2ec44d7415
|
Temporarily remove the to_json debugging func
|
2023-08-18 19:15:21 -03:00 |
|
|
3769ca727f
|
Remove logging of every object which is breaking the build and also very noisy
|
2023-08-18 19:08:03 -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 |
|
|
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 |
|
|
0f9ba6b19b
|
Add polls and urls
|
2023-08-18 15:18:31 -03:00 |
|
|
0c533c632b
|
Add videos
|
2023-08-17 18:45:55 -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 |
|
|
d13956fe83
|
Add timeline include template
|
2023-08-17 14:22:40 -03:00 |
|
|
c717153fa1
|
Add Timeline template file
|
2023-08-17 14:20:23 -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 |
|
|
832848478d
|
Add buffered_render_tweet_htmx helper
|
2023-08-17 13:24:08 -03:00 |
|
|
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 |
|
|
e1e581504f
|
Fix error
|
2023-08-14 01:12:14 -03:00 |
|
|
107d21b7e6
|
Add retweet indicator on tweets
|
2023-08-13 15:57:58 -03:00 |
|
|
2c8ef0b476
|
Fix user profile images
|
2023-08-13 15:55:04 -03:00 |
|
|
cd1043215c
|
Improve a bunch of styles, formatting and layout
|
2023-08-13 05:19:13 -03:00 |
|
|
b0a44063e4
|
Vendor the static assets (font, HTMX script)
|
2023-08-12 18:57:23 -03:00 |
|
|
5c17546c7b
|
Fix tweets being rendered without paragraph breaks
|
2023-08-12 11:14:06 -03:00 |
|
|
1e2668afbc
|
Fix another lint error
|
2023-08-10 12:52:15 -03:00 |
|