Commit Graph
100 Commits
Author SHA1 Message Date
DylanandGitHub 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
Dylan 0fd719b356 Merge 2023-06-15 09:37:54 +01:00
Dylan faaf190657 Quick token cycle fix 2023-06-15 09:37:04 +01:00
Dylan 6b13c1cd0f Squashed commit of the following:
commit aae42b88c9
Merge: f2cec85 ab59881
Author: Dylan <[email protected]>
Date:   Thu Jun 15 09:16:46 2023 +0100

    Merge branch 'main' of github.com:dylanpdx/BetterTwitFix

commit f2cec8521f
Author: Dylan <[email protected]>
Date:   Thu Jun 15 09:16:41 2023 +0100

    Very very quick fix for API changes

commit ab5988148c
Merge: 16f133a 1511551
Author: Dylan <[email protected]>
Date:   Sat Jun 3 15:04:23 2023 +0100

    Merge pull request #98 from dylanpdx/dependabot/pip/boto3-1.26.146

    Bump boto3 from 1.26.133 to 1.26.146

commit 1511551719
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 3 13:34:51 2023 +0000

    Bump boto3 from 1.26.133 to 1.26.146

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

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

    Signed-off-by: dependabot[bot] <[email protected]>

commit 16f133a11b
Merge: 9f8f3ea 6b884d4
Author: Dylan <[email protected]>
Date:   Sat Jun 3 14:34:10 2023 +0100

    Merge pull request #96 from dylanpdx/dependabot/pip/requests-2.31.0

    Bump requests from 2.30.0 to 2.31.0

commit 6b884d42b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 29 02:00:29 2023 +0000

    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] <[email protected]>

commit 9f8f3ea41e
Merge: cda291f a710867
Author: Dylan <[email protected]>
Date:   Tue May 16 15:44:07 2023 +0100

    Merge branch 'prod' into main

commit cda291fe9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue May 16 15:42:18 2023 +0100

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5cb8d479f5
Author: Dylan <[email protected]>
Date:   Tue May 16 15:40:34 2023 +0100

    Fixed QRTs sometimes failing to embed

commit b7f285c2cd
Merge: 66c0044 49ec005
Author: Dylan <[email protected]>
Date:   Tue May 16 15:32:28 2023 +0100

    Merge branch 'main' of github.com:dylanpdx/BetterTwitFix

commit 66c004453b
Author: Dylan <[email protected]>
Date:   Sun May 14 22:04:35 2023 +0100

    Increased timeout to 15

commit 49ec0059cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue May 9 16:53:02 2023 +0100

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c395c00a11
Author: Dylan <[email protected]>
Date:   Fri May 5 14:08:23 2023 +0100

    Fix text trimming with images and text posts

commit c6840ad093
Author: Dylan <[email protected]>
Date:   Fri May 5 13:56:45 2023 +0100

    Revert "Fix text trimming w/ old limits"

    This reverts commit 9d9c32b797.

commit 9d9c32b797
Author: Dylan <[email protected]>
Date:   Fri May 5 13:46:42 2023 +0100

    Fix text trimming w/ old limits

commit dda1187f4a
Merge: 14c9426 f0065ce
Author: Dylan <[email protected]>
Date:   Thu May 4 23:48:42 2023 +0100

    Merge branch 'prod' into main

commit 14c942645c
Merge: d621bfc e895e4c
Author: Dylan <[email protected]>
Date:   Thu May 4 23:45:19 2023 +0100

    Merge pull request #84 from dylanpdx/dependabot/pip/requests-2.30.0

    Bump requests from 2.28.2 to 2.30.0

commit e895e4c876
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 4 22:44:08 2023 +0000

    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] <[email protected]>

commit d621bfc8a8
Merge: 727d144 98e006b
Author: Dylan <[email protected]>
Date:   Thu May 4 23:43:28 2023 +0100

    Merge pull request #86 from dylanpdx/dependabot/pip/boto3-1.26.127

    Bump boto3 from 1.26.104 to 1.26.127

commit 727d144ece
Merge: 1a698c1 618a644
Author: Dylan <[email protected]>
Date:   Thu May 4 23:42:04 2023 +0100

    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

commit 618a644070
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 4 22:40:58 2023 +0000

    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/[email protected]/simple-git)

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

    Signed-off-by: dependabot[bot] <[email protected]>

commit 98e006b31c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 4 22:39:39 2023 +0000

    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] <[email protected]>

commit 1a698c1d6f
Merge: a6eb39e 8205ef2
Author: Dylan <[email protected]>
Date:   Thu May 4 23:38:58 2023 +0100

    Merge pull request #71 from dylanpdx/dependabot/pip/pillow-9.5.0

    Bump pillow from 9.4.0 to 9.5.0

commit a6eb39e545
Author: Dylan <[email protected]>
Date:   Thu May 4 23:35:52 2023 +0100

    Fix tweet not found test

commit d84938ee08
Author: Dylan <[email protected]>
Date:   Thu May 4 23:29:12 2023 +0100

    Fixed tweet not found error

commit 69b99dcc9b
Author: Dylan <[email protected]>
Date:   Thu May 4 23:08:11 2023 +0100

    Revert "Add info message for #74"

    This reverts commit 39490a49b9.

commit 8674c8d828
Author: Dylan <[email protected]>
Date:   Thu May 4 23:07:15 2023 +0100

    Fix/workarounds for failing tests

commit 3127fff1ae
Author: Dylan <[email protected]>
Date:   Thu May 4 22:45:55 2023 +0100

    Update gitignore

commit 6244c875c4
Author: Dylan <[email protected]>
Date:   Sun Apr 9 23:11:31 2023 +0100

    Fix small embed sizes

commit edfeefbc00
Author: Dylan <[email protected]>
Date:   Sun Apr 9 22:26:38 2023 +0100

    Fix NSFW video embeds

commit dd961df082
Author: Dylan <[email protected]>
Date:   Sat Apr 8 18:11:14 2023 +0100

    Update deploy workflow

commit 8205ef2400
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 8 16:59:27 2023 +0000

    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] <[email protected]>
2023-06-15 09:17:39 +01:00
Dylan aae42b88c9 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2023-06-15 09:16:46 +01:00
Dylan f2cec8521f Very very quick fix for API changes 2023-06-15 09:16:41 +01:00
DylanandGitHub ab5988148c Merge pull request #98 from dylanpdx/dependabot/pip/boto3-1.26.146
Bump boto3 from 1.26.133 to 1.26.146
2023-06-03 15:04:23 +01:00
DylanandGitHub 16f133a11b Merge pull request #96 from dylanpdx/dependabot/pip/requests-2.31.0
Bump requests from 2.30.0 to 2.31.0
2023-06-03 14:34:10 +01:00
DylanGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

* 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 39490a49b9.

* 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] <[email protected]>

* 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/[email protected]/simple-git)

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

Signed-off-by: dependabot[bot] <[email protected]>

* 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] <[email protected]>

* Fix text trimming w/ old limits

* Revert "Fix text trimming w/ old limits"

This reverts commit 9d9c32b797.

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:45:26 +01:00
DylanandGitHub 9f8f3ea41e Merge branch 'prod' into main 2023-05-16 15:44:07 +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
DylanGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

* 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 39490a49b9.

* 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] <[email protected]>

* 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/[email protected]/simple-git)

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

Signed-off-by: dependabot[bot] <[email protected]>

* 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] <[email protected]>

* Fix text trimming w/ old limits

* Revert "Fix text trimming w/ old limits"

This reverts commit 9d9c32b797.

* Fix text trimming with images and text posts

---------

Signed-off-by: dependabot[bot] <[email protected]>
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 9d9c32b797.
2023-05-05 13:56:45 +01:00
Dylan 9d9c32b797 Fix text trimming w/ old limits 2023-05-05 13:46:42 +01:00
DylanGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

* 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 39490a49b9.

* 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] <[email protected]>

* 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/[email protected]/simple-git)

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

Signed-off-by: dependabot[bot] <[email protected]>

* 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] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 23:49:57 +01:00
DylanandGitHub dda1187f4a Merge branch 'prod' into main 2023-05-04 23:48:42 +01:00
DylanandGitHub 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
DylanandGitHub 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
DylanandGitHub 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
DylanandGitHub 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 39490a49b9.
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
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
DylanandGitHub 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
DylanandGitHub 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
DylanandGitHub f6ae75602c Merge pull request #73 from Nekromateion/main
Fix typo in readme.md
2023-04-06 19:53:42 +01: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
DylanandGitHub 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
DylanandGitHub 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
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
DylanandGitHub 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 c08013d141.
2023-02-13 23:37:15 +00:00
Dylan ae6774f126 Revert "Lowered loop time based on feedback"
This reverts commit c08013d141.
2023-02-13 23:36:03 +00:00
DylanGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

* 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] <[email protected]>

* 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] <[email protected]>

* 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] <[email protected]>

* Combine multiple tweet images by default (#40)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 23:30:10 +00:00
DylanandGitHub 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
DylanandGitHub 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
DylanandGitHub 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
DylanandGitHub 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
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 <[email protected]>
Date:   Wed Dec 28 18:09:25 2022 +0000

    Misc. changes to MP4 Looping function

commit 42ef8845c38c5a74e56da3c5f035d5a6c091c86a
Author: Dylan <[email protected]>
Date:   Tue Dec 27 20:00:22 2022 +0000

    Abandoning raw gif conversion for now; looping vid instead

commit b61938b340a02ac8cfab02048b7e9deaf87edbf5
Author: Dylan <[email protected]>
Date:   Tue Dec 27 19:38:58 2022 +0000

    More work on WIP gif generation

commit 3bc6e7e0da1ce6ae905c80bbbaaa55a68050de52
Author: Dylan <[email protected]>
Date:   Mon Dec 26 14:46:46 2022 +0000

    Experimental gif conversion
2022-12-28 18:22:11 +00:00
DylanandGitHub 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
Dylan 6aad1af3fb Updated oembed for image template 2022-12-23 18:17:32 +00:00
dylanpdx 685f642c45 WIP: Changing URL for embeds to user's URL 2022-12-16 21:41:36 +00:00
DylanandGitHub 126a2af121 Merge pull request #48 from dylanpdx/dependabot/pip/boto3-1.26.27
Bump boto3 from 1.26.22 to 1.26.27
2022-12-13 13:53:36 +00:00
dylanpdx b116f135e3 Squashed commit of the following:
commit 01bdad38ac
Author: dylanpdx <[email protected]>
Date:   Tue Dec 13 13:51:05 2022 +0000

    Update deploy.yml

commit 0ed2902284
Author: Dylan <[email protected]>
Date:   Wed Dec 7 02:07:37 2022 +0000

    Squashed commit of the following:

    commit 519bd76dd5
    Merge: 56046a0 1e27ad4
    Author: Dylan <[email protected]>
    Date:   Wed Dec 7 02:06:06 2022 +0000

        Merge branch 'main' into prod

    commit 56046a02b6
    Author: Dylan <[email protected]>
    Date:   Wed Dec 7 01:09:10 2022 +0000

        Updated serverless in package-lock

    commit ee1b044268
    Merge: aea2a2c 0739f71
    Author: Dylan <[email protected]>
    Date:   Wed Dec 7 00:52:41 2022 +0000

        Merge branch 'main' into prod

    commit aea2a2cb2c
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 22:59:44 2022 +0000

        Added verbose for debugging

    commit d6b61315a9
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 22:45:17 2022 +0000

        Added token permissions

    commit 40f3b8b3d3
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 22:42:27 2022 +0000

        Deploy config update

    commit 9684cf3faf
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 19:05:20 2022 +0000

        Updated actions

    commit 0ac55ae11b
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 19:02:07 2022 +0000

        Updated deploy script

    commit 812d99cd77
    Author: Dylan <[email protected]>
    Date:   Tue Dec 6 18:57:20 2022 +0000

        Add production deploy
2022-12-13 13:53:22 +00:00
dylanpdx 01bdad38ac Update deploy.yml 2022-12-13 13:51:05 +00:00
Dylan 0ed2902284 Squashed commit of the following:
commit 519bd76dd5
Merge: 56046a0 1e27ad4
Author: Dylan <[email protected]>
Date:   Wed Dec 7 02:06:06 2022 +0000

    Merge branch 'main' into prod

commit 56046a02b6
Author: Dylan <[email protected]>
Date:   Wed Dec 7 01:09:10 2022 +0000

    Updated serverless in package-lock

commit ee1b044268
Merge: aea2a2c 0739f71
Author: Dylan <[email protected]>
Date:   Wed Dec 7 00:52:41 2022 +0000

    Merge branch 'main' into prod

commit aea2a2cb2c
Author: Dylan <[email protected]>
Date:   Tue Dec 6 22:59:44 2022 +0000

    Added verbose for debugging

commit d6b61315a9
Author: Dylan <[email protected]>
Date:   Tue Dec 6 22:45:17 2022 +0000

    Added token permissions

commit 40f3b8b3d3
Author: Dylan <[email protected]>
Date:   Tue Dec 6 22:42:27 2022 +0000

    Deploy config update

commit 9684cf3faf
Author: Dylan <[email protected]>
Date:   Tue Dec 6 19:05:20 2022 +0000

    Updated actions

commit 0ac55ae11b
Author: Dylan <[email protected]>
Date:   Tue Dec 6 19:02:07 2022 +0000

    Updated deploy script

commit 812d99cd77
Author: Dylan <[email protected]>
Date:   Tue Dec 6 18:57:20 2022 +0000

    Add production deploy
2022-12-07 02:07:37 +00:00
Dylan 519bd76dd5 Merge branch 'main' into prod 2022-12-07 02:06:06 +00:00
Dylan 1e27ad4eba Update tests file 2022-12-07 02:05:21 +00:00
Dylan 56046a02b6 Updated serverless in package-lock 2022-12-07 01:09:10 +00:00
Dylan ee1b044268 Merge branch 'main' into prod 2022-12-07 00:52:41 +00:00
DylanandGitHub 0739f7190e Merge pull request #44 from dylanpdx/dependabot/pip/pymongo-4.3.3
Bump pymongo from 4.3.2 to 4.3.3
2022-12-07 00:51:58 +00:00
DylanandGitHub b8ca3f0d35 Merge pull request #47 from dylanpdx/dependabot/pip/boto3-1.26.22
Bump boto3 from 1.26.13 to 1.26.22
2022-12-07 00:49:21 +00:00
Dylan aea2a2cb2c Added verbose for debugging 2022-12-06 22:59:44 +00:00
Dylan d6b61315a9 Added token permissions 2022-12-06 22:45:17 +00:00
Dylan 40f3b8b3d3 Deploy config update 2022-12-06 22:42:27 +00:00
Dylan 9684cf3faf Updated actions 2022-12-06 19:05:20 +00:00
Dylan 0ac55ae11b Updated deploy script 2022-12-06 19:02:07 +00:00
Dylan 812d99cd77 Add production deploy 2022-12-06 18:57:20 +00:00
DylanandGitHub 0cc11bae85 Merge pull request #45 from dylanpdx/dependabot/pip/boto3-1.26.13
Bump boto3 from 1.26.6 to 1.26.13
2022-11-28 01:04:08 +00:00
DylanandGitHub 81e26266e9 Merge pull request #41 from dylanpdx/dependabot/pip/boto3-1.26.6
Bump boto3 from 1.24.91 to 1.26.6
2022-11-10 13:48:20 +00:00
DylanandGitHub e00af9dd8c Merge pull request #32 from dylanpdx/dependabot/pip/pymongo-4.3.2
Bump pymongo from 4.2.0 to 4.3.2
2022-11-10 13:46:24 +00:00
DylanandGitHub c6b06ac3c5 Merge pull request #40 from fhrach4/add-all-images-endpoint
add /all as an alternate method of creating a composite image of all images in a tweet
2022-11-10 13:45:36 +00:00
DylanandGitHub 5fb3ca35c3 Merge pull request #37 from dylanpdx/dependabot/pip/pillow-9.3.0
Bump pillow from 9.2.0 to 9.3.0
2022-11-06 18:42:26 +00:00
DylanandGitHub 4aa2309860 Merge pull request #38 from fhrach4/add-matrix-synapse-support
Add support for URL previews for matrix Synapse homeservers
2022-11-06 18:35:15 +00:00
Dylan d31ff7957f Fixed missing likes display 2022-10-28 19:43:02 +01:00
Dylan 575dc1fa2d Compact QRT Display 2022-10-25 19:15:53 +01:00
Dylan 4cf33ef173 Add isGif to VNF 2022-10-22 17:10:07 +01:00
DylanandGitHub 4be8215bd1 Merge pull request #31 from dylanpdx/dependabot/pip/boto3-1.24.91
Bump boto3 from 1.24.89 to 1.24.91
2022-10-19 14:57:33 +01:00