element-web/src/components/views/rooms
Aviral Dasgupta 6befb09509 Replace <p>s with <br/>s consistently
Also, allow newlines in /commands.
Fixes vector-im/vector-web#2114, vector-im/vector-web#2165.
2016-09-16 21:40:00 +05:30
..
Autocomplete.js Fix force completion and hide rooms with no alias 2016-09-13 18:02:33 +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 label device IDs 2016-09-15 02:49:25 +01:00
MemberInfo.js Update createRoom to support creating DM rooms 2016-09-09 19:25:00 +01: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 update crypto state of the room in realtime when turned on 2016-09-15 19:25:53 +01:00
MessageComposerInput.js Replace <p>s with <br/>s consistently 2016-09-16 21:40:00 +05:30
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 make it work 2016-09-13 19:00:35 +01:00
RoomList.js Tweaking the positoning of the incomingCallBox 2016-09-15 15:33:08 +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 close the RoomSettings when you close Scalar 2016-09-15 22:56:12 +01:00
RoomTile.js Added incomingCallBox to header and removed from roomTile 2016-09-15 14:39:34 +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