about summary refs log tree commit diff
path: root/spec/services/fetch_link_card_service_spec.rb
AgeCommit message (Expand)Author
2018-02-11Fix URLs incorrectly having trailing hyphen removed (#6465)Daniel King
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
2017-07-05Fix Nokogiri::HTML at FetchLinkCardService (#4072)abcang
2017-05-17Fix #2572 - Resolve preview cards for remote statuses as well as local ones (...Eugen Rochko
2017-05-10Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen