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.

Home Page:https://developers.app.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If the latest message in a channel has been deleted, the unread message flag is still set until you move the marker past it

tigerbears opened this issue · comments

User A reads all their messages from User B. User B sends a message, then deletes it. User A's channel will say it has unread messages until they view the channel and then, only if either a) deleted messages are shown in the channel or b) clients do some bizarre special-casing for setting the stream marker when deleted messages are involved.