* FIX: correct various mistakes in chat-notification-manager - The code was still handling global chat through its own variable instead of relying on `ChatStateManager` - There was a typo were the code was using `this` instead of `opts` Note notifications are a future big work of this year and this should be heavily reworked and tested. * linting |
||
|---|---|---|
| .. | ||
| chat-api.js | ||
| chat-audio-manager.js | ||
| chat-channel-info-route-origin-manager.js | ||
| chat-channels-manager.js | ||
| chat-composer-presence-manager.js | ||
| chat-emoji-picker-manager.js | ||
| chat-emoji-reaction-store.js | ||
| chat-guardian.js | ||
| chat-message-visibility-observer.js | ||
| chat-notification-manager.js | ||
| chat-state-manager.js | ||
| chat-subscriptions-manager.js | ||
| chat.js | ||
| emoji-picker-scroll-observer.js | ||