about summary refs log tree commit diff
path: root/spec/controllers/admin/account_moderation_notes_controller_spec.rb
AgeCommit message (Collapse)Author
2022-07-05Add customizable user roles (#18641)Eugen Rochko
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
2018-05-17Add tests for account_moderation_notes_controller (#7524)Shuhei Kitagawa
2017-10-07Add moderation note (#5240)nullkal
* Add moderation note * Add frozen_string_literal * Make rspec pass