.. |
__tests__
|
|
|
admin
|
|
|
edited_timestamp
|
|
|
account.jsx
|
Fix broken “mute” button in mutes list (#31315)
|
2024-08-06 13:34:55 +00:00 |
account_bio.tsx
|
|
|
account_fields.tsx
|
|
|
animated_number.tsx
|
Enable stricter Typescript options (#30435)
|
2024-05-27 09:24:59 +00:00 |
attachment_list.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +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
|
|
|
avatar.tsx
|
Change the filtered notification count to be in the account avatar (#31262)
|
2024-08-02 13:18:19 +00:00 |
avatar_composite.jsx
|
|
|
avatar_overlay.tsx
|
|
|
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
|
Add preview of followers removed in domain block modal in web UI (#32032)
|
2024-09-25 18:13:36 +00:00 |
check_box.tsx
|
|
|
circular_progress.tsx
|
Rewrite <LoadingIndicator/> as FC and TS (#25364)
|
2023-06-13 19:26:25 +02:00 |
column.jsx
|
Change eslint config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
column_back_button.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
column_header.tsx
|
Convert <ColumnHeader> to Typescript (#30849)
|
2024-06-26 19:46:28 +00:00 |
content_warning.tsx
|
|
|
copy_icon_button.jsx
|
|
|
copy_paste_text.tsx
|
Change design of embed modal in web UI (#31801)
|
2024-09-12 12:54:16 +00:00 |
counters.tsx
|
Upgrade to Prettier 3 (#25902)
|
2023-07-13 11:26:45 +02:00 |
dismissable_banner.tsx
|
|
|
display_name.tsx
|
Use Immutable Record for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
domain.tsx
|
Change design of confirmation modals in web UI (#30884)
|
2024-07-25 17:05:54 +00:00 |
dropdown_menu.jsx
|
|
|
dropdown_selector.tsx
|
Add option to ignore filtered notifications to the web interface (#31342)
|
2024-08-09 14:21:55 +00:00 |
empty_account.tsx
|
Rewrite <Skeleton/> as FC and TS (#25055)
|
2023-05-23 08:58:08 +02:00 |
error_boundary.jsx
|
Update typescript-eslint monorepo to v8 (major) (#31231)
|
2024-09-11 13:59:46 +00:00 |
filter_warning.tsx
|
|
|
follow_button.tsx
|
Fix cancel follow request button sometimes saying “Follow back” (#31934)
|
2024-09-16 13:20:44 +00:00 |
gifv.tsx
|
|
|
hashtag.tsx
|
Converted hashtag.jsx to TypeScript (#27872)
|
2023-11-28 18:20:10 +00:00 |
hashtag_bar.tsx
|
|
|
hover_card_account.tsx
|
Add account notes to hover cards (#31300)
|
2024-08-06 06:53:59 +00:00 |
hover_card_controller.tsx
|
Remove the title attribute when hovering a card anchor (#30948)
|
2024-07-07 16:14:15 +00:00 |
icon.tsx
|
|
|
icon_button.tsx
|
|
|
icon_with_badge.tsx
|
|
|
inline_account.jsx
|
|
|
intersection_observer_article.jsx
|
|
|
load_gap.tsx
|
|
|
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
|
|
|
media_gallery.jsx
|
Change design of media tab on profiles in web UI (#31967)
|
2024-09-26 12:31:32 +00:00 |
modal_root.jsx
|
Change zoom icon in web UI (#29683)
|
2024-09-20 09:42:02 +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
|
Change responsive break points on navigation panel in web UI (#32034)
|
2024-09-25 16:36:19 +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
|
|
|
poll.jsx
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
radio_button.tsx
|
|
|
regeneration_indicator.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
relative_timestamp.tsx
|
Fix <RelativeTimestamp> types (#29781)
|
2024-03-28 10:07:01 +00:00 |
router.tsx
|
|
|
scrollable_list.jsx
|
Upgrade to react-router v5 (#25047)
|
2023-10-19 19:44:55 +02:00 |
server_banner.jsx
|
|
|
server_hero_image.tsx
|
|
|
short_number.tsx
|
Enable stricter Typescript options (#30435)
|
2024-05-27 09:24:59 +00:00 |
skeleton.tsx
|
|
|
status.jsx
|
Change design of media tab on profiles in web UI (#31967)
|
2024-09-26 12:31:32 +00:00 |
status_action_bar.jsx
|
Keep the status action buttons at their position regardless of the counter size (#32084)
|
2024-09-25 14:33:58 +00:00 |
status_banner.tsx
|
Change how content warnings and filters are displayed in web UI (#31365)
|
2024-08-22 17:12:35 +00:00 |
status_content.jsx
|
Change how content warnings and filters are displayed in web UI (#31365)
|
2024-08-22 17:12:35 +00:00 |
status_list.jsx
|
Grouped Notifications UI (#30440)
|
2024-07-18 14:36:09 +00:00 |
status_thread_label.tsx
|
|
|
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 |