Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remote and staff-removed statuses leaving media behind for a day #11638

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Aug 21, 2019

The reason for unattaching media instead of removing it is to support delete & redraft functionality, but remote or staff-removed statuseswill never be redrafted, so the media should be deleted immediately

@Gargron Gargron added the bug Something isn't working label Aug 21, 2019
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
@Gargron Gargron merged commit 97192d9 into master Aug 22, 2019
@Gargron Gargron deleted the fix-media-removal-delay branch August 22, 2019 02:17
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
…astodon#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
rtucker referenced this pull request in vulpineclub/mastodon Jan 7, 2021
…tuses 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants