- 01 Jul, 2022 3 commits
-
-
Ilja authored
No migrations or checks yet
-
Ilja authored
-
Ilja authored
During attachment upload Pleroma returns a "description" field. Pleroma-fe has an MR to use that to pre-fill the image description field, <pleroma-fe!1399> * This MR allows Pleroma to read the EXIF data during upload and return the description to the FE * 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, just like before * 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 This was taken from an MR i did on Pleroma and isn't finished yet.
-
- 26 Feb, 2022 1 commit
-
-
Sean King authored
-
- 08 Jun, 2021 1 commit
-
-
feld authored
-
- 18 May, 2021 2 commits
- 03 May, 2021 1 commit
-
-
Alex Gleason authored
Fixes: #2606 Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/4
-
- 13 Jan, 2021 1 commit
-
-
Haelwenn authored
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
-
- 08 Dec, 2020 2 commits
- 07 Dec, 2020 1 commit
-
-
feld authored
-
- 29 Sep, 2020 1 commit
-
-
Ivan Tashkinov authored
-
- 23 Jul, 2020 1 commit
-
-
Maksim authored
-
- 14 Jul, 2020 2 commits
- 11 Jul, 2020 1 commit
-
-
Maksim authored
-
- 23 Jun, 2020 1 commit
-
-
Maksim authored
-
- 22 Jun, 2020 1 commit
-
-
Maksim authored
-