glitch-soc/app/javascript/mastodon/components
Claire a296facdea
Fix empty menu section in status dropdown (#34431)
2025-04-11 10:47:05 +00:00
..
__tests__ Fix missing avatar fallback interfering with transparency in web UI (#32270) 2024-10-07 09:35:42 +00:00
admin Disable rule selector in ReportReasonSelector if instance has no rules (#31458) 2024-08-19 12:28:06 +00:00
edited_timestamp Refactor `<Dropdown>` into TypeScript (#34357) 2025-04-08 19:22:19 +00:00
account.tsx Add dropdown to lists of accounts in web UI (#34391) 2025-04-10 14:02:52 +00:00
account_bio.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
account_fields.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
alerts_controller.tsx Refactor alerts to TypeScript, remove `react-notification` dependency (#34239) 2025-03-25 18:25:07 +00:00
alt_text_badge.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
animated_number.tsx Remove react-motion library (#34293) 2025-03-28 12:34:51 +00:00
attachment_list.jsx Change referrer policy to be controlled by header in web UI (#33214) 2024-12-09 22:42:45 +00:00
autosuggest_emoji.jsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
autosuggest_hashtag.tsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
autosuggest_input.jsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
autosuggest_textarea.jsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
avatar.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
avatar_composite.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
avatar_overlay.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
badge.jsx Remove usage of deprecated `defaultTypes` on React functional components (#30099) 2024-04-29 09:29:59 +00:00
blurhash.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
button.tsx Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
check_box.tsx Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
circular_progress.tsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
column.tsx Refactor `<Column>` to TypeScript (#33081) 2024-12-02 20:07:48 +00:00
column_back_button.tsx Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
column_header.tsx Convert `<ColumnHeader>` to Typescript (#30849) 2024-06-26 19:46:28 +00:00
column_search_header.tsx Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
content_warning.tsx Redesign Content Warning and filters (#32543) 2024-10-23 09:47:23 +00:00
copy_icon_button.tsx Refactor `<CopyIconButton>` to TypeScript (#34344) 2025-04-02 06:45:16 +00:00
copy_paste_text.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
counters.tsx Upgrade to ESLint v9 flat config (#34324) 2025-04-01 16:30:18 +00:00
dismissable_banner.tsx Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2024-01-16 10:27:26 +00:00
display_name.tsx Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
domain.tsx Refactor `<DomainBlocks>` to TypeScript (#34347) 2025-04-02 12:31:39 +00:00
dropdown_menu.tsx Fix dropdown menus not working on mobile (#34428) 2025-04-11 09:28:25 +00:00
dropdown_selector.tsx Add option to ignore filtered notifications to the web interface (#31342) 2024-08-09 14:21:55 +00:00
error_boundary.jsx Change referrer policy to be controlled by header in web UI (#33214) 2024-12-09 22:42:45 +00:00
filter_warning.tsx Redesign Content Warning and filters (#32543) 2024-10-23 09:47:23 +00:00
follow_button.tsx Change unfollow button label from "Mutual" to "Unfollow" in web UI (#34392) 2025-04-08 16:28:14 +00:00
formatted_date.tsx feat: use `<time>` tag (#34131) 2025-03-26 16:14:08 +00:00
gif.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
gifv.tsx Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
hashtag.tsx Adds featured tab to web (#34405) 2025-04-10 15:40:30 +00:00
hashtag_bar.tsx Enable stricter Typescript options (#30435) 2024-05-27 09:24:59 +00:00
hover_card_account.tsx Add account notes to hover cards (#31300) 2024-08-06 06:53:59 +00:00
hover_card_controller.tsx Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 2025-03-05 16:55:53 +00:00
icon.tsx Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2024-01-16 10:27:26 +00:00
icon_button.tsx Refactor `<Dropdown>` into TypeScript (#34357) 2025-04-08 19:22:19 +00:00
icon_with_badge.tsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
inline_account.jsx Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
intersection_observer_article.jsx Fix focus and hover styles in web UI (#26125) 2023-07-23 17:55:13 +02:00
load_gap.tsx Add loading indicator to timeline gap indicators in web UI (#33762) 2025-01-29 08:46:04 +00:00
load_more.tsx Rewrite `<LoadMore />` as FC and TS (#25259) 2023-06-06 11:28:50 +02:00
load_pending.tsx Rewrite <LoadPending /> as FC and TS (#25363) 2023-06-11 04:47:18 +02:00
loading_indicator.tsx Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
logo.tsx Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
media_attachments.jsx Change media to be hidden/blurred by default in report modal (#28522) 2023-12-29 16:34:13 +00:00
media_gallery.jsx Add new filter action to blur media (#34256) 2025-03-26 07:31:05 +00:00
modal_root.jsx Fix opening modals losing some location parameters (#33670) 2025-01-21 09:53:52 +00:00
more_from_author.jsx Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
navigation_portal.tsx Adds featured tab to web (#34405) 2025-04-10 15:40:30 +00:00
not_signed_in_indicator.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
picture_in_picture_placeholder.jsx Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2024-01-16 10:27:26 +00:00
poll.tsx Fix poll refresh button being incorrectly hidden (#34323) 2025-03-31 08:21:02 +00:00
radio_button.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
regeneration_indicator.tsx Change animation on feed generation screen in web UI (#33311) 2024-12-16 07:38:56 +00:00
relative_timestamp.tsx Require specific subtype of `formatMessage` in `timeAgoString` (#33511) 2025-01-08 16:26:54 +00:00
remote_hint.tsx Adds featured tab to web (#34405) 2025-04-10 15:40:30 +00:00
router.tsx Upgrade to ESLint v9 flat config (#34324) 2025-04-01 16:30:18 +00:00
scrollable_list.jsx Fix infinite scroll not working on profile media tab in web UI (#33860) 2025-03-03 14:16:17 +00:00
server_banner.jsx Change referrer policy to be controlled by header in web UI (#33214) 2024-12-09 22:42:45 +00:00
server_hero_image.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
short_number.tsx Update eslint (non-major) (#32279) 2024-10-21 08:03:44 +00:00
skeleton.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
spoiler_button.tsx Add new filter action to blur media (#34256) 2025-03-26 07:31:05 +00:00
status.jsx Add new filter action to blur media (#34256) 2025-03-26 07:31:05 +00:00
status_action_bar.jsx Fix empty menu section in status dropdown (#34431) 2025-04-11 10:47:05 +00:00
status_banner.tsx Redesign Content Warning and filters (#32543) 2024-10-23 09:47:23 +00:00
status_content.jsx Remove react-motion library (#34293) 2025-03-28 12:34:51 +00:00
status_list.jsx Change animation on feed generation screen in web UI (#33311) 2024-12-16 07:38:56 +00:00
status_thread_label.tsx Change labels on thread indicators in web UI (#31806) 2024-09-09 15:28:54 +00:00
timeline_hint.tsx Change hints for missing remote content in web UI (#31516) 2024-08-21 07:08:58 +00:00
verified_badge.tsx Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2024-01-16 10:27:26 +00:00
visibility_icon.tsx Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2024-03-28 15:33:15 +00:00