]> cat aescling's git repositories - mastodon.git/commit
Fix acct URIs with IDN domains not being resolved (#11520)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 7 Aug 2019 19:14:08 +0000 (21:14 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2019 19:14:08 +0000 (21:14 +0200)
commitf51c7c105f1d04520656c1235f8a5f58d256fd0e
tree5e80a460c637b71daa7ab81f6bf7c6afde1ad5e5
parent3a6b6c63f22e31c9b113428d6c69be451a3bcc17
Fix acct URIs with IDN domains not being resolved (#11520)

Fix #11494
app/controllers/remote_interaction_controller.rb
app/models/remote_follow.rb
app/services/resolve_account_service.rb