bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
7.21k stars 951 forks source link

User status in the profile #2322

Open monicaellerose opened 6 months ago

monicaellerose commented 6 months ago

Similar feature to whatsapp, steam, slack, discord, github, instagram, where users can have online status customized visible, online, away, hidden, busy, or maybe even custom?

would be able to work alongside DM's [when that feature exists], to show when someone is online/offline

could work along side businesses who offer any online support

original idea: shinyakato.dev

Zero3K commented 6 months ago

I think such a thing is impossible since Bluesky isn't a messaging app like Skype, etc.

myConsciousness commented 6 months ago

If real-time capability is not required (like online), it could be included in app.bsky.actor.profile

https://github.com/bluesky-social/atproto/blob/main/lexicons/app/bsky/actor/profile.json

Zero3K commented 6 months ago

I stand corrected (for the most part).