[OpenTween-git] [SCM] open-tween (opentween) branch, async-twitterapi, updated. OpenTween_v1.3.2-37-gf385353

Back to archive index

upsil****@users***** upsil****@users*****
2016年 5月 3日 (火) 04:00:16 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, async-twitterapi has been updated
       via  f3853537f343be5a16e255d43df520a49e3811ce (commit)
       via  5391ccda394e22aad009bbc5b115bf68c6a69b83 (commit)
       via  860a6c95af8a66bc024cc49b0a58e34c0431408e (commit)
      from  ab77eb9d594caa199fbe07a50bf7031ca21382af (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 f3853537f343be5a16e255d43df520a49e3811ce
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue May 3 03:52:32 2016 +0900

    Twitter.TwitterUserstreamを非同期なメソッドで書き換え

commit 5391ccda394e22aad009bbc5b115bf68c6a69b83
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon May 2 23:16:42 2016 +0900

    ton.twitter.com の画像の読み込みにTwitterApiConnectionクラスを使用する

commit 860a6c95af8a66bc024cc49b0a58e34c0431408e
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun May 1 21:21:42 2016 +0900

    HttpTwitter.DirectMessage/DirectMessageSentをTwitterApiクラスに置き換え

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

Summary of changes:
 OpenTween.Tests/Api/TwitterApiTest.cs         |   88 ++++++
 OpenTween/Api/TwitterApi.cs                   |   56 ++++
 OpenTween/AppendSettingDialog.cs              |    6 +-
 OpenTween/Connection/HttpTwitter.cs           |   62 -----
 OpenTween/Connection/IApiConnection.cs        |    3 +
 OpenTween/Connection/TwitterApiConnection.cs  |   19 ++
 OpenTween/Thumbnail/Services/TonTwitterCom.cs |   22 +-
 OpenTween/Tween.cs                            |   61 ++--
 OpenTween/Twitter.cs                          |  371 +++++++++----------------
 9 files changed, 334 insertions(+), 354 deletions(-)


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




OpenTween-git メーリングリストの案内
Back to archive index