1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/controllers/admin
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day ()
The reason for unattaching media instead of removing it is to support
delete & redraft functionality, but remote or staff-removed statuses
will never be redrafted, so the media should be deleted immediately
2019-08-22 04:17:12 +02:00
..
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Remove Salmon and PubSubHubbub () 2019-07-06 23:26:16 +02:00
action_logs_controller_spec.rb
base_controller_spec.rb
change_email_controller_spec.rb
confirmations_controller_spec.rb
custom_emojis_controller_spec.rb
dashboard_controller_spec.rb
domain_blocks_controller_spec.rb Record account suspend/silence time and keep track of domain blocks () 2019-05-14 19:05:02 +02:00
email_domain_blocks_controller_spec.rb
instances_controller_spec.rb
invites_controller_spec.rb
report_notes_controller_spec.rb
reported_statuses_controller_spec.rb Fix remote and staff-removed statuses leaving media behind for a day () 2019-08-22 04:17:12 +02:00
reports_controller_spec.rb
resets_controller_spec.rb
roles_controller_spec.rb
settings_controller_spec.rb Add validations to admin settings () 2019-03-23 14:07:04 +01:00
statuses_controller_spec.rb Fix remote and staff-removed statuses leaving media behind for a day () 2019-08-22 04:17:12 +02:00
tags_controller_spec.rb Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
two_factor_authentications_controller_spec.rb