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

Back to archive index

upsil****@users***** upsil****@users*****
2016年 1月 25日 (月) 23:42:29 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  59254b493fdbb24d8006b935888ca425acd47fb5 (commit)
       via  ed6b5debae8d82f9a71963522cd5d344bbe99020 (commit)
      from  f6b7e1130be05c7de2edced8f6faa6fe6fe5aa35 (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 59254b493fdbb24d8006b935888ca425acd47fb5
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Jan 25 17:39:18 2016 +0900

    複数のタブで同時に新着ツイートを受信した場合に通知音が再生されない場合がある不具合を修正
    
    例えば Recent, Reply タブでそれぞれ同時に新着ツイートを受信した場合は
    Reply タブの方が通知の優先度が高いため Reply タブに設定された通知音が再生されるが、
    もし Reply タブに通知音が設定されていない場合は次点の Recent タブに設定された通知音が
    再生されなければならない。
    
    修正前のコードではこれが考慮されておらず、通知の優先度が高いタブの SoundFile が
    空文字列であってもそのまま上書きされていた。
    
    Fixes: 714ccf18 ("TabInformations.DistributePosts/SubmitUpdateメソッドを書き直し")

commit ed6b5debae8d82f9a71963522cd5d344bbe99020
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 24 16:58:31 2016 +0900

    www.instagram.com のサムネイル表示に対応
    
    img.azyobuzi.net が有効 (デフォルト) であれば以前から表示できていた

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

Summary of changes:
 OpenTween.Tests/TabInformationTest.cs     |   31 +++++++++++++++++++++++++++++
 OpenTween/Resources/ChangeLog.txt         |    1 +
 OpenTween/StatusDictionary.cs             |   20 ++++++++++---------
 OpenTween/Thumbnail/ThumbnailGenerator.cs |    2 +-
 4 files changed, 44 insertions(+), 10 deletions(-)


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




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