You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
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
5 years ago
..
chewy
controllers make it not return http 400 when passing and empty source argument (#12259) 5 years ago
helpers Add kn, mr, ur to available locales (#12379) 5 years ago
javascript New Crowdin translations (#12146) 5 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers