..
admin
[Glitch] Fix “legal” report category not showing up in moderation interface
2023-08-22 18:54:22 +02:00
edited_timestamp
[Glitch] Rewrite actions/modal and reducers/modal with typescript
2023-05-28 17:49:55 +02:00
account.jsx
[Glitch] Update inconsistent defaultMessage
2023-05-28 17:14:31 +02:00
animated_number.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
attachment_list.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
autosuggest_emoji.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
autosuggest_hashtag.tsx
[Glitch] Upgrade to typescript-eslint
v6
2023-07-13 14:51:24 +02:00
autosuggest_input.jsx
[Glitch] Rewrite <AutosuggestHashtag />
as FC and TS
2023-06-25 14:27:46 +02:00
autosuggest_textarea.jsx
[Glitch] Rewrite <AutosuggestHashtag />
as FC and TS
2023-06-25 14:27:46 +02:00
avatar.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
avatar_composite.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
avatar_overlay.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
blurhash.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
button.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
check.jsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
circular_progress.tsx
[Glitch] Rewrite <LoadingIndicator/>
as FC and TS ( #25364 )
2023-06-18 12:10:37 +02:00
column.jsx
[Glitch] Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode
2023-08-24 22:00:27 +02:00
column_back_button.jsx
[Glitch] Fix “Back” button sometimes redirecting out of Mastodon
2023-07-17 19:12:09 +02:00
column_back_button_slim.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
column_header.jsx
[Glitch] Fix “Back” button sometimes redirecting out of Mastodon
2023-07-17 19:12:09 +02:00
counters.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
dismissable_banner.tsx
[Glitch] Convert <DismissableBanner>
to Typescript
2023-07-12 15:09:14 +02:00
display_name.tsx
[Glitch] Upgrade to typescript-eslint
v6
2023-07-13 14:51:24 +02:00
domain.tsx
[Glitch] Upgrade react-intl
2023-06-10 14:37:08 +02:00
dropdown_menu.jsx
[Glitch] Rewrite <LoadingIndicator/>
as FC and TS ( #25364 )
2023-06-18 12:10:37 +02:00
error_boundary.jsx
Change error boundary to upstream's ( #2323 )
2023-07-27 19:25:07 +02:00
gifv.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
hashtag.jsx
[Glitch] Rewrite <ShortNumber />
as FC and TS
2023-07-12 15:17:18 +02:00
icon.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
icon_button.tsx
[Glitch] Use JSX syntax for Fragments
2023-05-28 14:56:24 +02:00
icon_with_badge.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
inline_account.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
intersection_observer_article.jsx
Fix extraneous newlines
2023-05-28 18:06:09 +02:00
link.jsx
Fix extraneous newlines
2023-05-28 18:06:09 +02:00
load_gap.tsx
[Glitch] Upgrade react-intl
2023-06-10 14:37:08 +02:00
load_more.tsx
[Glitch] Rewrite <LoadMore />
as FC and TS
2023-06-10 16:59:25 +02:00
load_pending.tsx
[Glitch] Rewrite <LoadPending /> as FC and TS
2023-06-18 10:42:04 +02:00
loading_indicator.tsx
[Glitch] Rewrite <LoadingIndicator/>
as FC and TS ( #25364 )
2023-06-18 12:10:37 +02:00
logo.jsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
media_attachments.jsx
[Glitch] Translate CW, poll options and media descriptions
2023-06-10 14:48:41 +02:00
media_gallery.jsx
[Glitch] Change label and design of sensitive and unavailable media in web UI
2023-07-12 15:43:10 +02:00
modal_root.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
navigation_portal.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
not_signed_in_indicator.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
notification_purge_buttons.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
permalink.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
picture_in_picture_placeholder.jsx
Fix extraneous newlines
2023-05-28 18:06:09 +02:00
poll.jsx
[Glitch] Add button to see results for polls in web UI
2023-07-05 12:42:24 +02:00
radio_button.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
regeneration_indicator.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
relative_timestamp.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
router.tsx
[Glitch] Fix “Back” button sometimes redirecting out of Mastodon
2023-07-17 19:12:09 +02:00
scrollable_list.jsx
[Glitch] Rewrite <LoadingIndicator/>
as FC and TS ( #25364 )
2023-06-18 12:10:37 +02:00
server_banner.jsx
[Glitch] Rewrite <ShortNumber />
as FC and TS
2023-07-12 15:17:18 +02:00
server_hero_image.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
setting_text.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
short_number.tsx
[Glitch] Upgrade to typescript-eslint
v6
2023-07-13 14:51:24 +02:00
skeleton.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00
status.jsx
[Glitch] Translate CW, poll options and media descriptions
2023-06-10 14:48:41 +02:00
status_action_bar.jsx
[Glitch] Replace 'favourite' by 'favorite' for American English
2023-07-30 14:44:36 +02:00
status_content.jsx
[Glitch] Fix translate button position
2023-07-12 15:05:24 +02:00
status_header.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
status_icons.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
status_list.jsx
[Glitch] Rewrite <LoadGap />
as FC and TS
2023-05-28 16:48:17 +02:00
status_prepend.jsx
[Glitch] Replace 'favourite' by 'favorite' for American English
2023-07-30 14:44:36 +02:00
status_visibility_icon.jsx
[Glitch] Update inconsistent defaultMessage
2023-05-28 17:14:31 +02:00
timeline_hint.tsx
[Glitch] Use the new JSX transform everywhere
2023-05-28 14:18:43 +02:00