element-web/src/components/views/rooms
David Baker 690309adfc Bring back the little green men without slowness
Introduces a singleton DMRoomMap that subscribes to account data to keep itself up to date so we don't have to keep doing the map inversion for each room tile.
2016-09-26 18:02:14 +01:00
..
Autocomplete.js Fix click-to-complete in RTE 2016-09-21 07:40:48 +05:30
AuxPanel.js fix stupid double-spacing issue 2016-09-07 22:54:37 +01:00
EntityTile.js reskindex and use sdk.getComponent for EmojiText 2016-08-11 07:55:12 +05:30
EventTile.js stop continuations leaking on filepanel 2016-09-16 02:40:09 +01:00
LinkPreviewWidget.js add rel='noopener' wherever we do target='_blank' because https://mathiasbynens.github.io/rel-noopener/ 2016-08-15 21:37:26 +01:00
MemberDeviceInfo.js Add the deviceId back to memberdeviceinfo 2016-09-22 19:28:50 +01:00
MemberInfo.js fix 'new chat' layout bug 2016-09-20 10:06:57 -04:00
MemberList.js Removed all the InviteMemberList from the MemberList, and added a srearch box 2016-09-15 11:31:49 +01:00
MemberTile.js Improve ordering of memberlist by absolutizing lastActive correctly 2016-04-18 01:35:40 +01:00
MessageComposer.js Fix click-to-complete in RTE 2016-09-21 07:40:48 +05:30
MessageComposerInput.js Force-hide autocomplete after sending message. 2016-09-21 07:28:07 +05:30
MessageComposerInputOld.js Remove unused code 2016-09-22 18:37:14 +01:00
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 make it work 2016-09-13 19:00:35 +01:00
RoomList.js don't try to set DM data for guests 2016-09-16 16:15:34 +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 Missed some Vectors 2016-09-21 14:03:35 +01:00
RoomTile.js Bring back the little green men without slowness 2016-09-26 18:02:14 +01:00
RoomTopicEditor.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
SearchableEntityList.js Removed the Email (Invite by email) section 2016-09-14 18:01:07 +01:00
SearchResultTile.js fix up scroll behaviour when loading widgets 2016-04-02 00:36:19 +01:00
SimpleRoomHeader.js make it work 2016-09-13 19:00:35 +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