akkoma/docs/docs/configuration
Ilja 338612d72b Use EXIF data of image to prefill image description
During attachment upload Pleroma returns a "description" field.

* This MR allows Pleroma to read the EXIF data during upload and return the description to the FE using this field.
    * If a description is already present (e.g. because a previous module added it), it will use that
    * Otherwise it will read from the EXIF data. First it will check -ImageDescription, if that's empty, it will check -iptc:Caption-Abstract
    * If no description is found, it will simply return nil, which is the default value
* When people set up a new instance, they will be asked if they want to read metadata and this module will be activated if so

There was an Exiftool module, which has now been renamed to Exiftool.StripLocation
2022-10-23 14:46:16 +02:00
..
auth.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
cheatsheet.md Use EXIF data of image to prefill image description 2022-10-23 14:46:16 +02:00
custom_emoji.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
frontend_management.md API compatibility with fedibird, frontend config (#163) 2022-08-17 00:22:59 +00:00
hardening.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
how_to_serve_another_domain_for_webfinger.md Support reaching user@sub.domain.tld at user@domain.tld (#134) 2022-08-02 13:54:22 +00:00
howto_database_config.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_ejabberd.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_mediaproxy.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_mongooseim.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_proxy.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_search_cjk.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_set_richmedia_cache_ttl_based_on_image.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
howto_theming_your_instance.md Update styles.json path in frontend config doc (#212) 2022-09-14 10:20:07 +00:00
i2p.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
mrf.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
onion_federation.md include requirement to enable HTTP tunnel in tor 2022-09-20 14:40:32 +01:00
optimizing_beam.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
postgresql.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
search.md Fix false error in meilisearch index (#221) 2022-09-20 10:36:21 +00:00
static_dir.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
storing_remote_media.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00