-
- Downloads
Factor out logic from EnableNotificationsButton(!) and reuse MatrixToolbar.
Added notification logic to Notifier; dispatch notifier_enabled when toggled so the toolbar can be shown/hidden and the button text can be kept in sync. Add MatrixToolbar back into MatrixChat for notification nagging.
Showing
- skins/base/views/molecules/MatrixToolbar.js 1 addition, 2 deletionsskins/base/views/molecules/MatrixToolbar.js
- skins/base/views/pages/MatrixChat.js 8 additions, 0 deletionsskins/base/views/pages/MatrixChat.js
- src/controllers/atoms/EnableNotificationsButton.js 21 additions, 31 deletionssrc/controllers/atoms/EnableNotificationsButton.js
- src/controllers/organisms/Notifier.js 59 additions, 2 deletionssrc/controllers/organisms/Notifier.js
- src/controllers/pages/MatrixChat.js 3 additions, 0 deletionssrc/controllers/pages/MatrixChat.js
Loading
Please register or sign in to comment