]> cat aescling's git repositories - mastodon.git/commit
Fix `tagged` param not being normalized before querying tags (#10249)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 13 Mar 2019 12:02:13 +0000 (13:02 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2019 12:02:13 +0000 (13:02 +0100)
commit06663fcf87fe0d6bc71336e6f212b82f098066d7
tree267ca2c141cc77c68c85d1229ace0646cce6ad29
parentd4ef90eae39f8c00be3dd2c6785fe9ece1f055ff
Fix `tagged` param not being normalized before querying tags (#10249)
app/controllers/accounts_controller.rb
app/controllers/api/v1/accounts/statuses_controller.rb
app/controllers/api/v1/timelines/tag_controller.rb
app/controllers/tags_controller.rb
app/models/tag.rb