Deleted users are technically suspended, but the code displaying their status in the admin interface was broken and displayed a javascript object holding translations of the possible user roles instead.
* Add staff filter to admin UI for accounts, remove obsolete columns * Only display OStatus section in admin UI for accounts when OStatus data
* use existing inflections instead of custom helper * use ActiveSupport versions
* Show what protocol used for in admin/accounts#index * Add frozen_string_literal