appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

Provide more information about Mute #145

Closed shpakovski closed 7 years ago

shpakovski commented 12 years ago

An object User has a flag "you_muted": false. I propose to change it to the date of mute like "you_muted_at": "2012-08-16T17:23:34Z". Then the user would analyze what he said “wrong” or what else happened in the timeline.

edent commented 12 years ago

Muting, as I understand it, isn't meant to be seen by the muted party.

You will never be able to tell that I muted you.

A client could, however, record the datetime when the mute button was pressed.