]> cat aescling's git repositories - mastodon.git/commit
Add attachment list fallback to public pages (#9780)
authorThibG <thib@sitedethib.com>
Sun, 13 Jan 2019 09:23:54 +0000 (10:23 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 13 Jan 2019 09:23:54 +0000 (09:23 +0000)
commit4fb94c758e3bf2e1c0525e9075c2d5dedc14c666
treec08ae8ba9144ece107fac0893ea055a7079edcd1
parent9ee9cb549b58a33a81a9da318cbdc26ed2e47788
Add attachment list fallback to public pages (#9780)

* Add attachment list fallback to public pages

Fixes #6714

* Refactor attachments lists
app/helpers/application_helper.rb
app/javascript/packs/public.js
app/views/stream_entries/_attachment_list.html.haml [new file with mode: 0644]
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml