github-audio icon indicating copy to clipboard operation
github-audio copied to clipboard

send correct message value for comment event, add more types of comment event

Open JeffZhang02747 opened this issue 8 years ago • 1 comments

This will issue #38 . Reason why commentEvent are not displayed and played sound is that, data.body is NULL, passing data.payload.comment.body instead.

handle PullRequestReviewCommentEvent and CommitCommentEvent as commentEvent.

update html accordingly.

JeffZhang02747 avatar Apr 21 '17 16:04 JeffZhang02747

I'll test it locally and then let you know.

debugger22 avatar Apr 21 '17 17:04 debugger22