]> cat aescling's git repositories - mastodon.git/commit
Search account domain in lowercase (#13016)
authorabcang <abcang1015@gmail.com>
Sat, 1 Feb 2020 14:42:24 +0000 (23:42 +0900)
committerGitHub <noreply@github.com>
Sat, 1 Feb 2020 14:42:24 +0000 (15:42 +0100)
commit61a7390b666dc40beda291da426436a9d36f4288
tree2ac9ca1ded989119d958e6009dba3dfb66905dc7
parent37dc12dd5387935defcf625125a441dd161cc571
Search account domain in lowercase (#13016)

* Search account domain in lowercase

* fix rubocop error

* fix spec/models/account_spec.rb
app/models/account.rb
app/models/concerns/account_finder_concern.rb
app/validators/unique_username_validator.rb
spec/models/account_spec.rb
spec/validators/unique_username_validator_spec.rb