hometown/app/javascript/mastodon/components
nachtjasmin 427f510187
Remove wrong negation to fix the alt text badge
2023-12-29 17:15:20 +01:00
..
__tests__ Fix some remote posts getting truncated (#27307) 2023-10-10 13:52:41 +02:00
admin Fix retention dashboard not displaying correct month (#27180) 2023-10-10 13:52:41 +02:00
edited_timestamp Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
account.jsx Add Mastodon v3 click behaviour back 2023-12-27 01:33:57 +01:00
animated_number.tsx Remove obfuscation of reply count in web UI (#26768) 2023-09-05 23:57:03 +02:00
attachment_list.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
autosuggest_emoji.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
autosuggest_hashtag.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
autosuggest_input.jsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
autosuggest_textarea.jsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
avatar.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
avatar_composite.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
avatar_overlay.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
badge.jsx Change design of role badges in web UI (#26281) 2023-08-02 17:24:32 +02:00
blurhash.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
button.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
check.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
circular_progress.tsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
column.jsx Fix double scroll bars in some columns in advanced interface (#27187) 2023-10-10 13:52:41 +02:00
column_back_button.jsx Fix “Back” button sometimes redirecting out of Mastodon (#25281) 2023-07-17 17:32:46 +02:00
column_back_button_slim.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
column_header.jsx Merge tag 'v4.2.0-beta1' into lets-bump-hometown-to-mastodon-4.2 2023-11-18 01:14:04 +01:00
counters.tsx Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
dismissable_banner.tsx Change dismissed banners to be stored server-side (#27055) 2023-12-04 15:28:15 +01:00
display_name.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
domain.tsx Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
dropdown_menu.jsx change focus ui for keyboard only input (#25935) 2023-07-21 13:20:14 +02:00
empty_account.tsx Rewrite `<Skeleton/>` as FC and TS (#25055) 2023-05-23 08:58:08 +02:00
error_boundary.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
gifv.tsx Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
hashtag.jsx Add Mastodon v3 click behaviour back 2023-12-27 01:33:57 +01:00
hashtag_bar.tsx Fix some remote posts getting truncated (#27307) 2023-10-10 13:52:41 +02:00
icon.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
icon_button.tsx Remove obfuscation of reply count in web UI (#26768) 2023-09-05 23:57:03 +02:00
icon_with_badge.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
inline_account.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02: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 Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02: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 Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
logo.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
media_attachments.jsx Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
media_gallery.jsx Remove wrong negation to fix the alt text badge 2023-12-29 17:15:20 +01:00
modal_root.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
navigation_portal.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
not_signed_in_indicator.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
permalink.jsx Add Mastodon v3 click behaviour back 2023-12-27 01:33:57 +01:00
picture_in_picture_placeholder.jsx Remove 16:9 cropping from web UI (#26132) 2023-07-24 13:46:55 +02:00
poll.jsx Add button to see results for polls in web UI (#25726) 2023-07-05 10:32:04 +02:00
radio_button.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
regeneration_indicator.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
relative_timestamp.tsx Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
router.tsx Fix “Back” button sometimes redirecting out of Mastodon (#25281) 2023-07-17 17:32:46 +02:00
scrollable_list.jsx Fix auto-loading-more when not scrolled (#27286) 2023-10-10 13:52:41 +02:00
server_banner.jsx Merge tag 'v4.2.0-beta1' into lets-bump-hometown-to-mastodon-4.2 2023-11-18 01:14:04 +01:00
server_hero_image.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
short_number.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
skeleton.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
status.jsx Merge tag 'v4.2.0-rc2' into lets-bump-hometown-to-mastodon-4.2 2023-11-18 16:59:27 +01:00
status_action_bar.jsx Merge tag 'v4.2.0-rc1' into lets-bump-hometown-to-mastodon-4.2 2023-11-18 16:55:55 +01:00
status_content.jsx Add Mastodon v3 click behaviour back 2023-12-27 01:33:57 +01:00
status_list.jsx Rewrite `<LoadGap />` as FC and TS (#25042) 2023-05-24 09:20:39 +02:00
timeline_hint.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
verified_badge.tsx Fix verified badge in account lists potentially including rel="me" links (#25561) 2023-06-24 17:24:31 +02:00