feat: Facebook Chat-style real-time messaging widget #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Convert the existing page-refresh messaging into a Facebook Messenger-style chat experience.
Features
Technical
Priority: High
Branch created:
feature/92-feat-facebook-chat-style-real-time-messaBuilt: Chat widget with floating bubble, conversation list, message thread, AJAX polling (5s/15s), desktop notifications, online status, mobile responsive. ChatController with 5 JSON endpoints. System plugin injects CSS/JS for logged-in users.