- Sep 08, 2020
-
-
feld authored
-
rinpatch authored
Skip processing webp image files because we can't strip EXIF Closes #2080 See merge request pleroma/pleroma!2924
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
rinpatch authored
Also clarify how it was fixed
-
feld authored
We only need to check the content-type. There's no chance a webp file will get mismatched as another image type.
-
feld authored
Bypass the filter based on content-type as well in case a webp image is uploaded with the wrong file extension.
-
feld authored
-
feld authored
-
feld authored
-
rinpatch authored
- Sep 07, 2020
-
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
a1batross authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
not needed options deletion
-
rinpatch authored
removing StatsWorker from Oban cron jobs See merge request pleroma/pleroma!2963
-
rinpatch authored
-
Alexander Strizhakov authored
-
rinpatch authored
switch back to upstream tesla See merge request pleroma/pleroma!2966
-
rinpatch authored
The patch we required got merged upstream: https://github.com/teamon/tesla/commit/9f7261ca49f9f901ceb73b60219ad6f8a9f6aa30
-
rinpatch authored
-
rinpatch authored
instance: Drop favicon URLs longer than 255 characters Closes #2116 See merge request pleroma/pleroma!2949
-
lain authored
Rich Media: Do not cache URLs for preview statuses Closes #1987 See merge request pleroma/pleroma!2956
-
Haelwenn authored
RichMedia: do not log webpages missing metadata as errors See merge request pleroma/pleroma!2960
-
Haelwenn authored
Add a copy of CC-BY-4.0 to the repo See merge request pleroma/pleroma!2962
-
Haelwenn authored
-
- Sep 06, 2020
-
-
rinpatch authored
We mentined it in COPYING, but didn't actually have a copy in the repo.
-
- Sep 05, 2020
-
-
rinpatch authored
Also fixes the return value of Parser.parse on errors, previously was just `:ok` due to the logger call in the end
-