about summary refs log tree commit diff
path: root/app/services/fetch_oembed_service.rb
AgeCommit message (Expand)Author
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2023-01-05Be more lenient with OEmbed detection and validation (#22533)Effy Elden
2021-10-21Fix some link previews being incorrectly generated from other prior links (#1...Claire
2021-02-12Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)Eugen Rochko
2019-12-18Fix link crawler not specifying accepted content-type (#12646)ThibG
2019-11-21Fix OEmbed discovery not handling different URL variants in query (#12439)Eugen Rochko
2019-11-17Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)Eugen Rochko
2019-01-14Fix undefined method error in sidekiq (#9807)Renato "Lond" Cerqueira
2018-09-10Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669)ThibG
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko