element-web/src/components/structures
Richard van der Hoff 3736fcf80e Move read-marker past our own events when we switch to a room
This fixes an issue where the RM appeared before any events which were pending
when you switched away from that room
(https://github.com/vector-im/vector-web/issues/1241).

Also, fix a buglet in the MessagePanel which meant we didn't animate the
disappearance of a RM when it stayed at the same event but became
invisible. This didn't really cause any user-visible problems (because
typically we advance the RM at the same time as it became invisible), but
confused me a bit while I was trying to debug this.
2016-03-22 17:23:23 +00: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 use getDomain() 2016-01-13 18:15:59 +00:00
MatrixChat.js when starting chat from memberinfo, allow guest access. in future synapse should make guest_access a default for the private_chat preset. 2016-03-20 12:39:49 +00:00
MessagePanel.js Move read-marker past our own events when we switch to a room 2016-03-22 17:23:23 +00:00
RoomStatusBar.js Add 'cancel all' option to 'unsent messages' bar 2016-03-21 16:49:07 +00:00
RoomView.js Merge pull request #236 from matrix-org/rav/search_pagination_spinner 2016-03-22 10:12:51 +00:00
ScrollPanel.js Turn on scroll debug again 2016-03-22 15:37:08 +00:00
TimelinePanel.js Move read-marker past our own events when we switch to a room 2016-03-22 17:23:23 +00:00
UploadBar.js Only show uploads that are going to the current room 2016-01-14 16:31:42 +00:00
UserSettings.js remove totally dead wood from stale Modal API 2016-03-18 11:12:06 +00:00