Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: udpate image description when editing posts #643

Merged
merged 3 commits into from
Dec 15, 2024
Merged

Conversation

AkesiSeli
Copy link
Collaborator

Technical details

This PR fixes a bug which prevented image descriptions from being updated when editing posts.

Additional notes

It is not necessary to use Friendica's photo APIs to update media attachments, the Mastodon API works well in this respect.

@AkesiSeli AkesiSeli self-assigned this Dec 15, 2024
@AkesiSeli AkesiSeli linked an issue Dec 15, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 57.98% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...omain/content/repository/DefaultMediaRepository.kt 72.34% <100.00%> (ø)

@AkesiSeli AkesiSeli merged commit cbeb491 into master Dec 15, 2024
2 checks passed
@AkesiSeli AkesiSeli deleted the fix-edit-images branch December 15, 2024 21:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit image description
2 participants