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)