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

Back to archive index

upsil****@users***** upsil****@users*****
2016年 5月 6日 (金) 10:30:05 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  e0286cfb76cde7d5b9e5cbdf781947aeb1362491 (commit)
       via  17e713dae29e3076ed5edc944702691d798156a1 (commit)
      from  de98106d55ed2f102d7248f3066b8241db66302e (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 e0286cfb76cde7d5b9e5cbdf781947aeb1362491
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri May 6 10:03:42 2016 +0900

    TwitterApiConnection内で発生したHttpRequestExceptionをキャッチする

commit 17e713dae29e3076ed5edc944702691d798156a1
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri May 6 10:02:55 2016 +0900

    TwitterApiConnection.RestApiBaseの設定時に発生するエラーを修正
    
    726a9016 で追加した RestApiBase が Uri を要求するのに対して SettingCommon.TwitterUrl は
    api.twitter.com のホスト名のみを含んでいたため、Uri インスタンスを生成するためには
    スキーム (https://) を追加する必要があった。
    
    Fixes: 726a9016 ("TwitterApiConnection.RestApiBaseをstaticプロパティに変更")

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

Summary of changes:
 OpenTween/Api/TwitterApiException.cs         |    4 ++++
 OpenTween/Connection/TwitterApiConnection.cs |   20 ++++++++++++++++++++
 OpenTween/Setting/Panel/ConnectionPanel.cs   |    4 ++--
 OpenTween/Setting/SettingCommon.cs           |    9 ++++++++-
 OpenTween/Tween.cs                           |    6 +++---
 5 files changed, 37 insertions(+), 6 deletions(-)


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




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