Commit Graph
100 Commits
Author SHA1 Message Date
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
Dylan c86b2d2e16 Remove yt-dlp as dependency 2024-10-30 18:32:29 +00:00
Dylan e4b27ff4c5 Merge branch 'main' into prod 2024-10-30 18:30:39 +00:00
Dylan b378f378fd Use newer python 2024-10-30 18:23:19 +00:00
Dylan fb0df3e9c6 Merge branch 'main' into prod 2024-09-26 15:01:40 +01:00
Dylan 66c2996ecd Add support for tweet lang parameter in API 2024-09-26 15:01:20 +01:00
Dylan 8e5dbd03a9 Merge branch 'prod' of github.com:dylanpdx/BetterTwitFix into prod 2024-09-16 00:16:56 +01:00
Dylan 8e17044ecd Add support for article previews, fixes #200 2024-09-16 00:15:07 +01:00
DylanandGitHub 69a93209db Merge pull request #235 from dylanpdx/main
Support for player cards (i.e Vine), Fixes #234
2024-09-13 16:41:47 +01:00
Dylan 93960b39da Support for player cards (i.e Vine), Fixes #234 2024-09-13 16:40:14 +01:00
Dylan 73edc9ebab Fix and update embed color 2024-09-13 00:25:16 +01:00
DylanandGitHub 950091fc2b Merge pull request #233 from dylanpdx/dependabot/pip/boto3-1.35.18
Bump boto3 from 1.35.5 to 1.35.18
2024-09-13 00:01:47 +01:00
DylanandGitHub 70932701df Merge pull request #228 from dylanpdx/dependabot/pip/requests-2.32.3
Bump requests from 2.31.0 to 2.32.3
2024-09-12 23:59:34 +01:00
Dylan fd74f70044 New embed format, also closes #168 2024-09-12 23:58:13 +01:00
Dylan bf82e2e27e WIP old tweet version detection 2024-09-12 23:56:50 +01:00
Dylan 1d01a6c067 Fix community note in API 2024-09-12 23:39:27 +01:00
Dylan e31a5f147d Updated hosting.md 2024-09-12 23:16:14 +01:00
DylanandGitHub 6e3e74231e Merge pull request #231 from MarshDeer/main
Add Nitter redirection support
2024-09-08 23:50:20 +01:00
Dylan 36baa5ed7b Embed full size image 2024-09-05 21:55:33 +01:00
Dylan cfa4920466 Faster redirect 2024-09-02 15:28:39 +01:00
DylanandGitHub 5b974427a7 Merge pull request #219 from dylanpdx/dependabot/pip/pymongo-4.8.0
Bump pymongo from 4.6.0 to 4.8.0
2024-08-31 14:30:10 +01:00
DylanandGitHub f3b18f0dee Merge pull request #218 from dylanpdx/dependabot/pip/pillow-10.4.0
Bump pillow from 10.2.0 to 10.4.0
2024-08-31 14:04:23 +01:00
DylanandGitHub 77771bb21f Merge pull request #223 from dylanpdx/dependabot/pip/boto3-1.35.5
Bump boto3 from 1.28.78 to 1.35.5
2024-08-31 14:04:12 +01:00
DylanandGitHub b479e534c3 Merge pull request #227 from MarshDeer/main
Added "Open in app?" popup template
2024-08-31 14:02:23 +01:00
DylanandGitHub 260cd055c0 Merge pull request #226 from MarshDeer/main
Added dark theme to redirection pages
2024-08-30 20:48:57 +01:00
Dylan 4b91a12d01 Implement cleaner (but still janky) static file serving 2024-08-27 22:21:17 +01:00
DylanandGitHub 7f506b5dd9 Merge pull request #224 from MarshDeer/main
Style preferences page
2024-08-27 22:08:10 +01:00
Dylan 0db90f556c Work in progress implementation of #216 2024-08-24 18:49:21 +01:00
DylanandGitHub aeab60e059 Merge pull request #183 from dylanpdx/dependabot/pip/pillow-10.2.0
Bump pillow from 10.1.0 to 10.2.0
2024-08-18 14:28:04 +01:00
Dylan 5c500b0b9b Small QRT msg change 2024-08-18 14:25:16 +01:00
Dylan 8f9abba7ad Re-Implement GIF conversion 2024-08-18 14:13:59 +01:00
Dylan de341f5a21 Fixed test_addToCache 2024-07-19 18:39:12 +01:00
Dylan b110118296 Workaround for iOS video player issue (#210) 2024-07-19 18:24:19 +01:00
Dylan 1fe850ae59 Don't cache tweet data w/ txt/rtf for now 2024-06-22 20:40:37 +01:00
Dylan 165ae08300 Re-implement txt functionality 2024-06-22 20:10:31 +01:00
Dylan ee5c93fe6d Fixed text length on text tweets (#214) 2024-06-17 23:00:21 +01:00
Dylan 2ff14f5925 Remove tag param from video URLs 2024-05-27 21:46:32 +01:00
Dylan e192f9ae2b Sort bearers by most recent success & fix deploy issue 2024-05-21 20:22:07 +01:00
Dylan ff07ddc8ee Changes to allow for using OAuth tokens 2024-05-21 20:12:28 +01:00
Dylan 8b39c4db09 Add new bearer tokens 2024-05-21 17:00:11 +01:00
Dylan ceb27fa82e Add bearer token cycling, since apparently those have 24 hour limits 2024-05-19 13:04:41 +01:00
Dylan 424f6ea4d8 Use different bearer token 2024-05-18 15:21:02 +01:00
Dylan ebcc4e9d56 Use tweet detail endpoint 2024-05-18 15:17:41 +01:00
Dylan 1e9265ed26 Fix tests & poll extract 2024-05-17 23:43:18 +01:00
Dylan 051909ba86 Properly get guest token 2024-05-17 23:06:59 +01:00
Dylan 8913cca5c0 Revert: Change methods order again 2024-05-17 22:46:12 +01:00
Dylan 6f224da2a1 Remove syndication for now 2024-05-17 22:26:29 +01:00
Dylan 08f27fd47f Misc debug changes 2024-05-17 22:21:03 +01:00
Dylan 1043239777 Change methods order again 2024-05-17 22:16:20 +01:00
Dylan 637851282c Actual fix 2024-05-17 22:09:36 +01:00
Dylan fb50219788 Fix bug blocking other methods from running 2024-05-17 21:55:01 +01:00
Dylan 58ba2e9417 Prioritize the new Android API 2024-05-17 21:30:00 +01:00
Dylan 4c43c7fff9 Use API that the android app uses 2024-05-17 21:24:32 +01:00
Dylan c151f0ea78 Use new graphql endpoint 2024-05-17 21:05:44 +01:00
Dylan 363c609110 Prioritize syndication 2024-05-17 20:11:34 +01:00
Dylan 1a747051c6 Update graphQL endpoint 2024-05-17 18:26:07 +01:00
Dylan 705fb15add Log URL for failed Tweets 2024-05-17 18:04:10 +01:00
Dylan 8104fd8ca9 Fix some bugs, add logs to catch rare bugs 2024-05-17 17:55:32 +01:00
Dylan fc0ddcdf39 Fix tests and bugs 2024-05-17 17:13:03 +01:00
Dylan af4520eb3a Fix #201 2024-05-17 16:59:34 +01:00
Dylan 21c45d9dba Make calls to new domain to avouid redirect delays 2024-05-17 16:53:47 +01:00
Dylan 116155f31a Support /status URLs 2024-05-04 22:25:16 +01:00
Dylan 84fe24092e Add logs for monitoring 2024-05-02 20:19:34 +01:00
DylanandGitHub 55c26d0ca4 Merge pull request #203 from dylanpdx/cleanup
Major Refactor
2024-05-02 20:00:47 +01:00
Dylan 59e7037d1c More test fixes 2024-05-02 19:54:57 +01:00
Dylan f4a79edeba Bugfixes and test fixes 2024-05-02 19:51:56 +01:00
Dylan b73e7dd494 Small fix 2024-05-02 19:43:50 +01:00
Dylan 2d51ac1671 More bugfixes 2024-05-02 19:42:21 +01:00
Dylan 0858f6263b Bugfixes and more tests 2024-05-02 19:15:14 +01:00
Dylan 06b932437a Sort tests 2024-05-02 18:07:05 +01:00
Dylan e63d91bc77 Fixed poll tests 2024-05-02 17:48:11 +01:00
Dylan 88b2461af3 More work on VX refactor 2024-05-02 17:28:44 +01:00
Dylan ffcc96c13e Begin work on code refactor. Issues this will most likely solve when finished: #201, #195, #115, #20, 2024-04-17 21:40:26 +01:00
Dylan ec9cd3619c Move API code to separate file 2024-04-17 19:44:45 +01:00
Dylan c33a6ec095 Avoid HEVC videos when selecting best variant (#197) 2024-03-11 20:41:17 +00:00
Dylan ecda92c0bc Abbreviate like and retweet count (#191) 2024-02-08 17:26:27 +00:00
Dylan d8c53e53c5 Fix 400 in image combine 2024-02-08 17:16:50 +00:00
Dylan 926d6cfe6a Add IFramely user agent (#190) 2024-02-08 17:14:15 +00:00
Dylan b4a55e2a53 Updated image combine logic for checking hosts 2024-02-08 17:00:04 +00:00
Dylan 9493004920 Revert previous change 2024-01-23 17:31:23 +00:00
Dylan 17167bd27c Fix capitalization 2024-01-23 17:18:37 +00:00
Dylan f1c2b6ffe3 Use EditLists to loop videos 2024-01-23 17:01:59 +00:00
Dylan 47e7373cf8 Disable proxies 2024-01-21 22:27:47 +00:00
Dylan ce7f3dd8e6 API returns errors properly now 2024-01-21 22:07:33 +00:00
Dylan c1bb5a60c0 Fix #161 2024-01-18 13:56:10 +00:00
Dylan ead4198637 Revert "Native Discord multi image embeds" 2024-01-18 13:38:07 +00:00
Dylan e427459016 Native Discord multi image embeds 2024-01-17 01:18:10 +00:00
Dylan 68bb83f069 Fix double image issue (Did Discord finally implement this?? 👀) 2024-01-17 00:10:01 +00:00
Dylan dfa1f4cead Changed token allowed uses 2023-12-16 17:16:26 +00:00
Dylan 0382b4e681 New guest token get method 2023-12-16 17:07:01 +00:00
Dylan dabe5989a8 Better logging for local debugging 2023-12-16 16:37:01 +00:00
Dylan c47ac173dc Refresh guest token 2023-12-16 16:08:00 +00:00
Dylan 427443f3dd Oops 2023-12-16 15:53:11 +00:00
Dylan 0482bff45e Use anonymous API for vx API 2023-12-16 15:51:43 +00:00
Dylan 081dfa7680 Use new anonymous API endpoint 2023-12-16 13:58:42 +00:00
Dylan a099046784 Catch qrt videos as well in regards to fix for 173 2023-12-06 17:25:28 +00:00
Dylan ec6750a42f Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-12-06 17:22:53 +00:00
Dylan a62ec03726 Fix #173 2023-12-06 17:22:47 +00:00
DylanandGitHub 255968bf9f Merge pull request #171 from dangeredwolf/patch-1
Update fxtwitter to TwitFix in README to prevent confusion
2023-11-15 19:00:49 +00:00