chinwagsocial/app/controllers/api/v1/accounts
Jennifer Glauche fd93a9c871 make it not return http 400 when passing and empty source argument (#12259)
* make it not return http 400 when passing and empty source argument

* create a spec for the empty source hash bug

* compact checks for nil, empty? parameters

* use nil.blank? instead checking for nil
2019-11-16 19:02:09 +01:00
..
credentials_controller.rb make it not return http 400 when passing and empty source argument (#12259) 2019-11-16 19:02:09 +01:00
follower_accounts_controller.rb
following_accounts_controller.rb
identity_proofs_controller.rb
lists_controller.rb
pins_controller.rb
relationships_controller.rb
search_controller.rb
statuses_controller.rb Improve status pin query (#11972) 2019-09-27 15:23:30 +02:00