Skip to content

Add real-time profile presence and visibility updates#20

Merged
hussein-m-kandil merged 4 commits intomainfrom
dev
Feb 12, 2026
Merged

Add real-time profile presence and visibility updates#20
hussein-m-kandil merged 4 commits intomainfrom
dev

Conversation

@hussein-m-kandil
Copy link
Copy Markdown
Owner

Summary

This PR enhances the profiles system with real-time presence tracking and visibility broadcasting using Socket.IO. Clients are now notified when profiles go online/offline or when profile visibility and tangibility settings change.


Key Features

Profiles-Endpoint and Real-Time Enhancements

  • Broadcast profile online/offline events to connected clients (on socket connect/disconnect).
  • Added a Socket.IO–powered endpoint to retrieve a profile’s online status.
  • Broadcast events when a profile toggles:
    • Visibility (profile active/online status)
    • Tangibility (chat read/seen receipt)
  • Improved preparation of the returned profile data for cleaner code.

@hussein-m-kandil hussein-m-kandil merged commit 1c6d2d5 into main Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant