element-portable/src/components/views/rooms
David Baker 87f94bde62 Fix up notification setting listener in roomtile
The previous dispatch only did binary muted/non-muted but we now have 4 states. We now just listen for the push rules account data and update on that so it stays in sync if the pishrules are changed elsewhere.

Also add util functions used here for getting the notif state and in vector for both getting and setting it.
2016-08-17 18:26:37 +01:00
..
Autocomplete.js fix: allow up/down normally for no completions 2016-08-03 18:04:52 +05:30
AuxPanel.js ForceUpdate the scrollpanel when the aux panel changes size 2016-03-09 15:56:54 +00:00
EntityTile.js reskindex and use sdk.getComponent for EmojiText 2016-08-11 07:55:12 +05:30
EventTile.js Refactor so that chevron and menu can be positioned independantly 2016-07-27 16:09:07 +01:00
InviteMemberList.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +01:00
LinkPreviewWidget.js Revert "Amends react template and removes opening image in lightbox" 2016-07-15 16:54:56 +01:00
MemberDeviceInfo.js MemberDeviceInfo: Use the device name, where available 2016-08-03 14:18:09 +01:00
MemberInfo.js Fix member info 2016-08-11 11:34:14 +01:00
MemberList.js Tidy up fix to multi-invite 2016-08-12 10:02:55 +01:00
MemberTile.js Improve ordering of memberlist by absolutizing lastActive correctly 2016-04-18 01:35:40 +01:00
MessageComposer.js Only show Autocomplete if autocomplete is enabled 2016-08-11 16:28:32 +01:00
MessageComposerInput.js Merge pull request #335 from aviraldg/feature-composer-emoji 2016-08-03 16:18:56 +01:00
MessageComposerInputOld.js use rte labs setting 2016-06-14 00:10:43 +05:30
PresenceLabel.js Improve ordering of memberlist by absolutizing lastActive correctly 2016-04-18 01:35:40 +01:00
ReadReceiptMarker.js Fix warnings emanating from Velociraptor elements 2016-08-01 16:56:25 +01:00
RoomHeader.js Merge pull request #402 from matrix-org/wmwragg/room-tag-menu 2016-08-11 08:59:32 -05:00
RoomList.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +01:00
RoomNameEditor.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
RoomPreviewBar.js More PR feedback 2016-06-28 17:11:47 +01:00
RoomSettings.js Don't show integrations header if setting not on 2016-08-10 11:51:51 +01:00
RoomTile.js Fix up notification setting listener in roomtile 2016-08-17 18:26:37 +01:00
RoomTopicEditor.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
SearchableEntityList.js Remove relayoutOnUpdate prop on gemini-scrollbar 2016-07-27 11:35:48 +01:00
SearchResultTile.js fix up scroll behaviour when loading widgets 2016-04-02 00:36:19 +01:00
SimpleRoomHeader.js add cancelButton to simpleHeader 2016-04-15 22:16:19 +01:00
TabCompleteBar.js Rejig tab complete to make it faster 2016-07-15 16:10:27 +01:00
TopUnreadMessagesBar.js add 'mark all read' button 2016-04-12 14:29:36 +01:00
UserTile.js fix copy-paste bug caught by PR review 2016-03-17 11:37:26 +00:00