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
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2021-01-25
Fix first return value of FetchLinkCardService.html method (#15630)
Takeshi Umeda
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-07-07
Change User-Agent of link preview fetching service to include "Bot" (#14248)
Eugen Rochko
2019-12-18
Fix link crawler not specifying accepted content-type (#12646)
ThibG
2019-11-21
Fix FetchLinkCardServices crashing on a tags without a target (#12159)
ThibG
2019-11-17
Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)
Eugen Rochko
2019-10-24
microformat mentions can have an implicit property (#12189)
nightpool
2019-10-01
Remove HEAD request from fetching link previews (#12028)
Eugen Rochko
2019-09-28
Fix preview card image not being re-fetched even if link is re-posted (#11981)
Eugen Rochko
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-04-21
Treat meta[property] as a space-separated list (#10604)
Daniel Aleksandersen
2018-12-17
Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)
ThibG
2018-11-10
Check that twitter:player is valid before using it (#9254)
ThibG
2018-10-30
Fix Pleroma mentions being fetched as preview cards (#9158)
ThibG
2018-10-28
Include preview cards in status entity in REST API (#9120)
Eugen Rochko
2018-10-25
Do not fetch preview card for mentioned users (#6934)
ThibG
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-09-10
Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669)
ThibG
2018-06-04
Skip processing when HEAD method returns 501 (#7730)
Yamagishi Kazutoshi
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-09
Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
Yamagishi Kazutoshi
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-02-15
Fix #5173: Click card to embed external content (#6471)
Eugen Rochko
2018-02-02
Fix saving of oEmbed image (#6409)
abcang
2017-12-13
Fix redundant HTTP request in FetchLinkCardService (#6002)
Eugen Rochko
2017-12-12
Store preview image for embedded photo in preview cards (#5986)
Akihiko Odaki
2017-12-12
Return false if object does not respond to url (#5988)
Renato "Lond" Cerqueira
2017-12-09
Ignore HEAD method if does not support (#5949)
Yamagishi Kazutoshi
2017-12-07
Add embed_url to preview cards (#5775)
Akihiko Odaki
2017-11-20
Fixed duplicating URL of photo type of oEmbed (#5763)
abcang
2017-10-17
Don't capture scheme-less URLs in the status (#5435)
unarist
2017-10-12
Fix some failure cases on FetchLinkCardService (#5347)
unarist
2017-10-06
Improve error handling on LinkCrawlWorker (#5250)
unarist
2017-09-14
Enable to recognize most kinds of characters as URL paths (#4941)
ふぁぼ原
2017-09-14
Support OpenGraph video embeds (#4897)
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
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
[next]