#8101·diaspora

Supply actually raw photo in avatar's JSON

Author: skyschubCreated Feb 5, 2020Updated Jun 16, 2024
Labels♻️ code refactor👥 needs discourse

With https://github.com/diaspora/diaspora/pull/8100, I introduced a workaround to make JSON spec validation pass by providing the scaled_full version of a profile photo as the raw version as well: https://github.com/diaspora/diaspora/blob/04d0d6dccbee786a1e2b941d00ed8087fbf3c3f7/app/presenters/avatar_presenter.rb#L28-L31

This should be replaced by providing the real raw photo.