Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

mastopurge never pulled more than one page of toots #27

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mariow
Copy link

@mariow mariow commented Apr 26, 2022

Prior to this change prevmaxid was always updated after updating maxid and thus both were always identical. This in turn caused the loop to break after the first run (line 362 of mastopurge.go).

Updating prevmaxid before maxid fixed the issue for me and mastopurge now works fine deleting old toots that are not on the first results page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant