element-portable/src/components/views
Luke Barnard c07e5d4992 Improve the performance of MemberEventListSummary
- The MessagePanel now uses the same key for the MELS instances rendered so that entirely new instances are not created, they are simply passed new props (namely when new events arrive).
- MELS itself now uses `shouldComponentUpdate` so that it only updates if it is given a different number of events to previous or if it is toggled to expand.
2016-12-14 15:31:35 +00:00
..
avatars Add read receipt times to the hovertip of read markers 2016-12-08 16:23:20 +00:00
create_room update copyright for 2016 2016-01-07 04:06:52 +00:00
dialogs s/block/blacklist for e2e 2016-11-29 18:48:43 +00:00
elements Improve the performance of MemberEventListSummary 2016-12-14 15:31:35 +00:00
login Give our input fields names 2016-10-14 15:34:44 +01:00
messages Fix e2e attachment download by using iframes. (#562) 2016-12-02 14:21:07 +00:00
room_settings fix race between setting canonical alias and creating aliases 2016-09-16 18:01:14 +01:00
rooms Show the full date and time if the receipt was sent days after the event 2016-12-09 11:43:23 +00:00
settings Interactive auth for device delete 2016-10-12 08:23:08 +01:00
voip Added incomingCallBox to header and removed from roomTile 2016-09-15 14:39:34 +01:00