element-web/src/components/views
Richard van der Hoff 568e7aef8b Avoid rerendering EventTiles when not necessary
Each individual eventtile isn't particularly expensive, but when you have 500
of them, they start adding up. Shuffle some of the stuff into MessagePanel, so
that we can shouldComponentUpdate EventTiles properly.
2016-04-19 19:41:43 +01:00
..
avatars Hack around absence of String.codePointAt on PhantomJS 2016-04-13 10:35:07 +01:00
create_room update copyright for 2016 2016-01-07 04:06:52 +00:00
dialogs Swap register & cancel buttons for matthew 2016-03-23 11:48:47 +00:00
elements Drop workaround for object.onLoad 2016-04-17 21:46:27 +01:00
login warn if you don't specify an email 2016-03-21 01:15:11 +00:00
messages don't try to do preview URLs of matrix IDs (yet :D) 2016-04-13 01:54:06 +01:00
room_settings Update error message 2016-03-22 13:19:29 +00:00
rooms Avoid rerendering EventTiles when not necessary 2016-04-19 19:41:43 +01:00
settings show default displayname in ChangeDisplayName prompt 2016-03-19 02:45:06 +00:00
voip ForceUpdate the scrollpanel when the aux panel changes size 2016-03-09 15:56:54 +00:00