Fix `tagged` param not being normalized before querying tags (#10249)
Showing
- app/controllers/accounts_controller.rb 7 additions, 1 deletionapp/controllers/accounts_controller.rb
- app/controllers/api/v1/accounts/statuses_controller.rb 7 additions, 1 deletionapp/controllers/api/v1/accounts/statuses_controller.rb
- app/controllers/api/v1/timelines/tag_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/timelines/tag_controller.rb
- app/controllers/tags_controller.rb 1 addition, 1 deletionapp/controllers/tags_controller.rb
- app/models/tag.rb 8 additions, 0 deletionsapp/models/tag.rb
Please register or sign in to comment