Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
build 44:
* info button about who upvoted my rant
* notification tabs unread indicators take into account ignored users -
@iSwimInTheC no, it’s just for own rants and comments. The info is there anyway in the notifications.
You can‘s see who upvoted others π -
That's a cool idea, I like that a lot actually. Maybe you can rename it to "recent upvoters" since that's a more accurate representation of what it is, and doesn't leave users wondering why only a subset of voters are enumerated by name compared to the definitive count?
-
Lol I just realized that you can fetch the profile data of any user and see their recent upvotes.
I could use this to see the upvoters of any rant and comment, but the problem is that I‘d need to fetch the profiles from all users because I don’t know in advance which users might be upvoting a particular rant or comment. π
So, something funny to think about but probably unrealistic or not worth it.
Anyway, there is no privacy. In principle we can figure out who upvoted.
Related Rants
JoyRant build 43
You can now see who upvoted your comment.
This works by getting the info from the notifications list so it will not work for old upvotes which aren’t in the notif list anymore.
Forgot to also add this for rants. Will add later.
Complete list of changes:
* notifications from all tabs load at once
* info button about who upvoted my comment
* comments counter for own rants
* no reply button for own comments
* ignore users locally (added in build 42)
devrant
joyrant