mastodon/app/javascript/mastodon/features/status
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
* Fix null error in status component when determining showMedia state

Also update the showMedia value if the status passed to the
component changes

* Refactor media visibility computation into a defaultMediaVisibility function

* Fix default media visibility with reblogs
2019-05-26 13:48:16 +02:00
..
components Add a keyboard shortcut to hide/show media (#10647) 2019-05-25 23:20:51 +02:00
containers Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
index.js Fix null error in status component when determining showMedia state (#10838) 2019-05-26 13:48:16 +02:00