dependabot[bot]
|
d37ddb1a16
|
Bump pymongo from 4.4.0 to 4.5.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.0 to 4.5.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.4.0...4.5.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-08-28 01:32:03 +00:00 |
|
Dylan
|
fcc89d62cf
|
More tests & Proper syndication token calc
|
2023-08-15 17:03:00 +01:00 |
|
Dylan
|
d7f6599a33
|
Temp syndication fix
|
2023-08-15 16:06:27 +01:00 |
|
Dylan
|
e3c5cde5e1
|
Revert "Misc fixes for ratelimiting"
|
2023-08-15 14:56:04 +01:00 |
|
Dylan
|
cad085accf
|
Revert "Changes to used token logic"
This reverts commit 25ebf7d9d3c69b1c64dd23d753befbcb39ed1701.
|
2023-08-15 14:49:58 +01:00 |
|
Dylan
|
26e46a9d45
|
Small issue fix
|
2023-08-15 11:08:31 +01:00 |
|
Dylan
|
b0e859a8c9
|
Update serverless config
|
2023-08-15 10:43:35 +01:00 |
|
Dylan
|
62ccbfd876
|
More misc. fixes
|
2023-08-15 10:37:35 +01:00 |
|
Dylan
|
fd4f85251d
|
Misc fixes
|
2023-08-15 10:35:35 +01:00 |
|
Dylan
|
ee5dd508c3
|
New extract method: proxies (WIP)
|
2023-08-15 10:20:58 +01:00 |
|
Dylan
|
ff8bc4456c
|
Changed how twExtract recieves tokens
|
2023-08-15 10:09:04 +01:00 |
|
Dylan
|
25ebf7d9d3
|
Changes to used token logic
|
2023-08-15 02:13:53 +01:00 |
|
Dylan
|
ee09073e2b
|
Fix log issue
|
2023-08-15 02:06:24 +01:00 |
|
Dylan
|
d24903e383
|
Misc fixes for ratelimiting
|
2023-08-15 02:00:49 +01:00 |
|
Dylan
|
7d406c5dc0
|
Misc log change
|
2023-08-15 01:42:44 +01:00 |
|
Dylan
|
27cf9340f2
|
Randomly use tokens
|
2023-08-13 16:57:49 +01:00 |
|
Dylan
|
0a66ddba16
|
Revert "Remove syndication as method"
This reverts commit e0713a8eeb933c36661c5cc20ea874f14d8cc0a7.
|
2023-08-13 15:47:19 +01:00 |
|
Dylan
|
c2b2694b3e
|
More logging to track down issue
|
2023-08-13 15:30:14 +01:00 |
|
Dylan
|
189f42ef79
|
Improve logging & messages returned
|
2023-08-13 15:23:08 +01:00 |
|
Dylan
|
e0713a8eeb
|
Remove syndication as method
|
2023-08-13 15:02:41 +01:00 |
|
Dylan
|
c11db60eee
|
Remove 403 check
|
2023-08-13 14:41:45 +01:00 |
|
Dylan
|
35a1906d3d
|
Add robots.txt
|
2023-08-13 14:25:06 +01:00 |
|
Dylan
|
0c6e760b72
|
Fix misc embed issues with QRTs
|
2023-08-13 14:16:03 +01:00 |
|
Dylan
|
56f42744b9
|
Fix #128 (some tweet text being cut off)
|
2023-08-12 14:03:08 +01:00 |
|
dylanpdx
|
e2f5b4e15d
|
Fixes to provider name display
|
2023-08-04 21:30:43 +01:00 |
|
dylanpdx
|
0cf2b57700
|
Removed dependency on official Twitter API
|
2023-08-04 21:04:05 +01:00 |
|
Dylan
|
e230043e85
|
Hotfix for NSFW tweets (#125)
|
2023-08-03 14:22:31 +01:00 |
|
Dylan
|
e953ccac80
|
Another small logging fix
|
2023-08-01 14:20:42 +01:00 |
|
Dylan
|
aafb72f307
|
Fix small issue
|
2023-08-01 14:11:21 +01:00 |
|
Dylan
|
53128fef58
|
Better logging
|
2023-08-01 14:07:42 +01:00 |
|
Dylan
|
cac3026f2b
|
Return type of 'gif' for twitter GIFs (#124)
|
2023-08-01 00:26:25 +01:00 |
|
Dylan
|
879389204e
|
API returns conversation ID
|
2023-07-29 22:09:11 +01:00 |
|
Dylan
|
76529a1264
|
zip support for some archival software
|
2023-07-29 21:15:33 +01:00 |
|
Dylan
|
a6bea077bc
|
Fix txt content type
|
2023-07-29 20:27:05 +01:00 |
|
Dylan
|
b78d18545f
|
Fixed txt typo
|
2023-07-29 20:23:23 +01:00 |
|
Dylan
|
82f4c5abcf
|
Fixed test only failing on Github Actions
|
2023-07-29 20:11:02 +01:00 |
|
Dylan
|
0c66a2c918
|
Fixed tests.. Again.
|
2023-07-29 20:07:10 +01:00 |
|
Dylan
|
6787d4b398
|
Updated API docs
|
2023-07-29 20:06:56 +01:00 |
|
Dylan
|
254ba8b88e
|
Added .txt ext and API param for it
|
2023-07-29 20:06:36 +01:00 |
|
Dylan
|
81bc9f0c3e
|
Uncommented tests that were failing
|
2023-07-24 09:22:26 +01:00 |
|
Dylan
|
59a582041d
|
Did Twitter delete one of their old tweets? Fixed tests
|
2023-07-24 09:13:32 +01:00 |
|
Dylan
|
45c531edf4
|
Fixed API Issue, returned wrong tweet ID
|
2023-07-24 08:57:46 +01:00 |
|
Dylan
|
a1e13bb49a
|
Only use Syndication & V2
|
2023-07-19 16:22:23 +01:00 |
|
Dylan
|
63bbe3d823
|
Better logging
|
2023-07-19 15:52:01 +01:00 |
|
Dylan
|
6df9142b5e
|
API Logging to debug fails
|
2023-07-19 01:01:28 +01:00 |
|
Dylan
|
ceb11db937
|
More descriptive 500 Errors for API
|
2023-07-19 00:57:10 +01:00 |
|
Dylan
|
8f8a5e27f5
|
Update api.md
|
2023-07-19 00:51:08 +01:00 |
|
Dylan
|
7abbc0fa60
|
Update api.md
|
2023-07-19 00:50:34 +01:00 |
|
Dylan
|
1e85cf7563
|
More API Documentation
|
2023-07-19 00:49:46 +01:00 |
|
Dylan
|
0b20062051
|
Added media_extended to API
|
2023-07-19 00:01:26 +01:00 |
|