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
Renato "Lond" Cerqueira 19257d91bf Return false if object does not respond to url (#5988)
Avoid error when the service returns a mostly valid oembed, but has no
url in it, causing a MethodError: undefined method `url'
for #<OEmbed::Response::Photo:0x000056505def9620>
7 years ago
..
controllers
helpers
javascript
lib
mailers
models
policies
presenters
serializers
services Return false if object does not respond to url (#5988) 7 years ago
validators
views
workers