forked from cybrespace/mastodon
* Add moderation warnings Replace individual routes for disabling, silencing, and suspending a user, as well as the report update route, with a unified account action controller that allows you to select an action (none, disable, silence, suspend) as well as whether it should generate an e-mail notification with optional custom text. That notification, with the optional custom text, is saved as a warning. Additionally, there are warning presets you can configure to save time when performing the above. * Use Account#local_username_and_domain |
||
|---|---|---|
| .. | ||
| access_token_fabricator.rb | ||
| accessible_access_token_fabricator.rb | ||
| account_domain_block_fabricator.rb | ||
| account_fabricator.rb | ||
| account_moderation_note_fabricator.rb | ||
| account_pin_fabricator.rb | ||
| account_stat_fabricator.rb | ||
| account_tag_stat_fabricator.rb | ||
| account_warning_fabricator.rb | ||
| account_warning_preset_fabricator.rb | ||
| admin_action_log_fabricator.rb | ||
| application_fabricator.rb | ||
| backup_fabricator.rb | ||
| block_fabricator.rb | ||
| conversation_account_fabricator.rb | ||
| conversation_fabricator.rb | ||
| conversation_mute_fabricator.rb | ||
| custom_emoji_fabricator.rb | ||
| custom_filter_fabricator.rb | ||
| domain_block_fabricator.rb | ||
| email_domain_block_fabricator.rb | ||
| favourite_fabricator.rb | ||
| follow_fabricator.rb | ||
| follow_request_fabricator.rb | ||
| identity_fabricator.rb | ||
| import_fabricator.rb | ||
| invite_fabricator.rb | ||
| list_account_fabricator.rb | ||
| list_fabricator.rb | ||
| media_attachment_fabricator.rb | ||
| mention_fabricator.rb | ||
| mute_fabricator.rb | ||
| notification_fabricator.rb | ||
| relay_fabricator.rb | ||
| report_fabricator.rb | ||
| report_note_fabricator.rb | ||
| session_activation_fabricator.rb | ||
| setting_fabricator.rb | ||
| site_upload_fabricator.rb | ||
| status_fabricator.rb | ||
| status_pin_fabricator.rb | ||
| status_stat_fabricator.rb | ||
| stream_entry_fabricator.rb | ||
| subscription_fabricator.rb | ||
| tag_fabricator.rb | ||
| user_fabricator.rb | ||
| web_push_subscription_fabricator.rb | ||
| web_setting_fabricator.rb | ||