Merged
requested to merge 11backslashes/pleroma:bugfix/236-ambiguous-route-for-numerical-handles into develop
My first MR, so roast me.
The mocked user test data seems wonky. Are the user ids fed to Repo.get(User, id_or_nickname)
supposed to look like: 9g8uJwiUS45y9g9Tmq
? The way that function looked before made it seem like they're supposed to be strings that only contain digits.