upsil****@users*****
upsil****@users*****
2015年 8月 4日 (火) 19:30:47 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 1091e78d8668e0406f7dc0baf51a0c470b24c334 (commit) via ce498bc9b481b670715a088e992db55fb3688546 (commit) via 75f0e72bd6086bc8ab16668ce9ccc3a10edb756e (commit) via a7cf4343e66b01d84becb8c80513ccdbfbb92e5f (commit) via c5e0172a1a7da1466be861957df823884b81b9b2 (commit) via cf0f983c085aa6dfb05166bbe3b0beb5e710c809 (commit) via 1d920fd59684e7eddd862e269c855cb730c6874a (commit) via f3cd73152fec11b0dc9817317635b3003104d1f5 (commit) from 8a22cbf0952fa3668bec820a2274177b3d3c323b (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 1091e78d8668e0406f7dc0baf51a0c470b24c334 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue Aug 4 18:08:39 2015 +0900 /statuses/show/:id.json ã§åå¨ããªãã¹ãã¼ã¿ã¹IDãæå®ããéã«è¿ãããã¨ã©ã¼ã³ã¼ãã追å å ¬å¼ããã¥ã¡ã³ãã«è¨è¼ãªããä½æ ã¨ã©ã¼ã³ã¼ã34ã§ã¯ãªãã®ã commit ce498bc9b481b670715a088e992db55fb3688546 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue Aug 4 02:04:13 2015 +0900 Twitter.CheckStatusCodeã¡ã½ããããç´æ¥WebApiExceptionãæãã commit 75f0e72bd6086bc8ab16668ce9ccc3a10edb756e Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue Aug 4 01:27:57 2015 +0900 ã¨ã©ã¼æ å ±ã®åã渡ãã«ã¡ã½ããã®æ»ãå¤ã§ã¯ãªãExceptionã使ç¨ãã commit a7cf4343e66b01d84becb8c80513ccdbfbb92e5f Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 2 22:54:54 2015 +0900 PostFilterRule.GetHashCodeã¡ã½ãããå®è£ commit c5e0172a1a7da1466be861957df823884b81b9b2 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 2 22:37:06 2015 +0900 使ç¨ããã¦ããªãAppendSettingDialog.InitialUserIdãåé¤ commit cf0f983c085aa6dfb05166bbe3b0beb5e710c809 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 2 22:35:29 2015 +0900 IDisposableãªãªãã¸ã§ã¯ãã®ç ´æ£ãããå³æ ¼ã«è¡ã (CA2000) commit 1d920fd59684e7eddd862e269c855cb730c6874a Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 2 22:02:16 2015 +0900 TweenMain.InitColumnsã¡ã½ããã®ã³ã¼ããæ´ç commit f3cd73152fec11b0dc9817317635b3003104d1f5 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 2 22:01:42 2015 +0900 å¼ç¨ãã¤ã¼ããã¯ãªãã¯ããå ´åã®åä½ãå¤æ´ (æ§) ãã¤ã¼ãURL,å¼ç¨è¡¨ç¤ºããããã¤ã¼ããã¯ãªãã¯âé¢é£çºè¨è¡¨ç¤º (æ°) ãã¤ã¼ãURLãã¯ãªãã¯âWebãã©ã¦ã¶ã§è¡¨ç¤º å¼ç¨è¡¨ç¤ºããããã¤ã¼ããã¯ãªãã¯âé¢é£çºè¨è¡¨ç¤º ----------------------------------------------------------------------- Summary of changes: OpenTween.Tests/TweenMainTest.cs | 6 +- OpenTween/Api/TwitterError.cs | 5 + OpenTween/AppendSettingDialog.cs | 11 +- OpenTween/Connection/TwitterPhoto.cs | 7 +- OpenTween/FilterDialog.cs | 9 +- OpenTween/ListAvailable.cs | 13 +- OpenTween/ListElement.cs | 31 +- OpenTween/ListManage.cs | 106 +++-- OpenTween/MediaItem.cs | 24 +- OpenTween/MediaSelector.cs | 10 +- OpenTween/MemoryImage.cs | 60 ++- OpenTween/MyLists.cs | 49 ++- OpenTween/PostFilterRule.cs | 10 + OpenTween/Resources/ChangeLog.txt | 2 + OpenTween/Tween.cs | 461 ++++++++++--------- OpenTween/Twitter.cs | 807 +++++++++++++++------------------- OpenTween/UserInfoDialog.cs | 133 +++--- 17 files changed, 860 insertions(+), 884 deletions(-) hooks/post-receive -- open-tween (opentween)