summaryrefslogtreecommitdiff
path: root/followalert.rb
AgeCommit message (Collapse)AuthorFilesLines
2016-09-16followalert.rb: add client_idJoe Rayhawk1-21/+24
2016-04-08followalert: Lower offset to smooth out inconsistencies on sequential ↵Joe Rayhawk1-1/+1
"follows" reads. Kraken's returned data is a little unstable during updates; sequential offset reads are not necessarily looking at the same data set and wind up with small inconsistencies. This might break if five new follows occur in the second it takes to do two sequential reads, but I doubt that will be a problem for me any time soon.
2015-10-21followalert.rb: newJoe Rayhawk1-0/+96