* wip on make admin button
* Finish assign admin button
* fixes from pr
* update readme; remove unnecessary console.log; add assign admin to room directory and room view; rename user_id label; set own MXID by default; fix room name display when there is no name
* Fix AvatarField to work with authenticated media
* Fix ViewMediaButton to work for user's media tab and reported events
* remove console.log
* cleanup AvatarField
* use correct thumbnail size
* fix AvatarField.test
* ignore postgres data for watchman
* fix new avatar preview
* watchman should ignore testdata completely, instead of specific subdirs
* update README
* change user's media icon in sidebar - use the same icon as the media tab
* Add preview for user media files if mimeType is image/*
* Add new line in user media Dialog