element-web/src/components/views/rooms
2016-02-25 18:38:14 +00:00
..
AuxPanel.js Factor out a separate auxpanel, and cleanup the maxHeight management 2016-02-23 15:54:15 +00:00
EntityTile.js correct layout for truncated lists 2016-01-21 17:39:12 +00:00
EventTile.js Update the scroll offset when images load 2016-02-22 17:43:33 +00:00
InviteMemberList.js spell out that you can invite email addresses 2016-02-15 11:13:37 +02:00
MemberInfo.js fix invalid powerlevel setting 2016-01-22 15:29:57 +00:00
MemberList.js match partial names in memberlist 2016-02-15 20:43:43 +00:00
MemberTile.js Review comments: Remove stuff which shouldn't have been there 2016-01-20 13:41:03 +00:00
MessageComposer.js Fix typo 2016-01-18 14:25:23 +00:00
PresenceLabel.js Factor out presence text. Do prep work for displaying 3pid invites on memberlist. 2016-01-13 15:55:28 +00:00
RoomHeader.js Unbreak RoomHeader 2016-01-22 11:48:26 +00:00
RoomList.js Change some refreshRoomList() calls to dalyed ones to avoid hammering on catchup. 2016-02-25 11:06:47 +00:00
RoomPreviewBar.js Joining a room can take a while. Show a spinner otherwise we'll end up in multiple join city. 2016-02-09 16:55:03 +00:00
RoomSettings.js Don;t try to fetch push rules if we're a guest: it throws. 2016-02-10 11:16:36 +00:00
RoomTile.js put a black badge on unread notifications, and a red one for unread highlights 2016-01-22 17:22:49 +00:00
SearchableEntityList.js improve the fix for https://github.com/vector-im/vector-web/issues/917 2016-02-15 09:52:57 +02:00
SearchResultTile.js Update the scroll offset when images load 2016-02-22 17:43:33 +00:00
TabCompleteBar.js apply CSS to slashcommand autocompletes 2016-01-14 16:29:49 +00:00
TopUnreadMessagesBar.js Merge branch 'rav/roomview_works' into develop 2016-02-24 17:26:46 +00:00
UserTile.js Factor out common code between MemberTile and UserTile into EntityTile. Use EntityTile. 2016-01-18 15:19:49 +00:00