element-web/src/components/views/rooms
2016-03-16 19:52:24 +00:00
..
AuxPanel.js ForceUpdate the scrollpanel when the aux panel changes size 2016-03-09 15:56:54 +00:00
EntityTile.js correct layout for truncated lists 2016-01-21 17:39:12 +00:00
EventTile.js display m.room.history_visibility updates in the timeline 2016-03-15 23:47:40 +00:00
InviteMemberList.js spell out that you can invite email addresses 2016-02-15 11:13:37 +02:00
MemberInfo.js give proper error message on failing to start chat 2016-03-15 02:19:27 +00:00
MemberList.js Don't crash on redacted (or otherwise invalid) 3pid invites 2016-03-11 14:18:30 +00:00
MemberTile.js make MemberTiles actually update in realtime\n\nFixes https://github.com/vector-im/vector-web/issues/730 and all its dups 2016-03-16 19:32:48 +00:00
MessageComposer.js fix zero-length /me 2016-03-16 19:52:24 +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 Remove (broken, as it turns out) permission logic from react sdk and use https://github.com/matrix-org/matrix-js-sdk/pull/94 instead. 2016-03-03 17:58:41 +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 doc inviterName 2016-03-10 17:43:20 +00:00
RoomSettings.js Merge pull request #217 from matrix-org/matthew/disable-room-settings 2016-03-16 14:42:13 +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