[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.1.9-38-gefe2da7

Zurück zum Archiv-Index

upsil****@users***** upsil****@users*****
2014年 4月 19日 (土) 15:28:29 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  efe2da71e52897b46162056b13714fb3c61d068c (commit)
       via  70dca51e2becc2124fcc50d52f49bdbbcd8afacc (commit)
       via  020c5b94548558235c479d72b4827205f0b4c96e (commit)
       via  bb4a2531346ecf8e6631950f0e9a442630520a07 (commit)
       via  8a188611cb54309c800448305804b1c47086355e (commit)
       via  d7a6e9710eefe917bb09e25a0a3764f67b8f9488 (commit)
      from  c5c129e708dc018011134908b928fbee53cecfb6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit efe2da71e52897b46162056b13714fb3c61d068c
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Apr 19 14:47:40 2014 +0900

    Task.ContinueWith() を使用している残りの箇所をasyncメソッドに変更

commit 70dca51e2becc2124fcc50d52f49bdbbcd8afacc
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Apr 16 02:41:03 2014 +0900

    OpenTween.Thumbnail.Services 内のOTWebClientを使用している箇所をHttpClientに置き換え

commit 020c5b94548558235c479d72b4827205f0b4c96e
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Apr 16 02:36:20 2014 +0900

    ThumbnailInfoクラス内のOTWebClientを使用している箇所をHttpClientに置き換え

commit bb4a2531346ecf8e6631950f0e9a442630520a07
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Apr 16 02:26:27 2014 +0900

    IThumbnailService.GetThumbnailInfo() を非同期メソッドに変更

commit 8a188611cb54309c800448305804b1c47086355e
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Apr 19 14:44:30 2014 +0900

    TweetThumbnailTest.CancelTest() で検証する例外の型を変更
    
    ec47e7c で修正した箇所が MS.NET でも発生したため、
    OperationCanceledException クラスまたはそのサブクラスを受け付けるように変更した。

commit d7a6e9710eefe917bb09e25a0a3764f67b8f9488
Author: spx <spx26****@gmail*****>
Date:   Tue Apr 15 15:41:52 2014 +0900

    PublicSearchタブでの再検索時に、特定の条件下でエラーが発生する問題を修正 (thx @Lolitapple!)
    https://twitter.com/Lolitapple/status/455936721654263808

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/TestUtils.cs                       |   23 ++
 .../Thumbnail/Services/ImgAzyobuziNetTest.cs       |   39 +++-
 .../Thumbnail/Services/MetaThumbnailServiceTest.cs |   45 +++--
 .../Services/SimpleThumbnailServiceTest.cs         |   27 ++-
 OpenTween.Tests/Thumbnail/Services/TinamiTest.cs   |   31 +++-
 OpenTween.Tests/TweetThumbnailTest.cs              |   31 ++--
 OpenTween/ImageCache.cs                            |   22 ++-
 OpenTween/Resources/ChangeLog.txt                  |    1 +
 OpenTween/Thumbnail/Services/Foursquare.cs         |   42 +++--
 OpenTween/Thumbnail/Services/IThumbnailService.cs  |    4 +-
 OpenTween/Thumbnail/Services/ImgAzyobuziNet.cs     |   62 ++++--
 .../Thumbnail/Services/MetaThumbnailService.cs     |   18 +-
 OpenTween/Thumbnail/Services/Nicovideo.cs          |  219 ++++++++++----------
 .../Thumbnail/Services/PhotoShareShortlink.cs      |   31 ++-
 OpenTween/Thumbnail/Services/Pixiv.cs              |   29 ++-
 .../Thumbnail/Services/SimpleThumbnailService.cs   |   42 +++-
 OpenTween/Thumbnail/Services/Tinami.cs             |   21 ++-
 OpenTween/Thumbnail/Services/TonTwitterCom.cs      |   29 ++--
 OpenTween/Thumbnail/Services/Tumblr.cs             |   67 +++---
 OpenTween/Thumbnail/Services/ViaMe.cs              |   12 +-
 OpenTween/Thumbnail/Services/Vimeo.cs              |   11 +-
 OpenTween/Thumbnail/Services/Youtube.cs            |  223 ++++++++++----------
 OpenTween/Thumbnail/ThumbnailGenerator.cs          |   22 ++-
 OpenTween/Thumbnail/ThumbnailInfo.cs               |   22 ++-
 OpenTween/Tween.cs                                 |    2 +-
 OpenTween/TweetThumbnail.cs                        |   56 +++---
 26 files changed, 696 insertions(+), 435 deletions(-)


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Zurück zum Archiv-Index