Commit Graph

26 Commits (1e3832c6bba9383abc74d5a9d8105600601dd80c)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
Mark Felder 4ea07f74e9 Revert/simplify.
4 years ago
Mark Felder 216c84a8f4 Bypass the filter based on content-type as well in case a webp image is uploaded with the wrong file extension.
4 years ago
Mark Felder 2165a24974 Improve upload filter return values so we can identify when filters make no changes to the input
4 years ago
Mark Felder fa347b9c2f Fix uploading webp image files when Exiftool Upload Filter is enabled
4 years ago
lain 76ce3a1c9e Mogrifun: Add a line about the purpose of the module.
4 years ago
Roman Chvanikov 7569f225f1 Move checks to application startup
4 years ago
Roman Chvanikov 3116a75e80 Check if mogrify available before calling it
4 years ago
Roman Chvanikov 523f1b93a4 Remove Logger requirement
4 years ago
Roman Chvanikov 45bd64e2a7 Error in Filter.Exiftool if exiftool not found
4 years ago
Roman Chvanikov aedbbec88a Add Pleroma.Utils.command_available?/1 and use where appropriate
4 years ago
Mark Felder b329f05ed6 Remove unused @types
4 years ago
Mark Felder 9e45672674 Add a moduledoc
4 years ago
Mark Felder 6167593881 Support Exiftool for stripping EXIF data
4 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Maksim 21e3f9ac69 added tests for Pleroma.Upload.Filter
5 years ago
Maksim acd20f166b [#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text
5 years ago
Haelwenn (lanodan) Monnier 106f4e7a0f
Credo fixes: parameter consistency
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
lambda 0554d91dcd Merge branch 'anonymize-filter-text' into 'develop'
6 years ago
Maksim Pechnikov e94c3442f4 updates
6 years ago
Maksim Pechnikov 074fa790ba fix compile warnings
6 years ago
href 3b27f61ffa
AnonymizeFilename: allow for a pre-defined text instead of random string
6 years ago
href e9982c521b
Upload filter: anonymize filename
6 years ago
href 02d3dc6869
Uploads fun, part. 2
6 years ago