Commit Graph
100 Commits
Author SHA1 Message Date
Dylan c1d3a7e2dd Fix HTML escape issues 2026-07-15 14:12:05 +01:00
Dylan 161cd4d4e2 Fix feed endpoints 2026-06-24 00:23:52 +01:00
Dylan 6ac40e4a52 Fix guest token fetch and restore original method 2026-06-23 22:28:55 +01:00
Dylan f06ef199bb Switch to syndication for anon extract 2026-06-23 18:19:17 +01:00
Dylan 662491f1b4 Add subdomains as input for translation #273 2026-04-19 15:27:34 +01:00
Dylan 0e3d24ad55 Fix for #305 2026-04-19 13:40:26 +01:00
Dylan fb1fdaf4b5 Fix reverted change 2026-04-19 01:39:52 +01:00
Dylan 7c7a6e6a59 Finish translation implementation 2026-04-18 23:50:09 +01:00
Dylan 1a6f424e69 Initial translation implementation #273 2026-04-18 20:11:03 +01:00
Dylan 4794857c0a Fix feed extract 2026-04-18 14:59:38 +01:00
Dylan a610cd8e29 Add cache headers 2026-04-18 14:26:29 +01:00
Dylan 3d4e42223f Update api calls 2026-02-01 22:39:04 +00:00
Dylan afcf6b10aa Update extractStatusV2Android 2026-02-01 19:12:18 +00:00
Dylan 68cc985b8c Small fix for Activity embeds + non-discord clients 2026-02-01 16:17:41 +00:00
Dylan fb8abeb904 Convert gifv to avif 2026-02-01 15:57:00 +00:00
Dylan d262fe1014 Update "gif" conversion logic 2026-01-30 22:52:38 +00:00
Dylan 489bbdf026 Stop usage of tweetdeck bearer 2025-11-06 21:30:29 +00:00
Dylan 082cb17347 Don't use explicit bearer token 2025-11-04 17:41:08 +00:00
Dylan e5b9fb9824 Fix #303 2025-11-02 19:32:35 +00:00
Dylan 9d83c962e7 Re-enable extractStatusV2Android 2025-10-27 15:53:21 +00:00
Dylan 03ed130f7c Merge pull request #300 from Xeukxz/main
Support alternate card key
2025-10-19 22:18:01 +01:00
Dylan c9b4f84248 Remove old test 2025-10-12 23:07:59 +01:00
Dylan 78e0ecfaa9 Fix small issue with card logic 2025-10-12 23:06:35 +01:00
Dylan e8720bf677 Merge pull request #297 from Xeukxz/main
Support for ad cards
2025-10-12 22:56:27 +01:00
Dylan d9101dc727 Fix media not being appended to 2025-10-12 22:55:19 +01:00
Dylan a27b768ff3 Use env variable for requests pool 2025-09-25 00:45:00 +01:00
Dylan b657ae0076 Return to using extractStatusV2Anon 2025-09-24 21:44:41 +01:00
Dylan 433f015c07 Temporary switch to syndication 2025-09-24 20:59:19 +01:00
Dylan acc81df27b Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2025-09-24 18:35:12 +01:00
Dylan 0fc3dce253 Update v2Anon Extraction 2025-09-24 18:35:07 +01:00
Dylan ab36a55603 Merge pull request #285 from xnand-dot-xyz/main
Fix getUserData when workaroundTokens is unset
2025-09-17 18:34:16 +01:00
Dylan fcc36e6a68 Merge pull request #266 from dylanpdx/dependabot/pip/boto3-1.36.6
Bump boto3 from 1.35.18 to 1.36.6
2025-09-10 17:42:49 +01:00
Dylan 1bc50830f5 Add id_str for media: Fixes #283 2025-09-10 17:29:15 +01:00
Dylan 7a97adcf43 Tweet feed & User by ID working #284 2025-09-10 17:06:42 +01:00
Dylan cbf55e7429 User API working again, with_tweets still broken. #284 2025-09-10 16:46:05 +01:00
Dylan 98196b0e30 Reduce function memory size 2025-08-23 16:25:17 +01:00
Dylan a314d5f65e Temporarily remove unreliable methods 2025-08-23 16:24:34 +01:00
Dylan b34844e259 Avoid calling extractStatusV2Anon twice 2025-08-23 16:13:31 +01:00
Dylan 589abd68e9 Parallelize other extraction functions 2025-08-23 15:35:23 +01:00
Dylan efc03399ab Prioritize extractStatusV2 in extract logic 2025-08-23 15:05:21 +01:00
Dylan 4ac17cf451 parallelize extractStatusV2 2025-08-23 15:01:47 +01:00
Dylan f4d1308b93 Add Cache-Control to messages 2025-08-07 18:55:25 +01:00
Dylan 911a49b04f Use cache tags 2025-07-28 16:45:10 +01:00
Dylan a6be414129 Fix direct embeds redirecting to gif version (#281) 2025-07-11 18:36:19 +01:00
Dylan cd39216891 Revert "Updated tweet history endpoint & temporarily using guest token"
This reverts commit fc17870b06.
2025-06-22 13:20:01 +01:00
Dylan fc17870b06 Updated tweet history endpoint & temporarily using guest token 2025-05-24 00:38:17 +01:00
Dylan 7e8f7b87c9 Add logging for extractUserFeedFromId fail 2025-05-23 23:58:21 +01:00
Dylan f3adcf0c78 Add orig to image path 2025-05-14 16:26:16 +01:00
Dylan 72847c7993 Fix #268 2025-05-08 15:39:15 +01:00
Dylan 54ec334730 Provide better responses for errors (#196); Fix some extract methods 2025-04-29 13:30:57 +01:00
Dylan 1d03bf80e7 Support for getting RT information (#279) 2025-04-29 00:06:54 +01:00
Dylan e64aa41ff6 Fix #278 2025-04-28 23:34:23 +01:00
Dylan c67422d569 Update fetched_on #196 2025-04-28 22:21:07 +01:00
Dylan fa979086c9 Add additional api tests 2025-04-27 19:03:12 +01:00
Dylan 9ca4b31796 withFeed -> with_tweets 2025-04-27 17:50:11 +01:00
Dylan 9ea320eb9c latestTweets -> latest_tweets 2025-04-27 17:35:19 +01:00
Dylan f48a9b205d add fetched_on in API response 2025-04-27 17:33:08 +01:00
Dylan 441b620b87 Add support for ?withFeed in API user requests 2025-04-27 17:30:07 +01:00
Dylan 84b620894f Fix typo in PR 2025-04-24 13:23:42 +01:00
Dylan 9a4889fab3 Merge pull request #277 from kkiwior/main
Add replyingToID field in api response
2025-04-24 13:21:06 +01:00
Dylan c2ed8aa884 Merge pull request #276 from diamante0018/main
fix DB cache
2025-04-22 21:53:48 +01:00
Dylan 84a19e9baa Add old.vxtwitter as a valid subdomain for legacy embeds 2025-04-16 15:10:43 +01:00
Dylan 68717be147 Add temp fix for legacy embeds 2025-04-16 14:34:58 +01:00
Dylan 740a300d1e Fix several small bugs & dead code 2025-03-31 21:33:49 +01:00
Dylan dde6f889cb Fix qrt issue 2025-03-31 21:14:21 +01:00
Dylan 24812acd32 Refactor more; fix Activity url for videos 2025-03-31 20:29:43 +01:00
Dylan 9452e7be8c Update tests 2025-03-31 01:48:12 +01:00
Dylan a851fe587b Misc refactoring; Icons based on media type 2025-03-31 01:36:23 +01:00
Dylan 6aad6aee7f Use new embed format for easier readability 2025-03-31 01:11:03 +01:00
Dylan 85efbeda4d Add long tweet text & replyingTo to api 2025-03-31 00:57:17 +01:00
Dylan d60b58d39c Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2025-03-26 23:17:38 +00:00
Dylan cb7555a3a3 Fix QRT tests due to deleted tweets/other 2025-03-26 23:17:28 +00:00
Dylan f1477b2b7b Update readme 2025-03-10 17:45:21 +00:00
Dylan fdfb2662a8 Merge pull request #267 from zImPatrick/fix/extracting
Fix getTweetData when the default config is used
2025-03-07 20:42:48 +00:00
Dylan 22433cdab5 Small refactoring & user feed API WIP 2025-02-12 23:08:52 +00:00
Dylan 8438ddc3dd Fix small bugs 2025-01-28 22:29:46 +00:00
Dylan 88f5ed6780 Add user embeds and API support, closing #65 2025-01-28 22:07:46 +00:00
Dylan 8554a733de More ARM fixes 2024-12-05 19:31:21 +00:00
Dylan c6cb3daf6e Redo arm changes 2024-12-05 19:25:34 +00:00
Dylan 619e2cff50 Undo arm conversion changes 2024-12-02 22:50:20 +00:00
Dylan 56fdfbfc8d Use arm to build docker container 2024-12-02 22:47:43 +00:00
Dylan bcb53059af Merge branch 'main' into prod 2024-12-02 22:32:23 +00:00
Dylan 0b350bc876 re-enable dockerize-pip 2024-12-02 22:32:12 +00:00
Dylan 46d360903d Merge branch 'main' into prod 2024-12-02 22:24:33 +00:00
Dylan 7538a1f8aa Move architecture 2024-12-02 22:24:17 +00:00
Dylan bd2b85dd5a Merge branch 'main' into prod 2024-12-02 22:01:31 +00:00
Dylan a4bb649c88 Update function params 2024-12-02 21:59:25 +00:00
Dylan 1a0dca6034 Remove yt-dlp import 2024-10-30 19:30:06 +00:00
Dylan b9249cb854 Merge branch 'main' into prod 2024-10-30 19:15:46 +00:00
Dylan 8fbc236cf5 Fix deploy 2024-10-30 19:15:27 +00:00
Dylan 438852dd66 Merge branch 'main' into prod 2024-10-30 19:14:02 +00:00
Dylan 9951fc3f66 Fix deploy 2024-10-30 19:13:54 +00:00
Dylan a315396c21 Merge branch 'main' into prod 2024-10-30 19:08:23 +00:00
Dylan a2c1168b73 Fix serverless config file 2024-10-30 19:08:07 +00:00
Dylan a90ccd74fe Merge branch 'main' into prod 2024-10-30 19:06:14 +00:00
Dylan 249592cfa3 Update node in deploy 2024-10-30 19:06:01 +00:00
Dylan 4d00c7a6e1 Merge branch 'main' into prod 2024-10-30 19:04:51 +00:00
Dylan 6167ee0c31 Update serverless dependencies 2024-10-30 19:04:19 +00:00
Dylan f7475752ed Merge branch 'main' into prod 2024-10-30 18:51:47 +00:00
Dylan 136974da52 Use new serverless version to deploy, TODO: replace serverless 2024-10-30 18:51:13 +00:00