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

Post count should match actual post count #229

Closed Critter closed 11 years ago

Critter commented 12 years ago

If you look at my profile /critter, it just looks like bad math. Deleted posts, should be deleted from the total post count.

mthurman commented 12 years ago

I'm not saying we won't change this behavior (and I'm not saying that we will) but I'm going to link to a recent exchange about this exact topic for context: https://alpha.app.net/mthurman/post/1400917

mattflaschen commented 12 years ago

Since it's still public that you made a (now deleted) post, it makes sense to make the full total available. But the total excluding deleted posts is also useful. I suggest providing both counts after issue #96 is fixed (FYI, I suggest opt in for fields you want).

orianmarx commented 11 years ago

Since we don't plan on changing this behavior any time soon, if at all, I'm closing this thread.

mthurman commented 11 years ago

We've made this behavior change: user.counts.num_posts now only refers to the number of undeleted posts for a user.