diff --git a/resources/assets/js/components/Timeline.vue b/resources/assets/js/components/Timeline.vue index a14f4cfb0..c3dc423d0 100644 --- a/resources/assets/js/components/Timeline.vue +++ b/resources/assets/js/components/Timeline.vue @@ -469,221 +469,323 @@ + - - Report - Unfollow - Follow - Go to post - Embed - - Copy Link - Moderation Tools - Delete - Cancel - - - - - Unlist from Timelines - Remove Content Warning - Add Content Warning - Cancel - - - -Email -Facebook -Mastodon -Pinterest -Pixelfed -Twitter -VK -Cancel - - - - - - - - - - - Show Caption - + id="ctx-modal" + hide-header + hide-footer + centered + rounded + size="sm" + body-class="list-group-flush p-0 rounded"> + + + View Post + + Share + Moderation Tools + Report + Delete + Cancel - - - - Show Likes - + + + + + Moderation Tools + Select one of the following options + + Unlist from Timelines + Remove Content Warning + Add Content Warning + + Cancel - - - - Compact Mode - + + + + + Moderation Tools + Select one of the following options + + Unlist Posts + Moderation Log + Cancel - - - {{copiedEmbed ? 'Embed Code Copied!' : 'Copy Embed Code'}} - By using this embed, you agree to our Terms of Use - - - - - - - -' + replyStatus.account.username + '' : ''" -title-tag="p" -title-class="font-weight-bold text-muted" -size="md" -body-class="p-2 rounded"> - - - - - - - {{e}} - - - + + + Copy Link + Embed + + Cancel + + - - {{replyText.length > config.uploader.max_caption_length ? config.uploader.max_caption_length - replyText.length : replyText.length}}/{{config.uploader.max_caption_length}} - + + + + + + + + Show Caption + + + + + + Show Likes + + + + + + Compact Mode + + + + + {{copiedEmbed ? 'Embed Code Copied!' : 'Copy Embed Code'}} + By using this embed, you agree to our Terms of Use + + + + + Report + Select one of the following options + + + Spam + Sensitive Content + Abusive or Harmful + Other + + Cancel - - - - Mark as NSFW + + + + Report + Select one of the following options + + + Underage Account + Copyright Infringement + Impersonation + Scam or Fraud + + + + Cancel + + + + + {{ this.confirmModalTitle }} + + + Cancel + Confirm + + + + + + + + + + + + + + + {{e}} + - - - {{replySending == true ? 'POSTING' : 'POST'}} - + + + + {{replyText.length > config.uploader.max_caption_length ? config.uploader.max_caption_length - replyText.length : replyText.length}}/{{config.uploader.max_caption_length}} + + + + + + Mark as NSFW + + + + {{replySending == true ? 'POSTING' : 'POST'}} + + - - + + + +
+
By using this embed, you agree to our Terms of Use