ContributionsMost RecentMost LikesSolutionsNo notifications when one of the reviewers accept a change?Hi, I noticed today that there are no notifications sent when one of the reviewers accept a change. (Nor can I seem to access a timestamp when the user approved it) Is this the expected behavior? Any way I can turn on to get notifications when a reviewer accepts a change? (Even if there are other reviewers that has not yet accepted) We are using Peer Review complete 20012.7237Easy way to review file-moves?Hi everyone, Does ccollab support 'file moves'? Ie, to show in the UI that a file just moved from a/a to a/b , instead of showing all lines removed in 'a' and all lines added in 'b' ? 'git style' diffs support file renames, so it should be possible? Thanks /Johan Retrieve the full diff of a changeHey, I'm trying to programmatically retrieve an uploaded diff. using the /diff endpoint I am able to get the diff from the previous re-work, but how can I get the full-diff? IE, right now the best I have is ccollab admin wget diff?reviewid=18396 We are uploading diffs using [ccollab adddiffs] Thanks /Johan