Notifications for Messages
Advanced message processing.
Modified commandPreprocessor to be easily shared between chat.js and pmHandler.js: b26dd1094c
Advanced message processing.
Split commandPreprocessor in preparation for formatted private messaging: d465863ee6
Create messaging panel UX.
Group Chats
Starting work on client-side chat sesh handling: d8e5c64c13 Improved Private Message Session Management: e2020406a7
Basic group chat functionality added via proper client-side chat session…
Add basic messaging back end to canopy server.
Basic private messaging back-end seems to function well-enough for now. Improvements will be made through future issues: e19ae74412
Add basic messaging back end to canopy server.