-
- Downloads
Implements chat using react context as middleware
Showing
- bigbluebutton-html5/client/main.jsx 18 additions, 9 deletionsbigbluebutton-html5/client/main.jsx
- bigbluebutton-html5/imports/ui/components/chat/chat-logger/ChatLogger.js 37 additions, 0 deletions...tml5/imports/ui/components/chat/chat-logger/ChatLogger.js
- bigbluebutton-html5/imports/ui/components/chat/component.jsx 10 additions, 3 deletionsbigbluebutton-html5/imports/ui/components/chat/component.jsx
- bigbluebutton-html5/imports/ui/components/chat/container.jsx 94 additions, 113 deletionsbigbluebutton-html5/imports/ui/components/chat/container.jsx
- bigbluebutton-html5/imports/ui/components/chat/message-form/container.jsx 1 addition, 1 deletion...ml5/imports/ui/components/chat/message-form/container.jsx
- bigbluebutton-html5/imports/ui/components/chat/service.js 42 additions, 1 deletionbigbluebutton-html5/imports/ui/components/chat/service.js
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/component.jsx 270 additions, 0 deletions...imports/ui/components/chat/time-window-list/component.jsx
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/container.jsx 31 additions, 0 deletions...imports/ui/components/chat/time-window-list/container.jsx
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/styles.scss 56 additions, 0 deletions...5/imports/ui/components/chat/time-window-list/styles.scss
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/component.jsx 248 additions, 0 deletions...chat/time-window-list/time-window-chat-item/component.jsx
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/container.jsx 42 additions, 0 deletions...chat/time-window-list/time-window-chat-item/container.jsx
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/message-chat-item/component.jsx 224 additions, 0 deletions...ist/time-window-chat-item/message-chat-item/component.jsx
- bigbluebutton-html5/imports/ui/components/chat/time-window-list/time-window-chat-item/styles.scss 170 additions, 0 deletions...s/chat/time-window-list/time-window-chat-item/styles.scss
- bigbluebutton-html5/imports/ui/components/components-data/chat-context/adapter.jsx 49 additions, 0 deletions...ts/ui/components/components-data/chat-context/adapter.jsx
- bigbluebutton-html5/imports/ui/components/components-data/chat-context/context.jsx 273 additions, 0 deletions...ts/ui/components/components-data/chat-context/context.jsx
- bigbluebutton-html5/imports/ui/components/components-data/users-context/adapter.jsx 43 additions, 0 deletions...s/ui/components/components-data/users-context/adapter.jsx
- bigbluebutton-html5/imports/ui/components/components-data/users-context/context.jsx 83 additions, 0 deletions...s/ui/components/components-data/users-context/context.jsx
- bigbluebutton-html5/imports/ui/components/context-providers/component.jsx 16 additions, 0 deletions...ml5/imports/ui/components/context-providers/component.jsx
- bigbluebutton-html5/imports/ui/components/debug-window/component.jsx 39 additions, 1 deletion...on-html5/imports/ui/components/debug-window/component.jsx
- bigbluebutton-html5/imports/ui/components/subscriptions/component.jsx 17 additions, 20 deletions...n-html5/imports/ui/components/subscriptions/component.jsx
Loading
Please register or sign in to comment