* Remove spam and suspended users from followers list (api and dashboards) * Fixed the api followers endpoint * Fixed issue with follower_ids query
2 lines
119 B
Ruby
2 lines
119 B
Ruby
json.partial! "api/v1/shared/user_show_extended", user: @user
|
|
json.followers_count @user.good_standing_followers_count
|