jonjomckay / fritter

A privacy-friendly Twitter frontend for mobile devices
https://fritter.cc
MIT License
1.38k stars 80 forks source link

fix TimelineReplaceEntry cursor from graphql search and fix user search #679

Closed j-fbriere closed 1 year ago

j-fbriere commented 1 year ago

This is to fix getting cursor from TimelineReplaceEntry entries after the graphql search.

Also fix the search for users with a different endpoint.

Finally, there is also a missing constant that I added.

jonjomckay commented 1 year ago

Thanks for this. I think the feed is probably broken forever now, but the search fix is super helpful!