431 Commits

Author SHA1 Message Date
dependabot[bot]
a9418c8823
Bump boto3 from 1.27.0 to 1.28.1
Bumps [boto3](https://github.com/boto/boto3) from 1.27.0 to 1.28.1.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.27.0...1.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 01:49:19 +00:00
Dylan
fe78e3b634
Merge pull request #104 from dylanpdx/dependabot/pip/pymongo-4.4.0
Bump pymongo from 4.3.3 to 4.4.0
2023-07-05 20:06:39 +01:00
Dylan
39ab5cd124 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-07-05 19:46:58 +01:00
Dylan
736e2690cc Remove Python 3.7 Support 2023-07-05 19:46:52 +01:00
dependabot[bot]
564238d04f
Bump pymongo from 4.3.3 to 4.4.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.3.3...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:44:27 +00:00
Dylan
41bc371f7a
Merge pull request #110 from dylanpdx/dependabot/pip/pillow-10.0.0
Bump pillow from 9.5.0 to 10.0.0
2023-07-05 19:43:56 +01:00
Dylan
4f2b54d595
Merge pull request #114 from dylanpdx/dependabot/pip/boto3-1.27.0
Bump boto3 from 1.26.155 to 1.27.0
2023-07-05 19:43:36 +01:00
Dylan
6e971d4b0b Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-07-05 19:25:04 +01:00
Dylan
fd0d9ed409 Fix 500 on tweet not found 2023-07-05 19:24:58 +01:00
dependabot[bot]
3754c2ec68
Bump boto3 from 1.26.155 to 1.27.0
Bumps [boto3](https://github.com/boto/boto3) from 1.26.155 to 1.27.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.155...1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:19:06 +00:00
dependabot[bot]
2632583036
Bump pillow from 9.5.0 to 10.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.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/9.5.0...10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:19:01 +00:00
Dylan
8386a319f2
Merge pull request #112 from dylanpdx/dependabot/pip/flask-cors-4.0.0
Bump flask-cors from 3.0.10 to 4.0.0
2023-07-05 19:18:21 +01:00
Dylan
8ec9c70460 Disable cache header temporarily 2023-07-04 15:52:59 +01:00
Dylan
795b605313 TTL fix 2023-07-03 22:56:12 +01:00
Dylan
886dc0e09f Improved docs 2023-07-03 19:49:43 +01:00
dependabot[bot]
cecb1f4ab9
Bump flask-cors from 3.0.10 to 4.0.0
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.0.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.10...v4.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 01:41:33 +00:00
Dylan
b19f552e70 Twitter for some reson refuses to serve some image files (deleted tweet?) 2023-07-02 23:58:39 +01:00
Dylan
9771d3fed8 Misc logging changes 2023-07-02 21:37:10 +01:00
Dylan
ba853725c0 Hide RTs if they are 0 2023-07-02 21:24:44 +01:00
Dylan
23c5aaccd1 Add gallery_dl tweet extract method 2023-07-02 21:21:45 +01:00
Dylan
abedae385c All tests re-enabled and passing 2023-07-02 18:19:14 +01:00
Dylan
c99f3de6c1 Create test env 2023-07-02 18:05:07 +01:00
Dylan
26d4a49f97 Add tokens to test 2023-07-02 17:56:25 +01:00
Dylan
c098c0aad4 Change how config is loaded from env for testing 2023-07-02 17:54:49 +01:00
Dylan
828dbdca04 Fix cache TTL issues 2023-07-02 17:23:39 +01:00
Dylan
0b0c522f5b Fix image combine issues 2023-07-02 16:38:35 +01:00
Dylan
14bc95ba54 Quick fix for small mistake 2023-07-02 16:16:19 +01:00
Dylan
c89c575e0d This should hopefully fix redirect issue (Url normalization was the cause) 2023-07-02 15:58:43 +01:00
Dylan
3d8423db96 Attempt to fix redirect loop issue 2023-07-02 15:47:50 +01:00
Dylan
0dfe5e0c7e Revert last fix 2023-07-02 15:07:20 +01:00
Dylan
2b64a4ec77 Merge branch 'main' into prod 2023-07-02 14:59:05 +01:00
Dylan
8133482d49 Attempt to fix #107 (Cannot replicate locally) 2023-07-02 14:56:14 +01:00
Dylan
45f272f218 WhatsApp Basic support (#108) 2023-07-02 14:16:08 +01:00
Dylan
2401265ed3
Merge pull request #106 from dylanpdx/main
2023-07-01 Update
2023-07-01 19:08:28 +01:00
Dylan
a8226279fc Thanks Elon! 2023-07-01 19:00:30 +01:00
Dylan
e66f5e890c Change failed download response code 2023-06-30 21:25:41 +01:00
Dylan
50b1f66c59 Retry image downloads 2023-06-30 21:00:04 +01:00
Dylan
1e84875a8f Move user agent check to function 2023-06-30 20:41:20 +01:00
Dylan
a738923316 Cache combined images 2023-06-30 18:37:38 +01:00
Dylan
b4f903d0c8 Revert "Better image combination"
This reverts commit 223d40eb9bc222c9e938b00a528927d965f7ea10.
2023-06-30 18:30:00 +01:00
Dylan
d311943325 Revert "Quick fix for small images"
This reverts commit 4b5b1936579cc0c7c87d5dfe523de30277c56101.
2023-06-30 18:29:54 +01:00
Dylan
dbf699aba0
Merge pull request #103 from dylanpdx/main
Logging changes & Cache-Control header addition
2023-06-25 23:36:01 +01:00
Dylan
7d6538d31e Cache headers for browsers 2023-06-25 23:33:02 +01:00
Dylan
eb3a7d9179 Separating logging functions 2023-06-24 21:23:32 +01:00
Dylan
6ead01b80e
Merge pull request #101 from dylanpdx/main
Update 6/24/2023
2023-06-24 20:06:04 +01:00
Dylan
fd0b209a55
Merge pull request #100 from dylanpdx/dependabot/pip/boto3-1.26.155
Bump boto3 from 1.26.146 to 1.26.155
2023-06-24 20:04:18 +01:00
Dylan
1785059ec8 d.vx fix 2023-06-24 20:01:59 +01:00
Dylan
9e95b0bc88 Fix for an odd edge case 2023-06-24 19:44:51 +01:00
Dylan
2178415908 Fix issue when embedding QRTs with a video 2023-06-24 19:29:28 +01:00
dependabot[bot]
3570916500
Bump boto3 from 1.26.146 to 1.26.155
Bumps [boto3](https://github.com/boto/boto3) from 1.26.146 to 1.26.155.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.146...1.26.155)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:59:49 +00:00