Zed
|
88b005c9da
|
Revert "Switch to using typeahead for user search"
This reverts commit a3e11e3272 .
|
2023-08-23 19:31:40 +02:00 |
Zed
|
a3e11e3272
|
Switch to using typeahead for user search
|
2023-08-23 10:14:44 +02:00 |
Zed
|
8df5256c1d
|
Switch back to old user search endpoint
|
2023-08-22 04:33:14 +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 |
jackyzy823
|
c7a78a7f43
|
fix slashes between hastags
|
2022-02-20 14:29:35 +01:00 |
jackyzy823
|
7ca3591920
|
fix non-ascii hashtag regex
|
2022-02-14 09:20:32 +01:00 |
Zed
|
4738ec3385
|
Add experimental user search parser
|
2022-01-26 20:56:05 +01:00 |
Zed
|
49a2fbb070
|
Support profile image color parsing in wip parser
|
2022-01-26 18:36:12 +01:00 |
Zed
|
ae7091e69d
|
Add experimental GraphQL user parser
|
2022-01-26 18:04:01 +01:00 |
Zed
|
51ae076ea0
|
Rearchitect profile, support pins, Profile -> User
|
2022-01-23 07:23:09 +01:00 |
Zed
|
b01810e261
|
Improve profile page elements, reduce jank
Fixes #167
|
2022-01-17 05:59:16 +01:00 |
Zed
|
f3d6f53f6d
|
Rework profile cache behavior, fix suspended cache
Fixes #480
|
2022-01-16 20:32:45 +01:00 |
Zed
|
fff04de24b
|
Simplify new error handling
|
2022-01-16 18:28:40 +01:00 |
Zed
|
cdf49dcddd
|
Add experimental user parser
|
2022-01-16 06:01:13 +01:00 |