honestbleeps / Reddit-Enhancement-Suite

Reddit Enhancement Suite
http://redditenhancementsuite.com
GNU General Public License v3.0
4.13k stars 881 forks source link

Track upvote/downvote in redesign for user tagger #4930

Open jewel-andraia opened 5 years ago

jewel-andraia commented 5 years ago

Can probably implement this by JSAPI events with "update" where the vote value does not match the previous value.

It may help to upgrade RES's JSAPI event infrastructure to include the previous JSAPI data on the event data sent to RES JSAPI hooks.

QtFuta commented 1 year ago

I've been using the redesign since I joined reddit and just now I found out that RES can track the upvotes I give to users, but only in old design.
Is there any plan to implement this?