13 Commits

Author SHA1 Message Date
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
39490a49b9 Add info message for #74 2023-04-08 16:28:35 +01:00
Dylan
3717430c3f Increased description limit for tweets 2023-02-17 18:10:53 +00:00
Dylan
575dc1fa2d Compact QRT Display 2022-10-25 19:15:53 +01:00
Dylan
3ba5f3510d Misc. fixes 2022-10-09 19:19:32 +01:00
Dylan
2b3af43098 Changes QRT storage; Embeds qrt videos, closes #19 2022-10-08 23:26:44 +01:00
Dylan
409b89d9df Imports cleanup 2022-10-06 02:07:00 +01:00
Dylan
7ed13c3042 Fix issue with trimming text 2022-10-03 13:29:20 +01:00
Dylan
3999dbd4a1 Poll/Votes support, closes #17 2022-10-02 21:01:35 +01:00
Dylan
d680579d6a Direct embed and 404 tweet tests 2022-09-29 01:23:53 +01:00
Dylan
403b82d7fe Improved messages for errors, removed apiMirrors 2022-09-28 19:22:41 +01:00
Dylan
3c22e6e44a Code cleanup 2022-09-15 19:54:16 +01:00
Dylan
e64dee9349 Temporary redirect for failing links due to API ratelimiting 2022-06-02 01:09:04 +01:00