You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to fight spam, we can leverage more in the is_active status of users, instead of deleting their accounts.
Currently, the "active" status of a user is not reflected in the web interface.
Hide inactive accounts from activity feed (e.g. a user updated their reel before being deactivated)
Inactive profiles should be marked as such. Admins/mods can still see it's original info plus a link to edit in admin, but other users see an empty profile marked as spam account
Hide from directory
Admin: In the list of users, add a column to see is_active status
Admin: By deault list only active users, show facet on the sidebar to toggle filter
In order to fight spam, we can leverage more in the
is_active
status of users, instead of deleting their accounts.Currently, the "active" status of a user is not reflected in the web interface.
is_active
statusMake sure our custom actions are not allowed:
The text was updated successfully, but these errors were encountered: