1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/app
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state ()
* 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
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
controllers Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
helpers Add invite request to pending account notification e-mail () 2019-04-10 00:36:01 +02:00
javascript Fix null error in status component when determining showMedia state () 2019-05-26 13:48:16 +02:00
lib Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles () 2019-04-07 04:59:13 +02:00
serializers Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
services Prevent from publicly boosting one's own private toots () 2019-05-18 00:28:51 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface () 2019-05-19 21:40:36 +02:00
views Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
workers Retry ActivityPub inbox delivery on HTTP 401 and 408 errors () 2019-05-23 15:00:30 +02:00