diff --git a/resources/assets/js/components/PostComponent.vue b/resources/assets/js/components/PostComponent.vue index 06837f1a4..75dd40b0a 100644 --- a/resources/assets/js/components/PostComponent.vue +++ b/resources/assets/js/components/PostComponent.vue @@ -74,14 +74,15 @@
{{status.place.name}}, {{status.place.country}}
+ by {{statusUsername}} + +
{{timestampFormat()}}
- ++ + {{status.place.name}}, {{status.place.country}} + + + {{timeAgo(status.created_at)}} ago + +
+ + ++ {{tag.name}} +
+Comments have been disabled on this post.
-Comments
+
+ + {{replyText.length}}/{{config.uploader.max_caption_length}} + + +
++