element-web/src/components/structures
Richard van der Hoff 631183da29 Don't reload the DOM if we can jump straight to the RM
Adds a missing 'return' statement which meant that, even if we already had the
relevant event loaded into the DOM, we would rebuild it when the user clicked
on the "(^) Unread messages" bar.
2016-03-31 00:51:23 +01:00
..
login don't let uses change HS/IS URL in the middle of registration - fixes https://github.com/vector-im/vector-web/issues/1176 2016-03-16 19:14:28 +00:00
CreateRoom.js Pass SimpleRoomHeader title in as a named property 2016-03-29 23:21:17 +01:00
MatrixChat.js prioritise new version bar 2016-03-23 18:05:47 +00:00
MessagePanel.js make it work, seemingly 2016-03-24 01:12:51 +00:00
RoomStatusBar.js Prettier, animated placeholder :D 2016-03-28 19:39:36 +05:30
RoomView.js Factor out separate RoomNameEditor and RoomTopicEditor components 2016-03-29 15:21:16 +01:00
ScrollPanel.js make it work, seemingly 2016-03-24 01:12:51 +00:00
TimelinePanel.js Don't reload the DOM if we can jump straight to the RM 2016-03-31 00:51:23 +01:00
UploadBar.js Only show uploads that are going to the current room 2016-01-14 16:31:42 +00:00
UserSettings.js Pass SimpleRoomHeader title in as a named property 2016-03-29 23:21:17 +01:00