support scrypt passwords and automatically upgrade them on login
alternativly we could also wipe the old passwords on migration and admins need to use the password reset (or social engineering talk to us) to regain access.
[Feature-Request] Support Images
this of course completely circumvents automatic filtering. i think we need to enhance moderation capabilities (and matrix support, so that someone notices fast :P) before allowing that.
support scrypt passwords and automatically upgrade them on login
use bcrypt_sha256 for passwords
replace ormantic with tortoise as SQL engine