element-web/src/components/views
David Baker f105ec2794 Attempt to sanitize ChatInviteDialog a bit
* Use binds rather than onFoo functions which aren't actually
   handler functions themselves but return them
 * Rename onKeyUp to moveSelectionDown etc,, reserving onKeyUp
   for "a key has been released" rather than, "the up arrow key
   has been pressed"
2017-01-18 17:51:39 +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 Attempt to sanitize ChatInviteDialog a bit 2017-01-18 17:51:39 +00:00
elements Attempt to sanitize ChatInviteDialog a bit 2017-01-18 17:51:39 +00:00
login Implement simple team-based registration (#620) 2017-01-18 12:48:28 +01:00
messages Fix scroll jumping when a video is decrypted 2016-12-20 12:33:07 +00:00
room_settings fix race between setting canonical alias and creating aliases 2016-09-16 18:01:14 +01:00
rooms switch to using <span/> for edit button 2017-01-17 14:11:15 +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