diaspora/spec/lib
Benjamin Neff 2c56e447ed
Ignore invalid URLs for camo
When people only write `https://` as image URL, this would fail with
`Addressable::URI::InvalidURIError: Absolute URI missing hierarchical segment: 'https://'`.

closes #7922
2018-11-04 03:06:21 +01:00
..
api/openid_connect Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
diaspora Ignore invalid URLs for camo 2018-11-04 03:06:21 +01:00
stream Fix mention in #newhere message when invited by another person 2018-02-01 23:35:04 +01:00
account_deleter_spec.rb Move special and ignored associations to tests 2017-10-17 01:32:14 +02:00
configuration_methods_spec.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
connection_tester_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
direction_detector_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
email_inviter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
evil_query_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
i18n_interpolation_fallbacks_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
publisher_spec.rb Fix mention in #newhere message when invited by another person 2018-02-01 23:35:04 +01:00
pubsubhubbub_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00