Decided to implement a hard feature this weekend: the unread-posts tracking system. Here's what I've got working so far: [img]https://dl.dropboxusercontent.com/spa/quq37nq1583x0lf/dw9wxz36.png[/img] Those "Unread" buttons will appear on each tab that has new posts, and clicking one will take you to the first unread post of that tab. The tracker is backed by the database, so it'll remember your unread posts across computers/devices. [quote=@LegendBegins] New mobile issue: The status box cannot be closed at all unless you tap another element with user interaction capability (ie pictures, replies, another user's status). Not even clicking the status button again will close it. [/quote] Thanks, I'll try to fix it right now. (Edit: Think I fixed it, I'll deploy the fix later tonight)