element-portable/src/components/views/rooms
Michael Telatynski 5e4467adce hide settings/search appropriately
pass inRoom prop to RoomHeader (defaults to false)
remove default onSettingsClick, handle if it is passed EVERYWHERE

if onSettingsClick is passes, show that button
show search button only if we are in the room, seems to fail otherwise
this seems to handle all cases I could throw at it. Give it your best

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-05-11 17:35:06 +01:00
..
Autocomplete.js Fix click-to-complete in RTE 2016-09-21 07:40:48 +05:30
AuxPanel.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
EntityTile.js Fix a bunch of lint complaints 2017-01-24 22:41:52 +00:00
EventTile.js Add mx_EventTile_emote class 2017-04-26 18:00:25 +01:00
LinkPreviewWidget.js Don't show null URL previews 2017-05-08 14:01:44 +01:00
MemberDeviceInfo.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
MemberInfo.js display err.message to user if available in error msgs 2017-04-23 01:48:27 +01:00
MemberList.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
MemberTile.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
MessageComposer.js Explicitly save composer content onUnload 2017-05-07 20:01:55 +01:00
MessageComposerInput.js move implementation to MessageComposer to it applies to any future composers 2017-05-03 16:21:35 +01:00
MessageComposerInputOld.js move implementation to MessageComposer to it applies to any future composers 2017-05-03 16:21:35 +01:00
PresenceLabel.js Change presence status labels to be more clear. 2017-04-21 13:41:37 -06:00
ReadReceiptMarker.js Fix expanding/unexapnding read receipts 2017-02-02 17:36:26 +00:00
RoomHeader.js hide settings/search appropriately 2017-05-11 17:35:06 +01:00
RoomList.js Fix this/self fail in LeftPanel 2017-05-08 15:37:40 +01:00
RoomNameEditor.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
RoomPreviewBar.js looks like it is passed and accessed like a string 2017-05-11 17:32:23 +01:00
RoomSettings.js fixes vector-im/riot-web#3881 2017-05-10 15:16:49 +01:00
RoomTile.js return the event from RoomTile's onClick to distinguish clicks from keypresses 2017-04-20 14:16:45 +01:00
RoomTopicEditor.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
SearchableEntityList.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
SearchResultTile.js Combine data-scroll-token and -contained-scroll-tokens 2017-05-04 10:00:13 +01:00
SimpleRoomHeader.js Give the SRH its prop back 2017-04-27 17:58:02 +01:00
TabCompleteBar.js Rejig tab complete to make it faster 2016-07-15 16:10:27 +01:00
TopUnreadMessagesBar.js add in scrollto button 2017-04-24 01:09:57 +01:00
UserTile.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00