element-portable/src/components/structures
Luke Barnard 341175ea58 Fix pagination issue where recent events are lost (#563)
Fix pagination issue where recent events are lost

Scrolling up a few pages followed by scrolling down to the most recent events previously caused some events to go missing. A test has been modified in conjunction with this fix to make sure that this failure mode is tested for in future. This commit should fix the issue, and the most recent events should be paginated back in.
2016-11-18 11:15:14 +00:00
..
login Give our input fields names 2016-10-14 15:34:44 +01:00
ContextualMenu.js Bugifx: 'background-color' in react should be 'backgroundColor' 2016-08-11 17:34:05 +01:00
CreateRoom.js wip for collapsable RHS 2016-09-13 12:18:22 +01:00
FilePanel.js layout for file & notif panel 2016-09-11 02:14:27 +01:00
LoggedInView.js Fix the vector web version in UserSettings 2016-11-08 10:45:19 +00:00
MatrixChat.js Move saveScrollState into RoomView 2016-11-04 09:28:35 +00:00
MessagePanel.js Fix join/part collapsing regressions (#553) 2016-11-16 14:42:30 +00:00
NotificationPanel.js layout for file & notif panel 2016-09-11 02:14:27 +01:00
RoomStatusBar.js reskindex and use sdk.getComponent for EmojiText 2016-08-11 07:55:12 +05:30
RoomView.js Fix the ctrl+e mute camera shortcut 2016-11-08 18:04:22 +00:00
ScrollPanel.js Fix infinite loop when there are a lot of invisible events (#554) 2016-11-16 14:25:52 +00:00
TimelinePanel.js Fix pagination issue where recent events are lost (#563) 2016-11-18 11:15:14 +00:00
UploadBar.js fix testing UI hack 2016-04-14 19:11:20 +01:00
UserSettings.js Wrap getAppVersion() in promise 2016-11-11 10:05:53 +00:00