element-web/src/components/structures
Richard van der Hoff 422a1f01a4 Limit check on scrollNode.scrollTop to keep firefox happy
Turns out that Firefox ignores attempts to set scrollTop to
Number.MAX_VALUE. Clip it to scrollHeight.
2016-03-23 10:51:07 +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 Error messages for guests creating rooms 2016-03-22 12:58:12 +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 profoundly evil ugly hack to workaround amandine's invite focus issues on her note-to-self rooms 2016-03-22 17:47:52 +00:00
ScrollPanel.js Limit check on scrollNode.scrollTop to keep firefox happy 2016-03-23 10:51:07 +00:00
TimelinePanel.js Fix off-by-one error in read-marker advancing 2016-03-23 09:49:31 +00:00
UploadBar.js Only show uploads that are going to the current room 2016-01-14 16:31:42 +00:00
UserSettings.js Register prompt for trying to set an avatar 2016-03-22 13:50:27 +00:00