elk/components/status
Joaquín Sánchez b5e14810af
feat(i18n): add i18n to StatusReplyingTo (#857)
Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
2023-01-07 21:27:28 +01:00
..
edit
StatusAccountDetails.vue refactor(account): extract display name component 2023-01-07 03:12:00 +08:00
StatusActionButton.vue
StatusActions.vue feat(ui): opening the details page with the reply button (#840) 2023-01-07 08:55:07 +01:00
StatusActionsMore.vue feat: add post deletion confirm dialog (#818) 2023-01-07 16:55:01 +08:00
StatusAttachment.vue fix: image thumbnail position (#731) 2023-01-05 17:49:59 +01:00
StatusBody.vue refactor: html parsing 2023-01-07 10:31:48 +01:00
StatusCard.vue refactor: cleanup unused props 2023-01-07 22:56:27 +08:00
StatusCardSkeleton.vue
StatusContent.vue
StatusDetails.vue refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
StatusMedia.vue
StatusNotFound.vue
StatusPoll.vue
StatusPreviewCard.vue refactor: unify user settings (#821) 2023-01-07 01:39:37 +08:00
StatusPreviewCardInfo.vue refactor: cleanup imports 2023-01-07 02:50:31 +08:00
StatusPreviewCardSkeleton.vue
StatusPreviewGitHub.vue
StatusReplyingTo.vue feat(i18n): add i18n to StatusReplyingTo (#857) 2023-01-07 21:27:28 +01:00
StatusSpoiler.vue