meower-media / server

Official source code for the backend that powers the Meower social media platform.
MIT License
12 stars 15 forks source link

silent join for moderators #158

Open MikeDev101 opened 1 year ago

MikeDev101 commented 1 year ago

Describe the solution you'd like Add a feature that will allow the server to silently login moderators/admins, so that they don't appear online to other users.

Additional context Sometimes I would like to just add a note to my self in a private chat, but I woudn't want to accidentally make too much of a commotion when I go online.

tnix100 commented 1 year ago

Couldn't we just do this with user statuses and being able to appear offline?

MikeDev101 commented 1 year ago

In my POV, it's a matter of not broadcasting the user online/offline alert.

JoshAtticus commented 1 year ago

Should also allow it for standard users, because that would be useful for me, assuming you don't read my messages.