Dylan
|
a5a7d128a3
|
Move hosting instructions to separate file
|
2023-07-16 02:23:23 +01:00 |
|
Dylan
|
07026f9944
|
Misc. Readme changes (Mainly API documentation)
|
2023-07-16 02:19:37 +01:00 |
|
Dylan
|
2eb4cfef34
|
Fix embedding issue on certain tweets
|
2023-07-16 01:35:03 +01:00 |
|
Dylan
|
163ae08cf8
|
Fix API hashtags field
|
2023-07-15 21:39:50 +01:00 |
|
Dylan
|
a78f23e28b
|
Updated favicon and fixed apple-touch-icon 404
|
2023-07-15 18:02:24 +01:00 |
|
Dylan
|
10a4eb3091
|
Temporarily(?) remove guest token and V1 API methods
|
2023-07-15 16:53:48 +01:00 |
|
Dylan
|
45013b9939
|
Log rate limit for statistics
|
2023-07-15 16:34:28 +01:00 |
|
Dylan
|
c3ecb42f91
|
Disable User Agent check
|
2023-07-15 16:25:48 +01:00 |
|
Dylan
|
3b7ccb0fb5
|
API Fixes for the new V2 method
|
2023-07-15 16:05:19 +01:00 |
|
Dylan
|
08aa7a5315
|
Use different API for V2 requests
|
2023-07-15 15:54:37 +01:00 |
|
Dylan
|
39f5cd755e
|
Fix #119 (Incorrect tweet being selected in a thread)
|
2023-07-14 22:01:31 +01:00 |
|
Dylan
|
2eda0ce95d
|
Extra assert for suggestive text to make sure images show
|
2023-07-13 09:52:50 +01:00 |
|
Dylan
|
b9eb5c906e
|
Merge branch 'main' of github.com:dylanpdx/BetterTwitFix
|
2023-07-13 09:47:55 +01:00 |
|
Dylan
|
2a2b598a72
|
This should get most embeds working again. TODO: fix polls & more testing needed
|
2023-07-13 09:47:49 +01:00 |
|
Dylan
|
6cc3dddcd5
|
Create FUNDING.yml
|
2023-07-12 23:34:24 +01:00 |
|
Dylan
|
a350ecbfa5
|
Another fix to API bitrate detection
|
2023-07-12 22:22:46 +01:00 |
|
Dylan
|
a1b6ebe73e
|
Proper fix for API
|
2023-07-12 22:11:34 +01:00 |
|
Dylan
|
c775005227
|
oops
|
2023-07-12 22:07:43 +01:00 |
|
Dylan
|
09ed116ca5
|
API fix for TweetWithVisibilityResults
|
2023-07-12 22:02:51 +01:00 |
|
Dylan
|
645e7cc329
|
API highest bitrate get fix
|
2023-07-12 21:57:46 +01:00 |
|
Dylan
|
f8d7a709e5
|
Merge branch 'prod' of github.com:dylanpdx/BetterTwitFix into prod
|
2023-07-12 21:16:10 +01:00 |
|
Dylan
|
35d4b9271f
|
add epoch date
|
2023-07-12 21:15:41 +01:00 |
|
Dylan
|
5bbcaf1540
|
Merge pull request #117 from dylanpdx/main
API implementation
|
2023-07-12 20:42:02 +01:00 |
|
Dylan
|
694baf99af
|
Merge branch 'prod' into main
|
2023-07-12 20:41:00 +01:00 |
|
Dylan
|
5d955710fe
|
Quick & Dirty API implementation
|
2023-07-12 20:39:30 +01:00 |
|
Dylan
|
7be374a165
|
Merge branch 'main' into prod
|
2023-07-11 23:33:08 +01:00 |
|
Dylan
|
c2fccf126b
|
Merge pull request #116 from dylanpdx/dependabot/pip/boto3-1.28.1
Bump boto3 from 1.27.0 to 1.28.1
|
2023-07-11 23:32:44 +01:00 |
|
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 |
|