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
-
trogus133387yOne of the reasons we haven't built out a private messaging feature is concern over knowing who can contact whom. Unlike FB which has friend connections or Twitter with following connections, devRant doesn't have a social graph that would define who can ping you.
We don't want people to get harassed, so the idea that is currently on the table is a system where you can send a generic message asking another user if they want to start a private message conversation, which that person could accept or ignore (or block). Also thinking some people might want to turn off receiving requests at all, which could be a setting. Some annoying people may be over eager and spam a bunch of users with requests, so we would track ignores, blocks and reports to rein in such unappreciated behavior.
I'm curious what you all think of this possible solution. -
Teknas27517y@trogus there is a app called whisper which is a anonymous chat platform. Please check how they solved this problem.
I had my own attempt at an anonymous chat app based off firebase & cloud functions. It solves the spam problem in a unique way. If you're interested I can show you the demo. It's not out yet. -
trogus133387y@Teknas cool, I've looked at whisper (and secret and yik yak when those existed) but never explored the chat functionality, I'll have to take a closer look.
If you want to share how you solved this problem, I'm certainly curious. I'm a little paranoid about unfamiliar apk's, but if you sent me a description and/or screenshots of your chat functionality, that would be helpful. My email is tim@hexicallabs.com. Thanks!
Related Rants
-
felipechalreo20!rant I had this idea about national flags on the avatar. (Something like an item on the desk) then @letmecod...
-
moars4220Just noticed the date format mm/dd/yy. Can we switch (or give an option to switch) to a superior to format li...
-
Arlekin16@dfox Feature request Could we have fully displayed rants ? Maybe as a setting disabled by default ? I mean so...
[Feature Request]
Need private messaging.
undefined
feature request