Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修正逻辑错误 #41

Closed
wants to merge 4 commits into from
Closed

修正逻辑错误 #41

wants to merge 4 commits into from

Commits on Sep 2, 2015

  1. 修正逻辑错误

    此处逻辑应该为 先验证是否stime < time 再验证 此条弹幕是否能通过filter的验证, 否则当补全validate的时候会让人抓狂。
    dbFlower committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    11d818a View commit details
    Browse the repository at this point in the history
  2. Create CommentFilter.js

    rewrite CCL CommentFilter function
    dbFlower committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    6272eb3 View commit details
    Browse the repository at this point in the history
  3. Update CommentFilter.js

    repair addrule module,
    dbFlower committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    245acee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Update CommentCoreLibrary.js

    修正src目录中CommentManager 中的逻辑错误
    dbFlower committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1215dbc View commit details
    Browse the repository at this point in the history