523 Commits

Author SHA1 Message Date
dependabot[bot]
6b884d42b0
Bump requests from 2.30.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 02:00:29 +00:00
Dylan
1986b52ea6
Misc. Issue fixes (#93)
* Bump pillow from 9.4.0 to 9.5.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update deploy workflow

* Fix NSFW video embeds

* Fix small embed sizes

* Update gitignore

* Fix/workarounds for failing tests

* Revert "Add info message for #74"

This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8.

* Fixed tweet not found error

* Fix tweet not found test

* Bump boto3 from 1.26.104 to 1.26.127

Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 to 1.26.127.
- [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.104...1.26.127)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump simple-git from 3.7.1 to 3.18.0

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.18.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.18.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump requests from 2.28.2 to 2.30.0

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix text trimming w/ old limits

* Revert "Fix text trimming w/ old limits"

This reverts commit 9d9c32b79728aece09fd1fa44625f23ee2b8cb92.

* Fix text trimming with images and text posts

* Bump boto3 from 1.26.127 to 1.26.129 (#90)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.127 to 1.26.129.
- [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.127...1.26.129)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Increased timeout to 15

* Fixed QRTs sometimes failing to embed

* Bump boto3 from 1.26.129 to 1.26.133 (#92)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.129 to 1.26.133.
- [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.129...1.26.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:45:26 +01:00
Dylan
9f8f3ea41e
Merge branch 'prod' into main 2023-05-16 15:44:07 +01:00
dependabot[bot]
cda291fe9e
Bump boto3 from 1.26.129 to 1.26.133 (#92)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.129 to 1.26.133.
- [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.129...1.26.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:42:18 +01:00
Dylan
5cb8d479f5 Fixed QRTs sometimes failing to embed 2023-05-16 15:40:34 +01:00
Dylan
b7f285c2cd Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-05-16 15:32:28 +01:00
Dylan
66c004453b Increased timeout to 15 2023-05-14 22:04:35 +01:00
dependabot[bot]
49ec0059cd
Bump boto3 from 1.26.127 to 1.26.129 (#90)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.127 to 1.26.129.
- [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.127...1.26.129)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 16:53:02 +01:00
Dylan
a710867f3b
Fix text trimming (#89)
* Bump pillow from 9.4.0 to 9.5.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update deploy workflow

* Fix NSFW video embeds

* Fix small embed sizes

* Update gitignore

* Fix/workarounds for failing tests

* Revert "Add info message for #74"

This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8.

* Fixed tweet not found error

* Fix tweet not found test

* Bump boto3 from 1.26.104 to 1.26.127

Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 to 1.26.127.
- [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.104...1.26.127)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump simple-git from 3.7.1 to 3.18.0

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.18.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.18.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump requests from 2.28.2 to 2.30.0

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix text trimming w/ old limits

* Revert "Fix text trimming w/ old limits"

This reverts commit 9d9c32b79728aece09fd1fa44625f23ee2b8cb92.

* Fix text trimming with images and text posts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 14:09:52 +01:00
Dylan
c395c00a11 Fix text trimming with images and text posts 2023-05-05 14:08:23 +01:00
Dylan
c6840ad093 Revert "Fix text trimming w/ old limits"
This reverts commit 9d9c32b79728aece09fd1fa44625f23ee2b8cb92.
2023-05-05 13:56:45 +01:00
Dylan
9d9c32b797 Fix text trimming w/ old limits 2023-05-05 13:46:42 +01:00
Dylan
ff6651d2ad
Update 2023-05-04 (#88)
* Bump pillow from 9.4.0 to 9.5.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update deploy workflow

* Fix NSFW video embeds

* Fix small embed sizes

* Update gitignore

* Fix/workarounds for failing tests

* Revert "Add info message for #74"

This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8.

* Fixed tweet not found error

* Fix tweet not found test

* Bump boto3 from 1.26.104 to 1.26.127

Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 to 1.26.127.
- [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.104...1.26.127)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump simple-git from 3.7.1 to 3.18.0

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.18.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.18.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump requests from 2.28.2 to 2.30.0

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 23:49:57 +01:00
Dylan
dda1187f4a
Merge branch 'prod' into main 2023-05-04 23:48:42 +01:00
Dylan
14c942645c
Merge pull request #84 from dylanpdx/dependabot/pip/requests-2.30.0
Bump requests from 2.28.2 to 2.30.0
2023-05-04 23:45:19 +01:00
dependabot[bot]
e895e4c876
Bump requests from 2.28.2 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 22:44:08 +00:00
Dylan
d621bfc8a8
Merge pull request #86 from dylanpdx/dependabot/pip/boto3-1.26.127
Bump boto3 from 1.26.104 to 1.26.127
2023-05-04 23:43:28 +01:00
Dylan
727d144ece
Merge pull request #87 from dylanpdx/dependabot/npm_and_yarn/simple-git-3.18.0
Bump simple-git from 3.7.1 to 3.18.0
2023-05-04 23:42:04 +01:00
dependabot[bot]
618a644070
Bump simple-git from 3.7.1 to 3.18.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.18.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.18.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 22:40:58 +00:00
dependabot[bot]
98e006b31c
Bump boto3 from 1.26.104 to 1.26.127
Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 to 1.26.127.
- [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.104...1.26.127)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 22:39:39 +00:00
Dylan
1a698c1d6f
Merge pull request #71 from dylanpdx/dependabot/pip/pillow-9.5.0
Bump pillow from 9.4.0 to 9.5.0
2023-05-04 23:38:58 +01:00
Dylan
a6eb39e545 Fix tweet not found test 2023-05-04 23:35:52 +01:00
Dylan
d84938ee08 Fixed tweet not found error 2023-05-04 23:29:12 +01:00
Dylan
69b99dcc9b Revert "Add info message for #74"
This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8.
2023-05-04 23:08:11 +01:00
Dylan
8674c8d828 Fix/workarounds for failing tests 2023-05-04 23:07:15 +01:00
Dylan
3127fff1ae Update gitignore 2023-05-04 22:45:55 +01:00
Dylan
6244c875c4 Fix small embed sizes 2023-04-09 23:11:52 +01:00
Dylan
f0065ce6de Fix small embed sizes 2023-04-09 23:11:31 +01:00
Dylan
c1b478f70d Fix NSFW video embeds 2023-04-09 22:27:42 +01:00
Dylan
edfeefbc00 Fix NSFW video embeds 2023-04-09 22:26:38 +01:00
Dylan
dd961df082 Update deploy workflow 2023-04-08 18:11:46 +01:00
Dylan
400bc6fbf1 Update deploy workflow 2023-04-08 18:11:14 +01:00
Dylan
d23e3b5ebe Merge branch 'main' into prod 2023-04-08 18:00:10 +01:00
dependabot[bot]
8205ef2400
Bump pillow from 9.4.0 to 9.5.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:59:27 +00:00
Dylan
0820a9d354 Workaround for Twitter API changes 2023-04-08 17:58:37 +01:00
Dylan
0d85623c78 Add NSFW Tweet extract test 2023-04-08 16:37:45 +01:00
Dylan
a987315add
Merge pull request #75 from dylanpdx/main
Update for recent twitter changes
2023-04-08 16:31:47 +01:00
Dylan
39490a49b9 Add info message for #74 2023-04-08 16:28:35 +01:00
Dylan
a9e445406a Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-04-08 15:59:19 +01:00
Dylan
b91641d2d0
Merge pull request #72 from dylanpdx/dependabot/pip/boto3-1.26.104
Bump boto3 from 1.26.79 to 1.26.104
2023-04-06 19:54:20 +01:00
Dylan
f6ae75602c
Merge pull request #73 from Nekromateion/main
Fix typo in readme.md
2023-04-06 19:53:42 +01:00
Nekromateion
114099670c
Fix typo in readme.md 2023-04-03 13:09:21 +02:00
dependabot[bot]
18674b4f3f
Bump boto3 from 1.26.79 to 1.26.104
Bumps [boto3](https://github.com/boto/boto3) from 1.26.79 to 1.26.104.
- [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.79...1.26.104)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 02:00:36 +00:00
Dylan
b0bf814a88 twExtract changes for user getting 2023-03-25 02:54:07 +00:00
Dylan
1a4bfab98f Extract user by ID 2023-03-25 02:44:55 +00:00
Dylan
a8ac35122c Updated dockerfile to Python 3.10 2023-03-12 16:00:09 +00:00
Dylan
4b5b193657 Quick fix for small images 2023-03-10 18:50:42 +00:00
Dylan
223d40eb9b Better image combination 2023-03-10 18:32:51 +00:00
Dylan
b06f844494 Support for odd user URLs 2023-03-05 21:31:35 +00:00
Dylan
adc85e2e51 Added function & tests for getting user profile (#65) 2023-03-05 21:23:27 +00:00