- Implemented a modal for sending and managing friend requests, allowing users to send, accept, decline, or ignore requests. - Enhanced user status management by integrating real-time updates for online, busy, offline, and away statuses. - Updated the API and database schema to support new friend request and user status features. - Improved socket management for better connection handling and user experience. - Refactored UI components to accommodate new functionalities while maintaining consistency. |
||
|---|---|---|
| .. | ||
| api.d.ts | ||
| api.js | ||
| dataModel.d.ts | ||
| server.d.ts | ||
| server.js | ||