[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.4-10-g43aa0a1

Back to archive index

upsil****@users***** upsil****@users*****
2014年 12月 24日 (水) 19:23:32 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  43aa0a12f94dab4443aa603f2c82aa9151047acd (commit)
       via  825a95aaa59829fe92255bc40e622dae7e78b117 (commit)
       via  76879a0bbb0a0fd7d9996ae6170e2d07f6787470 (commit)
      from  41e2b06531db54aede973e2ccae6ce97527ddfc1 (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 43aa0a12f94dab4443aa603f2c82aa9151047acd
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Dec 24 19:14:44 2014 +0900

    タブ毎の未読状態の管理を SortedSet<long> (TabClass.unreadIds) で行うように変更
    
    従来 OldestUnreadId を TabClass の外で更新していたのを全て TabClass 内で完結させました
    未読管理が有効か否かに関わらず未読状態を更新します(未読管理が無効な場合は表示時に考慮する)
    最終的には PostClass.IsRead を削除したい

commit 825a95aaa59829fe92255bc40e622dae7e78b117
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Dec 24 19:16:15 2014 +0900

    「新着時に未読をクリアする」機能で末尾の一件だけ既読にならない不具合を修正
    
    VB.NET から C# への書き換え時のミス

commit 76879a0bbb0a0fd7d9996ae6170e2d07f6787470
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue Dec 23 12:53:18 2014 +0900

    IdComparerClass を削除

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

Summary of changes:
 OpenTween.Tests/OpenTween.Tests.csproj |    1 +
 OpenTween.Tests/TabClassTest.cs        |  226 ++++++++
 OpenTween.Tests/TabInformationTest.cs  |  203 ++++++-
 OpenTween/Resources/ChangeLog.txt      |    1 +
 OpenTween/StatusDictionary.cs          |  987 ++++++--------------------------
 OpenTween/Tween.cs                     |   93 ++-
 OpenTween/Twitter.cs                   |    2 +-
 7 files changed, 629 insertions(+), 884 deletions(-)
 create mode 100644 OpenTween.Tests/TabClassTest.cs


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




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