You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
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
6 years ago
..
activitypub
admin Fix remote and staff-removed statuses leaving media behind for a day (#11638) 6 years ago
api Change unconfirmed user login behaviour (#11375) 6 years ago
auth Change unconfirmed user login behaviour (#11375) 6 years ago
concerns
oauth
settings Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 6 years ago
well_known Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb
application_controller_spec.rb Change unconfirmed user login behaviour (#11375) 6 years ago
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
relationships_controller_spec.rb
remote_follow_controller_spec.rb
remote_interaction_controller_spec.rb
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
statuses_controller_spec.rb
tags_controller_spec.rb