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

feat: Ignore suggested accounts that haven't posted in 28 days #1031

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

nikclayton
Copy link
Contributor

The "Suggested accounts" API returns dormant accounts. See this bug report: mastodon/mastodon#30674.

That's bad UX, so filter out any account that hasn't posted in the last 28 days.

Fixes #1029

The "Suggested accounts" API returns dormant accounts. See this bug
report: mastodon/mastodon#30674.

That's bad UX, so filter out any account that hasn't posted in the
last 28 days.

Fixes #1029
@nikclayton nikclayton merged commit e68ab54 into main Oct 19, 2024
23 checks passed
@nikclayton nikclayton deleted the 1029-filter-suggestions-by-post-date branch October 19, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter stale account suggestions
1 participant