* 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 |
||
|---|---|---|
| .. | ||
| adapters | ||
| components | ||
| connectors | ||
| controllers | ||
| helpers | ||
| initializers | ||
| lib | ||
| models | ||
| modifiers/chat | ||
| pre-initializers | ||
| routes | ||
| services | ||
| templates | ||
| widgets | ||
| admin-chat-route-map.js | ||
| chat-route-map.js | ||
| preferences-chat-route-map.js | ||