summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Split SVG styling to separate filePeter Wu2-30/+31
2014-05-22Highlight nodes with updated spam statusPeter Wu1-2/+22
2014-05-21Fix key for initial nodesPeter Wu1-1/+3
2014-05-21Use userID instead of index for referencing related nodesPeter Wu2-14/+13
2014-05-21Rename group to userid to reflect actual dataPeter Wu2-11/+11
2014-05-21Button to refresh spam statusPeter Wu1-0/+12
2014-05-21Make arrowhead smaller, change colorsPeter Wu2-4/+3
2014-05-21Add helper to refresh spam markingsPeter Wu1-16/+63
2014-05-21Better names / titlePeter Wu2-2/+2
2014-05-21Move scripts to subdirPeter Wu5-4/+4
2014-05-21Enable expensive check, but require at least 2 tweets per userPeter Wu2-2/+11
2014-05-21Clickable link to twitter account, display useridPeter Wu2-8/+18
2014-05-21Option to ignore users with fewer than X tweetsPeter Wu2-5/+18
2014-05-21Split From and To in user info boxPeter Wu3-35/+34
2014-05-21Color neighbors on hoverPeter Wu3-1/+29
2014-05-21Enable profiling iff URL contains "profile"Peter Wu1-2/+2
2014-05-21Fix ratelimitingPeter Wu1-1/+1
2014-05-21Fix such dragging is limited to the barPeter Wu2-17/+20
2014-05-21preprocess: split edge filtering for possible re-usePeter Wu1-4/+8
2014-05-20Moves preprocessing to preprocess.jsPeter Wu3-70/+79
2014-05-20Add SQL that generates links.csv and users.csvPeter Wu1-0/+29
2014-05-20Define ticks if button is not usedPeter Wu1-2/+3
2014-05-20.gitignore: ignore Vim swap, zip and csvPeter Wu1-0/+6
2014-05-20Initial commit of users/tweets D3 demoPeter Wu3-0/+615
2014-05-20Initial commit (d3.js)Peter Wu1-0/+9250