Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get older home timeline (max_id issue?) #37

Open
xnuk opened this issue Jul 16, 2023 · 2 comments
Open

Cannot get older home timeline (max_id issue?) #37

xnuk opened this issue Jul 16, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@xnuk
Copy link

xnuk commented Jul 16, 2023

  • Response of GET /api/v1/timelines/home?max_id=123456789&limit=20 contains item id: 123456789 at last of result array.
  • Actually GET /api/v1/timelines/home?limit=20 has same response with GET /api/v1/timelines/home?max_id=123456789&limit=20.
  • Tested on: Pinafore, Tusky
  • Maybe related: timeline backfilling/pagination support #18
@xnuk
Copy link
Author

xnuk commented Jul 16, 2023

Maybe related?: #11 (comment)
Currently I'm running SkyBridge on my server btw

@videah videah added the bug Something isn't working label Jul 22, 2023
@pkreissel
Copy link

That's quite important, fixing it would make skybridge quite useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants