I just registered, as we’re using Discourse here too and wanted to ask for this feature:
Is there a way to hide your login status? So that others can’t see, that you’re online?
Some users requested this to safely use Discourse during work. They don’t want, that others can publicly see, that they were logged in during their working hours. Most other board softwares that I know, have this feature.
That’s exactly the problem. If your boss knows your nick, he can check weather you’d been in the forum, while you were at work. Is there a way to disable this?
He or she knows that you’ve been at your office desk 7 mins ago .
I struggled with the same problem - our user base settled with the following: I wrote a plugin that hides the online status on public pages. It removes that info rather than hiding it via CSS, but that solution is global, and no per-user setting. With that plugin, when you have an account and log in, you can get the information anyway. See this topic:
I was thinking, even if member information was removed, there would still be post information visible .
i.e. “10h”, “21m” etc.
So with a little bit of mental math one could arrive at “Hey! that post was made during work hours!”
I’m not sure if the Admin Settings could be tweaked to show only “today” “yesterday” (I recently upgraded from Win 7 to Win 10 and Vagrant broke )
I’m also not sure if having less granular post times is such a good idea, but it is something to consider.
I’m also thinking this might be an “The Emperor’s New Clothes” idea that would give users a false sense of protection against being found out.
At least I know that at my previous employment all computer use that accessed external sites not part of the intranet were logged and analyzed.
If someone is doing something during their work that their boss has disallowed then it seems like even if you think it should be allowed you should just not do it.
I might not be understanding this correctly though.
I don’t think that is true.
While other forum software has a feature to hide your online status for the Private Message function, I don’t think any of them have a way to hide when a post was made.
It’s a requirement of forum post that they have a date attached to them so they be kept track of.
Sorry to ask another question: how would one hide the entire Stats section of the user profile page? (in particular, to hide the “recent read time” and “total read time”).