Commit Graph

678 Commits

Author SHA1 Message Date
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
Kamil Kiwior b87ad04e5f add replyingToID field in api response 2025-04-23 19:02:23 +02:00
Dylan c2ed8aa884 Merge pull request #276 from diamante0018/main
fix DB cache
2025-04-22 21:53:48 +01:00
Future 22828a1fc8 fix DB cache 2025-04-22 22:04:17 +02: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
zImPatrick 0e6748d86a check if workaroundTokens are None before trying to split them
* the default config has them set to null, so we should check first
2025-03-07 21:08:33 +01:00
zImPatrick 0b43a3e05a fix anonymous extracting in getTweetData 2025-03-07 20:49:21 +01: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