Post
Topic
Board Altcoin Discussion
Re: Poloniex convenience modifications
by
Njall
on 09/09/2014, 19:28:16 UTC
but what does it do? what are its features

trollbox filter is nice


mostly that. adding buttons next to people names, storing inside a cookie who made it on the lesser noisy trolls list. I mute people.
a feature often requested from the website, but never arrived. now done client-side.
(no update today, need more testing using this myself)
Update works like a charm  Smiley storing names inside PoloPreferences cookie.

second is VIP list, and looking for where to store data. On the long, a cookie is small space of some 4Kb. Perhaps I should transform names into numbers using a hash function, and use that for comparison. Or at least clipping to first 12 chars.