Claire 5a838ceaa9 Use active variants for boost icons and increase icon size (#27924) hai 8 meses
..
__tests__ 27cbdc6f22 Change alt text to empty string for avatars (#21875) hai 10 meses
admin 3a7f10c3f1 Converted hashtag.jsx to TypeScript (#27872) hai 9 meses
edited_timestamp 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
account.jsx c451bbe249 Allow viewing and severing relationships with suspended accounts (#27667) hai 10 meses
animated_number.tsx 9d290c23d2 Remove obfuscation of reply count in web UI (#26768) hai 1 ano
attachment_list.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
autosuggest_emoji.jsx 9482810703 Rewrite `emoji_unicode_mapping_light` to TS (#25444) hai 11 meses
autosuggest_hashtag.tsx a7253075d1 Upgrade to `typescript-eslint` v6 (#25904) hai 1 ano
autosuggest_input.jsx 804488d38e Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) hai 1 ano
autosuggest_textarea.jsx 9c8891b39a Rewrite `AutosuggestTextarea` as Functional Component (#27618) hai 10 meses
avatar.tsx 27cbdc6f22 Change alt text to empty string for avatars (#21875) hai 10 meses
avatar_composite.jsx d27216dc46 Enforce import order with ESLint (#25096) hai 1 ano
avatar_overlay.tsx 3bf2a7296e Use Immutable `Record` for accounts in Redux state (#26559) hai 10 meses
badge.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
blurhash.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
button.tsx 9d45a444f9 Convert `<Button>` to Typescript (#27492) hai 11 meses
circular_progress.tsx a86886b1fd Rewrite `<LoadingIndicator/>` as FC and TS (#25364) hai 1 ano
column.jsx 774e1189d2 Change `eslint` config to autofix missing comma and indentation in JS files (#26711) hai 11 meses
column_back_button.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
column_header.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
copy_icon_button.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
counters.tsx 73b64b8917 Upgrade to Prettier 3 (#25902) hai 1 ano
dismissable_banner.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
display_name.tsx 3bf2a7296e Use Immutable `Record` for accounts in Redux state (#26559) hai 10 meses
domain.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
dropdown_menu.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
empty_account.tsx 8066118d1f Rewrite `<Skeleton/>` as FC and TS (#25055) hai 1 ano
error_boundary.jsx d27216dc46 Enforce import order with ESLint (#25096) hai 1 ano
gifv.tsx 73b64b8917 Upgrade to Prettier 3 (#25902) hai 1 ano
hashtag.tsx 3a7f10c3f1 Converted hashtag.jsx to TypeScript (#27872) hai 9 meses
hashtag_bar.tsx 4d59dfb1c6 Fix some remote posts getting truncated (#27307) hai 11 meses
icon.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
icon_button.tsx 134de736dc Change icons in web UI (#27385) hai 11 meses
icon_with_badge.tsx 134de736dc Change icons in web UI (#27385) hai 11 meses
inline_account.jsx 3bf2a7296e Use Immutable `Record` for accounts in Redux state (#26559) hai 10 meses
intersection_observer_article.jsx cfd50f30bb Fix focus and hover styles in web UI (#26125) hai 1 ano
load_gap.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
load_more.tsx fb5bf5cbf8 Rewrite `<LoadMore />` as FC and TS (#25259) hai 1 ano
load_pending.tsx dfaf59d99a Rewrite <LoadPending /> as FC and TS (#25363) hai 1 ano
loading_indicator.tsx d67bd44ca1 Add profile setup to onboarding in web UI (#27829) hai 10 meses
logo.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
media_attachments.jsx 6374358357 Change media to be hidden/blurred by default in report modal (#28522) hai 8 meses
media_gallery.jsx e817fe4c35 Change media “ALT” label to a specific class (#28777) hai 8 meses
modal_root.jsx 1b70d7ed7c Upgrade to react-router v5 (#25047) hai 11 meses
navigation_portal.tsx 1b70d7ed7c Upgrade to react-router v5 (#25047) hai 11 meses
not_signed_in_indicator.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
picture_in_picture_placeholder.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
poll.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
radio_button.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
regeneration_indicator.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
relative_timestamp.tsx 73b64b8917 Upgrade to Prettier 3 (#25902) hai 1 ano
router.tsx 277e6968f5 Use helpers to check environment in frontend (#27633) hai 10 meses
scrollable_list.jsx 1b70d7ed7c Upgrade to react-router v5 (#25047) hai 11 meses
server_banner.jsx 20e85c0e83 Rewrite `<ShortNumber />` as FC and TS (#25492) hai 1 ano
server_hero_image.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
short_number.tsx a7253075d1 Upgrade to `typescript-eslint` v6 (#25904) hai 1 ano
skeleton.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
status.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
status_action_bar.jsx 5a838ceaa9 Use active variants for boost icons and increase icon size (#27924) hai 8 meses
status_content.jsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
status_list.jsx 7336f3648b Rewrite `<LoadGap />` as FC and TS (#25042) hai 1 ano
timeline_hint.tsx 8f66126b10 Use the new JSX transform (#25064) hai 1 ano
verified_badge.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses
visibility_icon.tsx 01b6c83c36 Add a new `@/` alias for the root frontend directory and use it where possible (#28753) hai 8 meses