diaspora/spec/lib/diaspora
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
..
exporter Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated Remove facebook integration 2018-10-08 02:50:25 +02:00
federation Store edited_at for relayables in additional_data 2018-02-25 04:33:03 +01:00
fetcher Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
camo_spec.rb Ignore invalid URLs for camo 2018-11-04 03:06:21 +01:00
exporter_spec.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
markdownify_email_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentionable_spec.rb Fix mention syntax backport for two immediately consecutive mentions 2018-04-12 01:44:44 +02:00
message_renderer_spec.rb Ignore invalid diaspora:// links 2017-10-27 02:26:52 +02:00
shareable_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
taggable_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00