Closes #847 (closed)
Introduce a new slugify dependency to avoid troubles with non latin filenames, cf Mastodon.
This one will translate non-latin characters to something close in latin alphabet, instead of return empty spaces, as our previous implementation did.