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
/
app
/
services
/
fetch_link_card_service.rb
Age
Commit message (
Expand
)
Author
2017-07-14
HTTP signatures (#4146)
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-07-03
Rescue exceptions caused by FetchLinkCardService (#4045)
abcang
2017-06-11
Fix an error when TagManager.local_url? is called with a bad URI (#3701)
ThibG
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
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-05-04
Decode IDNA in PreviewCard (#2781)
Yamagishi Kazutoshi
2017-04-27
OEmbed support for PreviewCard (#2337)
Eugen Rochko
2017-04-25
Punycode URI normalization (#2370)
Eugen
2017-04-23
Show multibyte URI preview card (#2363)
Yamagishi Kazutoshi
2017-04-21
Add Mastodon version to user agent (#2253)
ik-fib
2017-04-18
Add "Mastodon" to user agent (#2073)
ik-fib
2017-01-27
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
Eugen Rochko
2017-01-25
Instead of using spoiler boolean and spoiler_text, simply check for non-blank...
Eugen Rochko
2017-01-20
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
Eugen Rochko