aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/mime.ex
AgeCommit message (Collapse)Author
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
2019-02-04Mime: detect RIFF formats (wave, webp, avi)href
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-10Merge branch 'fix/theora-detection-read-bytes' into 'develop'lambda
Fix Theora detection in mime.ex See merge request pleroma/pleroma!493
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-03Change @read_bytes to 35rinpatch
2018-11-30MIME: video/audio ogg detectionhref
2018-11-30Uploads fun, part. 2href