You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
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
6 years ago
..
chewy
controllers Add responsive panels to the single-column layout (#10820) 6 years ago
helpers
javascript Fix null error in status component when determining showMedia state (#10838) 6 years ago
lib Add responsive panels to the single-column layout (#10820) 6 years ago
mailers
models Add responsive panels to the single-column layout (#10820) 6 years ago
policies
presenters
serializers Add responsive panels to the single-column layout (#10820) 6 years ago
services
validators
views Add responsive panels to the single-column layout (#10820) 6 years ago
workers