642 Commits

Author SHA1 Message Date
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
Dylan
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
dependabot[bot]
4b89c41fcf
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 01:27:17 +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
Dylan
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
dangered wolf
055a5da7f9
Update fxtwitter to TwitFix to prevent confusion 2023-11-15 12:19:52 -05:00