Merge upstream!! #64 <3 <3

This commit is contained in:
kibigo!
2017-07-12 02:03:17 -07:00
340 changed files with 4980 additions and 2321 deletions

View File

@ -23,8 +23,7 @@
- unless status.media_attachments.empty?
.status__attachments><
- if status.sensitive?
= render partial: 'stream_entries/content_spoiler'
= render partial: 'stream_entries/content_spoiler', locals: { sensitive: status.sensitive? }
- if status.media_attachments.first.video?
.status__attachments__inner<
.video-item<