discourse/spec/lib/onebox/engine
jbrw 09bc95d46b
FIX: Quoting Oneboxed content should exclude formatting (#13296)
* FIX: Quoting Oneboxed content should exclude formatting

When a post is quoted that includes Oneboxed content, we should not include the formatting generated by the Onebox. Rather, we should attempt to collapse the link referenced by the Onebox to a single line text link.

* DEV: fix tests
2021-06-07 13:03:53 -04:00
..
allowlisted_generic_onebox_spec.rb FIX: IMDb links were being oneboxed as posters (#13310) 2021-06-07 18:45:59 +05:30
amazon_onebox_spec.rb FIX: Quoting Oneboxed content should exclude formatting (#13296) 2021-06-07 13:03:53 -04:00
animated_image_onebox_spec.rb FIX: Giphy oneboxing when the response is an image (#13199) 2021-05-28 15:10:32 -04:00
audio_onebox_spec.rb
cloudapp_onebox_spec.rb
gfycat_onebox_spec.rb
github_actions_onebox_spec.rb
github_blob_onebox_spec.rb
github_commit_onebox_spec.rb
github_folder_onebox_spec.rb
github_gist_onebox_spec.rb
github_pullrequest_onebox_spec.rb
gitlab_blob_onebox_spec.rb
google_docs_onebox_spec.rb
google_drive_onebox_spec.rb
google_maps_onebox_spec.rb
google_photos_onebox_spec.rb
google_play_app_onebox_spec.rb
html_spec.rb
image_onebox_spec.rb
imgur_onebox_spec.rb
instagram_onebox_spec.rb DEV: Fix flaky specs (#13226) 2021-06-01 14:38:55 +02:00
json_spec.rb
kaltura_onebox_spec.rb
pdf_onebox_spec.rb
pubmed_onebox_spec.rb
reddit_media_onebox.rb
slides_onebox_spec.rb
stack_exchange_onebox_spec.rb
trello_onebox_spec.rb
twitch_clips_onebox_spec.rb
twitch_stream_onebox_spec.rb
twitch_video_onebox_spec.rb
twitter_status_onebox_spec.rb
typeform_onebox_spec.rb
video_onebox_spec.rb
wikimedia_onebox_spec.rb
wikipedia_onebox_spec.rb
xkcd_spec.rb
youku_onebox_spec.rb
youtube_onebox_spec.rb