[Dev]: maidme-maidyou-node queue/maidme-maidyou-node
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added online status testing section to index.html, including user ID input, conversation ID input, and functionality to request and display online status results; enhanced socket handling for online status responses - e39c79676398d18ecdd237d853ce317c99db23fb", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enriched booking replies with current maid details by fetching unique maid IDs from replies and updating each reply with the corresponding maid's full name and avatar; improved data structure for enhanced user experience - ad25eacea5b5e8cc414d346235ae289bc8202ca8", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored booking details retrieval logic to improve query accuracy by incorporating conditions for both requested and non-requested bookings based on maidId; enhanced matching criteria in the MongoDB aggregation pipeline - 1b1566e83fedb8675b6761aa2601e45dbd032361", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added country validation for booking requests to ensure users can only search for offers within their registered country; implemented reverse geocoding for location verification and updated localization files with new error messages for country restrictions - 78ef9bc1f61ddf6610e913e86b0dadde4c205959", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored chat repository query logic to improve user and maid favoriting conditions; clarified matching criteria for userId and maidId in the MongoDB aggregation pipeline - 0bed63f162824842276618c955a6a03d777352d6", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added booking status retrieval to chat messages; updated ChatRepository to include booking status in message data structure for improved context in chat interactions - 297448724b35ab980fee7aa51cc4449d3d9e702a", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: updated review notification titles and messages for improved clarity; added localization support for review notifications in multiple languages - ffe2d7c5a8a6b07b760b7464bdba0f91be5faf80", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enhanced notification system to support image messages; updated sendAndSaveNotification function to include optional image URL for notifications, and modified chat message handling to display appropriate previews for image messages, along with localization updates for new message types - 6ffb8d9000ea9a978e5a2c7c43c3bbd1491a0e7b", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: implemented soft delete functionality for conversations, allowing users to hide conversations while preserving message history; added deleteConversation method in ChatController and corresponding repository logic, along with necessary localization updates for success and error messages - 90a4ba9c04149b2e5bd2a98eb4efc19af851e8ef", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added online status request handling in socket.js, allowing users to check the online status and last seen time of specific users, enhancing real-time user interaction in chat - 66f58c6091e83a015f597a2eaf1c336b95a7d43d", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added booking reminder cron job and notification processor; refactored Redis queue configuration for booking notifications, enhancing job management and notification handling - cb6fee12000f2db6a53720dc23774c3944e9bd7f", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added arrivalReportedAt, startOtp, startOtpGeneratedAt, and startVerifiedAt fields to booking retrieval in booking.services.js, enhancing data completeness for maid booking lists - 5acc282f1e2d9812d34838d072b29f43255629e8", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: removed startOtp and startOtpGeneratedAt fields from booking retrieval in booking.services.js, while adding arrivalReportedAt, startOtp, and startVerifiedAt fields in maidServices/booking.services.js to enhance data completeness for maid booking lists - 58efa30c8416a180472738427a5a9c46549f3dfb", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added startOtp and startOtpGeneratedAt fields to booking retrieval, enhancing data completeness for booking information - bbdb9355effd2a63773610fe401bfc92c07a3817", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enhanced chat interface with WhatsApp-like features, including improved message display, typing indicators, and direct message handling. Refactored socket event handling for real-time updates, added reply previews, and implemented emoji reactions for a more interactive user experience. - 629343b536bb0c263663755af29fe0b48151b3c5", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored booking coordinate handling in BookingController and bookingServices to clarify usage; updated comments to indicate that maid's current coordinates are kept for reference but not used in search, enhancing code readability and maintainability - cb9d1d53cfda51b87d4c2e8753659c3f98ee1dfb", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added lastMessageCreatedAt field for sorting in chat repository, allowing fallback to conversation createdAt if no messages are present, improving message retrieval accuracy - ce078dcdd85b8b410c6312ddab83e0e83539bece", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: updated getBookingOffers function to calculate isFavorites based on maidFavorites lookup, improving accuracy of favorite status in booking offers - ed32744dbeda4ee7e40a8f21bb38d7ebc7bf0f87", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added user avatar and badges to booking offers response, enhancing user data visibility in booking interactions - 6ca508a25fd0f0c59415a9011d5fc430d2887631", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.