Remove "default" image description
authorilja <git@ilja.space>
Mon, 6 Mar 2023 11:04:35 +0000 (12:04 +0100)
committerilja <git@ilja.space>
Sun, 12 Mar 2023 07:42:33 +0000 (08:42 +0100)
commit6c396fcab49f5de8b3f73a8353748d3606687966
tree775d9a8b6c5b8abd03c2ccc30bc359d8c8f3e2fb
parentc8add9d1dcaa22256e758a12a5c290638e6f652e
Remove "default" image description

When no image description is filled in, Pleroma allowed fallbacks.
Those were (based on a setting) either the filename, or a fixed description.
Neither are good options for image descriptions imo, so here we remove this.

Note that there's two tests removed who supposedly tested something else.
But examining closer, they didn't seem to test what they claimed to test,
so I removed them rather than try to "fix" them.
CHANGELOG.md
config/config.exs
config/test.exs
docs/docs/configuration/cheatsheet.md
lib/pleroma/upload.ex
test/pleroma/upload_test.exs
test/pleroma/web/activity_pub/activity_pub_test.exs