[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.3.1-15-g1eb6240

Back to archive index

upsil****@users***** upsil****@users*****
2016年 4月 3日 (日) 19:31:17 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  1eb6240faac4d9db81805f580aeee2f5fcc1d524 (commit)
       via  d088686eff2687ab69fc2e38e42f8666b32af041 (commit)
       via  61666e0507541ca2ed8a0e934448c6b8f4d4cf8a (commit)
       via  e310c6e3e72c177598381d39ff4fe8f87c3af989 (commit)
      from  59254b493fdbb24d8006b935888ca425acd47fb5 (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 1eb6240faac4d9db81805f580aeee2f5fcc1d524
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Apr 3 15:52:42 2016 +0900

    TweenMainがDisposeされた後にエラー報告画面を表示するとObjectDisposedExceptionが発生する不具合を修正
    
    https://osdn.jp/ticket/browse.php?group_id=6526&tid=36231
    
    Fixes: 7bf81477 ("DMを使用してエラーレポートを送信する機能を実装")

commit d088686eff2687ab69fc2e38e42f8666b32af041
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Mar 30 23:37:23 2016 +0900

    NVDAで発言一覧の名前以降の列が読み上げられない現象を回避 (thx @i_hate_myself92!)
    
    Fixes: 00817f01 ("発言一覧の更新によって選択状態が失われたツイートを選択し直しても発言詳細部に反映されない不具合を修正")

commit 61666e0507541ca2ed8a0e934448c6b8f4d4cf8a
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Feb 13 15:48:52 2016 +0900

    TweetExtractorによるハッシュタグや @ユーザ名 の抽出結果に「#」や「@」が含まれていた不具合を修正 (thx @momdo_!)
    
    Twitter API が返すエンティティの screen_name や text には「#」「@」を含まないテキストが入るためこれに合わせた
    https://github.com/opentween/OpenTween/issues/33
    
    Fixes: ec941795 ("TweetExtractorクラスにハッシュタグとメンションを抽出するメソッドを追加")

commit e310c6e3e72c177598381d39ff4fe8f87c3af989
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Thu Feb 4 16:59:42 2016 +0900

    タイムライン検索で検索結果を新規タブに表示する場合とカーソル移動のみの場合で検索条件を同一にする
    
    この変更により、検索結果を新規タブに表示した場合にスクリーンネームなどが検索対象にならない不具合も修正される
    https://twitter.com/tests_peer/status/660777615150616576
    
    Fixes: 37389b4c ("検索ダイアログを書き直し")

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

Summary of changes:
 OpenTween.Tests/TabClassTest.cs       |   46 +++++++
 OpenTween.Tests/TweetExtractorTest.cs |    9 +-
 OpenTween/MyCommon.cs                 |    2 +-
 OpenTween/Resources/ChangeLog.txt     |    3 +
 OpenTween/StatusDictionary.cs         |   61 +++++++++
 OpenTween/Tween.cs                    |  227 ++++++++++++---------------------
 OpenTween/TweetExtractor.cs           |    6 +-
 7 files changed, 200 insertions(+), 154 deletions(-)


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




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