]> cat aescling's git repositories - mastodon.git/history - app/services/fetch_link_card_service.rb
Include preview cards in status entity in REST API (#9120)
[mastodon.git] / app / services / fetch_link_card_service.rb
2018-10-28 Eugen RochkoInclude preview cards in status entity in REST API...
2018-10-25 ThibGDo not fetch preview card for mentioned users (#6934)
2018-09-18 Eugen RochkoRedesign forms, verify link ownership with rel="me...
2018-09-10 ThibGHandle relative URLs when fetching OEmbed/OpenGraph...
2018-06-04 Yamagishi KazutoshiSkip processing when HEAD method returns 501 (#7730)
2018-05-16 Akihiko OdakiRaise Mastodon::RaceConditionError if Redis lock failed...
2018-05-09 Yamagishi KazutoshiRescue Mastodon::LengthValidationError in FetchLinkCard...
2018-05-02 Eugen RochkoSlightly reduce RAM usage (#7301)
2018-03-26 Akihiko OdakiValidate HTTP response length while receiving (#6891)
2018-03-24 Akihiko OdakiClose http connection in perform method of Request...
2018-02-15 Eugen RochkoFix #5173: Click card to embed external content (#6471)
2018-02-02 abcangFix saving of oEmbed image (#6409)
2017-12-13 Eugen RochkoFix redundant HTTP request in FetchLinkCardService...
2017-12-12 Akihiko OdakiStore preview image for embedded photo in preview cards...
2017-12-12 Renato "Lond" Cerq... Return false if object does not respond to url (#5988)
2017-12-09 Yamagishi KazutoshiIgnore HEAD method if does not support (#5949)
2017-12-07 Akihiko OdakiAdd embed_url to preview cards (#5775)
2017-11-20 abcangFixed duplicating URL of photo type of oEmbed (#5763)
2017-10-17 unaristDon't capture scheme-less URLs in the status (#5435)
2017-10-12 unaristFix some failure cases on FetchLinkCardService (#5347)
2017-10-06 unaristImprove error handling on LinkCrawlWorker (#5250)
2017-09-14 ふぁぼ原Enable to recognize most kinds of characters as URL...
2017-09-14 Eugen RochkoSupport OpenGraph video embeds (#4897)
2017-09-01 Eugen RochkoMake PreviewCard records reuseable between statuses...
2017-07-14 Eugen RochkoHTTP signatures (#4146)
2017-07-08 nullkalUse charlock_holmes instead of nkf at FetchLinkCardServ...
2017-07-05 abcangFix Nokogiri::HTML at FetchLinkCardService (#4072)
2017-07-03 abcangRescue exceptions caused by FetchLinkCardService (...
2017-06-11 ThibGFix an error when TagManager.local_url? is called with...
2017-05-18 Yamagishi KazutoshiFetch remote image using http.rb (#3114)
2017-05-16 Eugen RochkoFix #2572 - Resolve preview cards for remote statuses...
2017-05-10 Eugen RochkoFix #2955 - Send HEAD request ahead of GET when fetchin...
2017-05-04 Yamagishi KazutoshiDecode IDNA in PreviewCard (#2781)
2017-04-27 Eugen RochkoOEmbed support for PreviewCard (#2337)
2017-04-25 EugenPunycode URI normalization (#2370)
2017-04-23 Yamagishi KazutoshiShow multibyte URI preview card (#2363)
2017-04-21 ik-fibAdd Mastodon version to user agent (#2253)
2017-04-18 ik-fibAdd "Mastodon" to user agent (#2073)
2017-01-27 Eugen RochkoDo not run FetchLinkCardService on local URLs, increase...
2017-01-26 Anthony BellewMerge pull request #3 from tootsuite/master
2017-01-25 Eugen RochkoMerge branch 'blackle-master'
2017-01-25 Eugen RochkoInstead of using spoiler boolean and spoiler_text,...
2017-01-21 Eugen RochkoMerge branch 'fix/error-pages' of https://github.com...
2017-01-20 Eugen RochkoFix #463 - Fetch and display previews of URLs using...
This page took 0.484727 seconds and 50 git commands to generate.