296 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Dylan
c99d203308
Merge pull request #64 from dylanpdx/dependabot/pip/boto3-1.26.79
Bump boto3 from 1.26.69 to 1.26.79
2023-03-05 21:01:01 +00:00
Dylan
984fe9f26c
Merge pull request #62 from dylanpdx/dependabot/pip/flask-2.2.3
Bump flask from 2.2.2 to 2.2.3
2023-03-05 21:00:53 +00:00
dependabot[bot]
b841a11662
Bump boto3 from 1.26.69 to 1.26.79
Bumps [boto3](https://github.com/boto/boto3) from 1.26.69 to 1.26.79.
- [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.69...1.26.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 02:48:32 +00:00
dependabot[bot]
3840e90518
Bump flask from 2.2.2 to 2.2.3
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 02:55:23 +00:00
Dylan
98495eb997 Merge branch 'main' into prod 2023-02-17 18:12:00 +00:00
Dylan
97242022c6 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-02-17 18:11:12 +00:00
Dylan
3717430c3f Increased description limit for tweets 2023-02-17 18:10:53 +00:00
Dylan
430efd4758 Increased description limit for tweets 2023-02-17 18:10:23 +00:00
Dylan
7a1c00ebdb
Merge pull request #60 from dylanpdx/dependabot/pip/boto3-1.26.69
Bump boto3 from 1.26.64 to 1.26.69
2023-02-16 13:23:45 +00:00
Dylan
94b6cc7732 Revert "Lowered loop time based on feedback"
This reverts commit c08013d14115b24092010d7c8bf95dfc4b5588c9.
2023-02-13 23:37:15 +00:00
Dylan
ae6774f126 Revert "Lowered loop time based on feedback"
This reverts commit c08013d14115b24092010d7c8bf95dfc4b5588c9.
2023-02-13 23:36:03 +00:00
dependabot[bot]
40a736f9d7
Bump boto3 from 1.26.64 to 1.26.69
Bumps [boto3](https://github.com/boto/boto3) from 1.26.64 to 1.26.69.
- [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.64...1.26.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 02:56:08 +00:00
Dylan
ce0fb75310
Update dependencies & Combine images by default (#59)
* Bump pillow from 9.3.0 to 9.4.0

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

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

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

* Bump boto3 from 1.26.37 to 1.26.45

Bumps [boto3](https://github.com/boto/boto3) from 1.26.37 to 1.26.45.
- [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.37...1.26.45)

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

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

* Bump requests from 2.28.1 to 2.28.2

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [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.1...v2.28.2)

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

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

* Bump boto3 from 1.26.45 to 1.26.64

Bumps [boto3](https://github.com/boto/boto3) from 1.26.45 to 1.26.64.
- [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.45...1.26.64)

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

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

* Combine multiple tweet images by default (#40)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 23:30:10 +00:00
Dylan
13157a71cc
Merge pull request #58 from dylanpdx/dependabot/pip/boto3-1.26.64
Bump boto3 from 1.26.45 to 1.26.64
2023-02-04 23:26:20 +00:00
Dylan
8f6e4a0a09 Combine multiple tweet images by default (#40) 2023-02-04 23:25:54 +00:00
dependabot[bot]
54d900b70c
Bump boto3 from 1.26.45 to 1.26.64
Bumps [boto3](https://github.com/boto/boto3) from 1.26.45 to 1.26.64.
- [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.45...1.26.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 23:21:36 +00:00
Dylan
bce8189445
Merge pull request #54 from dylanpdx/dependabot/pip/requests-2.28.2
Bump requests from 2.28.1 to 2.28.2
2023-02-04 23:20:42 +00:00
dependabot[bot]
978272554a
Bump requests from 2.28.1 to 2.28.2
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [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.1...v2.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 02:10:11 +00:00
Dylan
cd2ff2555f
Merge pull request #52 from dylanpdx/dependabot/pip/pillow-9.4.0
Bump pillow from 9.3.0 to 9.4.0
2023-01-13 18:11:59 +00:00
Dylan
c1f8ad11ba
Merge pull request #53 from dylanpdx/dependabot/pip/boto3-1.26.45
Bump boto3 from 1.26.37 to 1.26.45
2023-01-13 18:11:41 +00:00
dependabot[bot]
e8cef7de88
Bump boto3 from 1.26.37 to 1.26.45
Bumps [boto3](https://github.com/boto/boto3) from 1.26.37 to 1.26.45.
- [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.37...1.26.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 01:43:53 +00:00
dependabot[bot]
c54cf20cc3
Bump pillow from 9.3.0 to 9.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.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.3.0...9.4.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-01-09 01:43:36 +00:00
Dylan
c08013d141 Lowered loop time based on feedback 2023-01-02 14:11:02 +00:00
Dylan
3e7aba438c Merge branch 'main' into prod 2022-12-28 18:35:36 +00:00
Dylan
a8fce19289 Fixed upgrade function even though it may not be needed 2022-12-28 18:33:55 +00:00
Dylan
7ff1031627 Squashed commit of the following:
commit 4fe0af4e6a4a15ee4796a857e79ad0fe9b72c0f1
Author: Dylan <dylanpdx@gmail.com>
Date:   Wed Dec 28 18:09:25 2022 +0000

    Misc. changes to MP4 Looping function

commit 42ef8845c38c5a74e56da3c5f035d5a6c091c86a
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 27 20:00:22 2022 +0000

    Abandoning raw gif conversion for now; looping vid instead

commit b61938b340a02ac8cfab02048b7e9deaf87edbf5
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 27 19:38:58 2022 +0000

    More work on WIP gif generation

commit 3bc6e7e0da1ce6ae905c80bbbaaa55a68050de52
Author: Dylan <dylanpdx@gmail.com>
Date:   Mon Dec 26 14:46:46 2022 +0000

    Experimental gif conversion
2022-12-28 18:22:11 +00:00
Dylan
790779e8f3
Merge pull request #50 from dylanpdx/dependabot/pip/boto3-1.26.37
Bump boto3 from 1.26.27 to 1.26.37
2022-12-26 13:20:02 +00:00