Commit Graph

672 Commits

Author SHA1 Message Date
72847c7993 Fix #268 2025-05-08 15:39:15 +01:00
54ec334730 Provide better responses for errors (#196); Fix some extract methods 2025-04-29 13:30:57 +01:00
1d03bf80e7 Support for getting RT information (#279) 2025-04-29 00:06:54 +01:00
e64aa41ff6 Fix #278 2025-04-28 23:34:23 +01:00
c67422d569 Update fetched_on #196 2025-04-28 22:21:07 +01:00
fa979086c9 Add additional api tests 2025-04-27 19:03:12 +01:00
9ca4b31796 withFeed -> with_tweets 2025-04-27 17:50:11 +01:00
9ea320eb9c latestTweets -> latest_tweets 2025-04-27 17:35:19 +01:00
f48a9b205d add fetched_on in API response 2025-04-27 17:33:08 +01:00
441b620b87 Add support for ?withFeed in API user requests 2025-04-27 17:30:07 +01:00
84b620894f Fix typo in PR 2025-04-24 13:23:42 +01:00
9a4889fab3 Merge pull request #277 from kkiwior/main
Add replyingToID field in api response
2025-04-24 13:21:06 +01:00
b87ad04e5f add replyingToID field in api response 2025-04-23 19:02:23 +02:00
c2ed8aa884 Merge pull request #276 from diamante0018/main
fix DB cache
2025-04-22 21:53:48 +01:00
22828a1fc8 fix DB cache 2025-04-22 22:04:17 +02:00
84a19e9baa Add old.vxtwitter as a valid subdomain for legacy embeds 2025-04-16 15:10:43 +01:00
68717be147 Add temp fix for legacy embeds 2025-04-16 14:34:58 +01:00
740a300d1e Fix several small bugs & dead code 2025-03-31 21:33:49 +01:00
dde6f889cb Fix qrt issue 2025-03-31 21:14:21 +01:00
24812acd32 Refactor more; fix Activity url for videos 2025-03-31 20:29:43 +01:00
9452e7be8c Update tests 2025-03-31 01:48:12 +01:00
a851fe587b Misc refactoring; Icons based on media type 2025-03-31 01:36:23 +01:00
6aad6aee7f Use new embed format for easier readability 2025-03-31 01:11:03 +01:00
85efbeda4d Add long tweet text & replyingTo to api 2025-03-31 00:57:17 +01:00
d60b58d39c Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2025-03-26 23:17:38 +00:00
cb7555a3a3 Fix QRT tests due to deleted tweets/other 2025-03-26 23:17:28 +00:00
f1477b2b7b Update readme 2025-03-10 17:45:21 +00:00
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
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
0b43a3e05a fix anonymous extracting in getTweetData 2025-03-07 20:49:21 +01:00
22433cdab5 Small refactoring & user feed API WIP 2025-02-12 23:08:52 +00:00
8438ddc3dd Fix small bugs 2025-01-28 22:29:46 +00:00
88f5ed6780 Add user embeds and API support, closing #65 2025-01-28 22:07:46 +00:00
8554a733de More ARM fixes 2024-12-05 19:31:21 +00:00
c6cb3daf6e Redo arm changes 2024-12-05 19:25:34 +00:00
619e2cff50 Undo arm conversion changes 2024-12-02 22:50:20 +00:00
56fdfbfc8d Use arm to build docker container 2024-12-02 22:47:43 +00:00
bcb53059af Merge branch 'main' into prod 2024-12-02 22:32:23 +00:00
0b350bc876 re-enable dockerize-pip 2024-12-02 22:32:12 +00:00
46d360903d Merge branch 'main' into prod 2024-12-02 22:24:33 +00:00
7538a1f8aa Move architecture 2024-12-02 22:24:17 +00:00
bd2b85dd5a Merge branch 'main' into prod 2024-12-02 22:01:31 +00:00
a4bb649c88 Update function params 2024-12-02 21:59:25 +00:00
1a0dca6034 Remove yt-dlp import 2024-10-30 19:30:06 +00:00
b9249cb854 Merge branch 'main' into prod 2024-10-30 19:15:46 +00:00
8fbc236cf5 Fix deploy 2024-10-30 19:15:27 +00:00
438852dd66 Merge branch 'main' into prod 2024-10-30 19:14:02 +00:00
9951fc3f66 Fix deploy 2024-10-30 19:13:54 +00:00
a315396c21 Merge branch 'main' into prod 2024-10-30 19:08:23 +00:00
a2c1168b73 Fix serverless config file 2024-10-30 19:08:07 +00:00