summaryrefslogtreecommitdiff
path: root/js/spam.js
AgeCommit message (Collapse)AuthorFilesLines
2014-05-22Highlight nodes with updated spam statusPeter Wu1-2/+22
2014-05-21Fix key for initial nodesPeter Wu1-1/+3
By default, an array key is used. That could cause problems for detecting the data join, so use the userid as unique identifier (this is also done when detecting updating spam statuses).
2014-05-21Use userID instead of index for referencing related nodesPeter Wu1-6/+5
2014-05-21Rename group to userid to reflect actual dataPeter Wu1-7/+7
2014-05-21Button to refresh spam statusPeter Wu1-0/+12
2014-05-21Make arrowhead smaller, change colorsPeter Wu1-2/+0
2014-05-21Add helper to refresh spam markingsPeter Wu1-16/+63
2014-05-21Better names / titlePeter Wu1-0/+407