* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
Previously these returns 302 redirects instead of 403s, which meant posting links to admin pages in slack caused them to unfurl, rather than stay as a link. Additionally, require_admin! doesn't appear to be actively used, on require_staff!