elk/components/status
Ayo Ayco 0fbe34c1e8
fix: filter and cw logic (#1633)
2023-02-05 07:05:42 -08:00
..
edit refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
StatusAccountDetails.vue feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
StatusActionButton.vue fix: disable user-select on StatusActionButton component (#1281) 2023-01-28 14:17:26 -08:00
StatusActions.vue feat: hide reply count (#1439) 2023-01-26 13:41:43 +01:00
StatusActionsMore.vue feat: add 'copy original link to this post' menu item (#1318) 2023-01-19 15:18:08 +00:00
StatusAttachment.vue feat: option to hide alt indicator closes #1410 2023-02-03 22:17:44 +01:00
StatusBody.vue feat: hide redudant mentions (#1293) 2023-01-18 16:59:37 +01:00
StatusCard.vue fix(ui): statusCard style in RTL (#1499) 2023-01-31 04:44:55 +01:00
StatusCardSkeleton.vue
StatusContent.vue fix: filter and cw logic (#1633) 2023-02-05 07:05:42 -08:00
StatusDetails.vue feat: hide redudant mentions (#1293) 2023-01-18 16:59:37 +01:00
StatusFavouritedBoostedBy.vue refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
StatusMedia.vue
StatusNotFound.vue
StatusPoll.vue feat: add grayscale mode to user preferences (#1177) 2023-01-17 13:55:36 +01:00
StatusPreviewCard.vue fix: update stackblitz card to a new format (#1562) 2023-02-01 19:01:38 +01:00
StatusPreviewCardInfo.vue
StatusPreviewCardNormal.vue feat: StackBlitz code block expansion (#1240) 2023-01-17 10:59:16 +01:00
StatusPreviewCardSkeleton.vue
StatusPreviewGitHub.vue fix: update GitHub card paths lookup (#1563) 2023-02-01 20:14:23 +01:00
StatusPreviewStackBlitz.vue fix: update stackblitz card to a new format (#1562) 2023-02-01 19:01:38 +01:00
StatusReplyingTo.vue
StatusSpoiler.vue feat: totally hide strict filters (#948) 2023-01-23 20:33:21 +01:00
StatusTranslation.vue feat: allow disabling translation for specific languages (#1371) 2023-01-29 04:18:49 -08:00
StatusVisibilityIndicator.vue