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

Back to archive index

upsil****@users***** upsil****@users*****
2016年 4月 29日 (金) 21:09:30 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  0efc271f41bafa9dbceeb208f1c3b1f80944d082 (commit)
       via  8fa38e995e0e57367f7237ce69bb98c4e49b9cc3 (commit)
       via  83b1e1484b5d463b4b82d3a06d3820ca92890def (commit)
       via  7468de3324f16824bff6c3f71b5b94b7b96767eb (commit)
       via  90b070b97908774ee03269632d83eaa9fbf5ea5e (commit)
       via  760dc8ad16eedd77043df6b0c3e3f6afc1990758 (commit)
       via  f872c435769806d624202952a68640f61c2c76d5 (commit)
       via  897c6bea0ba950ecea1cb31d378cc883ef59a84f (commit)
      from  6e4b888cb5aed706a0d24612c558f94e05c2eb84 (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 0efc271f41bafa9dbceeb208f1c3b1f80944d082
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 18:18:38 2016 +0900

    /media/upload.json の並列アップロードに対応

commit 8fa38e995e0e57367f7237ce69bb98c4e49b9cc3
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 18:11:14 2016 +0900

    HttpTwitter.UploadMediaメソッドをTwitterApiクラスに置き換え

commit 83b1e1484b5d463b4b82d3a06d3820ca92890def
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 14:59:44 2016 +0900

    HttpTwitter.SendDirectMessageメソッドをTwitterApiクラスに置き換え

commit 7468de3324f16824bff6c3f71b5b94b7b96767eb
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 14:24:33 2016 +0900

    使われていない /statuses/update_with_media.json 関係のメソッドを削除

commit 90b070b97908774ee03269632d83eaa9fbf5ea5e
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 14:22:53 2016 +0900

    HttpTwitter.UpdateStatusメソッドをTwitterApiクラスに置き換え

commit 760dc8ad16eedd77043df6b0c3e3f6afc1990758
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 13:32:20 2016 +0900

    TwitterApiからのリクエスト時にinclude_ext_alt_textを追加

commit f872c435769806d624202952a68640f61c2c76d5
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 12:50:26 2016 +0900

    Twitter.GetStatus_Retweeted_Countメソッドを削除

commit 897c6bea0ba950ecea1cb31d378cc883ef59a84f
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Apr 29 11:50:56 2016 +0900

    Twitter, HttpTwitterクラスの不要になったメソッドを削除

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

Summary of changes:
 OpenTween.Tests/Api/TwitterApiTest.cs              |   99 ++++-
 .../Connection/TwitterApiConnectionTest.cs         |   40 ++
 OpenTween/Api/TwitterApi.cs                        |   45 ++
 OpenTween/Connection/HttpTwitter.cs                |  189 ---------
 OpenTween/Connection/Imgur.cs                      |    2 +-
 OpenTween/Connection/Mobypicture.cs                |    2 +-
 OpenTween/Connection/TwipplePhoto.cs               |    2 +-
 OpenTween/Connection/TwitterPhoto.cs               |    2 +-
 OpenTween/Connection/imgly.cs                      |    2 +-
 OpenTween/Connection/yfrog.cs                      |    2 +-
 OpenTween/SendErrorReportForm.cs                   |    2 +-
 OpenTween/Tween.cs                                 |   14 +-
 OpenTween/Twitter.cs                               |  442 ++------------------
 13 files changed, 233 insertions(+), 610 deletions(-)


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




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