element-web/src/notifications
Richard van der Hoff 121fe34180 Improve parsing of keyword notification rules
For notification rules, the absence of a value on a 'highlight' tweak means
that the highlight should happen; this was previously confusing us.

Use the action parser from NotificationUtils to simplify the code.

Fixes https://github.com/vector-im/vector-web/issues/1330
2016-04-14 22:45:00 +01:00
..
ContentRules.js Move more stuff out of Notifications.js 2016-04-14 19:54:03 +01:00
index.js Move more stuff out of Notifications.js 2016-04-14 19:54:03 +01:00
NotificationUtils.js Start Notifications component refactor 2016-04-13 18:44:41 +01:00
PushRuleVectorState.js Improve parsing of keyword notification rules 2016-04-14 22:45:00 +01:00
StandardActions.js Fixes to refactored notifications 2016-04-14 19:54:03 +01:00
VectorPushRulesDefinitions.js Fixes to refactored notifications 2016-04-14 19:54:03 +01:00