fix: keep alt text of file if present
All threads resolved!
All threads resolved!
What does this PR do?
Attachment imports from Mastodon weren't applying the old alt text as also mentioned via #413 (closed)
This fixes it by now checking for alt text and then updating the file with the alt text later on when we can access the JSON info during import
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request