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/spec
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
..
controllers make it not return http 400 when passing and empty source argument (#12259) 5 years ago
fabricators Add bookmarks (#7107) 5 years ago
features
fixtures
helpers
lib Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
mailers
models Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
policies
presenters
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing
serializers/activitypub
services
support
validators
views
workers Fix various issues with account migration (#12301) 5 years ago
rails_helper.rb
spec_helper.rb