diff --git a/resources/assets/js/components/PostComponent.vue b/resources/assets/js/components/PostComponent.vue index cdea3e58a..d6b9b4648 100644 --- a/resources/assets/js/components/PostComponent.vue +++ b/resources/assets/js/components/PostComponent.vue @@ -1513,7 +1513,6 @@ export default { }, getStatusUrl(status) { - return status.url; if(status.local == true) { return status.url; diff --git a/resources/assets/js/components/RemotePost.vue b/resources/assets/js/components/RemotePost.vue index cdea3e58a..1296a7090 100644 --- a/resources/assets/js/components/RemotePost.vue +++ b/resources/assets/js/components/RemotePost.vue @@ -10,16 +10,16 @@
-
+
-
+
- {{ statusUsername }} + {{ statusUsername }} @@ -46,7 +46,7 @@
- +
@@ -54,7 +54,7 @@
- +
@@ -62,7 +62,7 @@
- +
@@ -74,11 +74,11 @@
-
+
- {{ statusUsername }} + {{ statusUsername }} @@ -108,7 +108,7 @@
- {{truncate(status.account.username,15)}} + {{truncate(status.account.username,15)}} This comment may contain sensitive material Show @@ -117,7 +117,7 @@
@@ -243,7 +243,7 @@
-

More posts from {{this.statusUsername}}

+

More posts from {{this.statusUsername}}

@@ -273,175 +273,6 @@
- -
-
-
-
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-

Error: Problem rendering preview.

-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- -
-
-
-
-

-

-

- by {{statusUsername}} - - - Follow - -

-
- avatar -
-
-
-

- {{status.content_text.length ? status.content_text : 'Untitled Post'}} -

-

- by {{statusUsername}} - -

-
- avatar -
-
-
-

- - {{status.place.name}}, {{status.place.country}} - - - {{timeAgo(status.created_at)}} ago - -

- -
-

- {{tag.name}} -

-
-
-
-
-

Comments

-
-
- -

- - {{replyText.length}}/{{config.uploader.max_caption_length}} - - -

- - -
- - -

-
-
-
-
- avatar -
-
- - {{reply.account.username}} - - - - - - - - - - - - -
-
- - - This comment may contain sensitive material - Show - - -
-
-

loading ...

-
-

- - {{timeAgo(reply.created_at)}} - -

-
-
-
-
-
-
-
-
- -
- -
-
- -
-
- -
-
-
- - -
-
- - -
-
- - -
-
-
- -

By using this embed, you agree to our Terms of Use

-
-
Unfollow
Follow
-
Embed
Copy Link
{{ showComments ? 'Disable' : 'Enable'}} Comments
Edit @@ -735,19 +516,6 @@ } -