index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
services
/
fetch_link_card_service_spec.rb
Age
Commit message (
Expand
)
Author
2021-11-05
Add support for structured data and more OpenGraph tags to link cards (#16938)
Eugen Rochko
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2019-11-21
Fix FetchLinkCardServices crashing on a tags without a target (#12159)
ThibG
2019-10-24
Add noopener and/or noreferrer (#12202)
BSKY
2019-10-01
Remove HEAD request from fetching link previews (#12028)
Eugen Rochko
2018-12-17
Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)
ThibG
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-02-11
Fix URLs incorrectly having trailing hyphen removed (#6465)
Daniel King
2017-09-14
Enable to recognize most kinds of characters as URL paths (#4941)
ふぁぼ原
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-07-08
Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
nullkal
2017-07-05
Fix Nokogiri::HTML at FetchLinkCardService (#4072)
abcang
2017-05-17
Fix #2572 - Resolve preview cards for remote statuses as well as local ones (...
Eugen Rochko
2017-05-10
Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
Eugen Rochko
2017-04-27
OEmbed support for PreviewCard (#2337)
Eugen Rochko
2017-04-25
Punycode URI normalization (#2370)
Eugen