element-web/src/components/views
David Baker 4f8d6d8fbe Pillify room notifs in the timeline
This scans text nodes in the DOM for room notifications and turns
them into pills. Changes the pillification code around a bit so it
works with text nodes. Uses the push processor directly to test
the event against the room notifiation rule so we know whether
this event would actually trigger a room notification (needs to
hook into push at a lower level because otherwise our own room
notifications would not pillify since our own events never
generate notifications).

Requires https://github.com/matrix-org/matrix-js-sdk/pull/565
2017-11-01 19:42:47 +00:00
..
avatars Fix initial in GroupAvatar in GroupView 2017-10-30 15:04:12 +00:00
create_room Run eslint --fix 2017-10-11 17:56:17 +01:00
dialogs Escape dash in regex 2017-10-31 11:48:56 +00:00
elements Pillify room notifs in the timeline 2017-11-01 19:42:47 +00:00
groups Alter UI for disinviting a group member 2017-10-30 18:17:35 +00:00
login Run eslint --fix 2017-10-11 17:56:17 +01:00
messages Pillify room notifs in the timeline 2017-11-01 19:42:47 +00:00
room_settings canSetRelatedRooms -> canSetRelatedGroups 2017-10-24 17:57:26 +01:00
rooms Merge branch 'develop' into t3chguy/mention_user 2017-10-26 18:10:10 +01:00
settings Don't refresh page on password change prompt 2017-10-30 16:28:27 +00:00
voip Default to false 2017-10-26 10:06:04 +01:00