Zed
|
986b91ac73
|
Handle ProtocolError and BadClientError equally
|
2023-08-29 23:58:03 +02:00 |
Zed
|
1ac389e7c7
|
GraphQL timeline (#812)
* Update deps
* Replace profile timeline with GraphQL endpoint
* Update GraphQL endpoint versions
* Use GraphQL for profile media tab
* Fix UserByRestId request
* Improve routing, fixes #814
* Fix token pool JSON
* Deduplicate GraphQL timeline endpoints
* Update list endpoints
* Use GraphQL for list tweets
* Remove debug leftover
* Replace old pinned tweet endpoint with GraphQL
* Validate tweet ID
* Minor token handling fix
* Hide US-only commerce cards
* Update config example
* Remove http pool and gzip from token pool
* Support tombstoned tweets in threads
* Retry GraphQL timeout errors
* Remove unnecessary 401 retry
* Remove broken timeout retry
* Update karax, use new bool attribute feature
* Update card test
* Fix odd edgecase with broken retweets
* Replace search endpoints, switch Bearer token
* Only parse user search if it's a list
* Fix quoted tweet crash
* Fix empty search query handling
* Fix invalid user search errors again
|
2023-04-21 14:41:30 +02:00 |
Zed
|
79b98a8081
|
Simplify bad http client pruning
|
2022-01-23 07:23:09 +01:00 |
Zed
|
cdb4efadfe
|
Temporary fix to Twitter's global timeline error
|
2022-01-21 09:17:18 +01:00 |
Zed
|
74c4377198
|
More cleanup
|
2022-01-02 11:21:03 +01:00 |
jackyzy823
|
6aa913ad62
|
Add http proxy config
|
2021-12-28 07:49:49 +01:00 |
Zed
|
73b5b60ac3
|
Add license headers
Closes #413
|
2021-12-27 02:37:38 +01:00 |
Zed
|
4dab817521
|
Minor cleanup
|
2021-12-26 06:55:58 +01:00 |
Zed
|
3da6c50cb8
|
Use gzip for API calls to lower bandwidth and RAM
|
2021-12-26 06:49:27 +01:00 |
Zed
|
3bd0488c66
|
Add http pool to reduce connection overhead
|
2020-11-07 21:31:03 +01:00 |