Post
Topic
Board Meta
Re: [Feature added] Color besides usernames for Ignored by % of established members.
by
theymos
on 05/03/2013, 05:17:43 UTC
I changed the algorithm to take into account your number of posts.

ignore_ratio = (established_ignore_count + 1 - posts / 500) / total_established_users

The range that you might see under your avatar is no longer quite accurate, though it's pretty close.