From e1cd1ffe250659fe2cbe71a14ba75e18496bc54e Mon Sep 17 00:00:00 2001 From: Essem Date: Sun, 21 Jan 2024 00:00:21 -0600 Subject: [PATCH] Remove post previews The way they work is incompatible with the Mastodon API. --- .../post_status_form/post_status_form.vue | 44 ------------------- 1 file changed, 44 deletions(-) diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 79049f05..bb5b46c5 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -73,50 +73,6 @@

{{ $t('post_status.edit_remote_warning') }}

{{ $t('post_status.edit_unsupported_warning') }}

-
- - {{ $t('post_status.preview') }} - - -
- -
-
-
-
- {{ $t('general.loading') }} -
-
- {{ preview.error }} -
- -