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

Commits on Oct 19, 2024

  1. feat: Ignore suggested accounts that haven't posted in 28 days

    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 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    46fcf27 View commit details
    Browse the repository at this point in the history