mastodon/app/javascript/mastodon/components
diondiondion 0d7af7e1fe
Some checks failed
Check i18n / check-i18n (push) Waiting to run
Chromatic / Run Chromatic (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Build nightly container image / compute-suffix (push) Has been cancelled
Crowdin / Download translations / download-translations (push) Has been cancelled
Build nightly container image / build-image (push) Has been cancelled
Build nightly container image / build-image-streaming (push) Has been cancelled
Allow quotes to be displayed in the featured carousel (#36335)
2025-10-02 13:51:47 +00:00
..
__tests__ Refactor: Replace all display name usage for new component (#36137) 2025-09-17 09:00:57 +00:00
account Storybook Helpers (#35158) 2025-06-25 11:20:11 +00:00
admin
alert Implement new design for "Refetch all" (#36172) 2025-09-24 09:54:07 +00:00
button Add new plain (text-only) button variant (#36002) 2025-09-03 12:34:29 +00:00
display_name Emoji Component (#36293) 2025-09-30 13:06:02 +00:00
dropdown Improve accessibility of visibility modal dropdowns (#36068) 2025-09-09 17:44:43 +00:00
edited_timestamp
emoji Emoji Component (#36293) 2025-09-30 13:06:02 +00:00
hotkeys Add hotkey Q for quoting the currently focused post (#35941) 2025-08-28 12:33:23 +00:00
html_block Adds new HTMLBlock component (#36262) 2025-09-26 09:50:59 +00:00
status Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
status_action_bar Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
account_bio.tsx Emoji Component (#36293) 2025-09-30 13:06:02 +00:00
account_fields.tsx
alerts_controller.tsx Create reusable Alert/Snackbar component (#36141) 2025-09-17 15:24:39 +00:00
alt_text_badge.tsx Add first-time user education hint about quote removal on Quote notifications (#35986) 2025-09-04 13:01:12 +00:00
animated_number.tsx
attachment_list.jsx
autosuggest_emoji.jsx
autosuggest_hashtag.tsx
autosuggest_input.jsx
autosuggest_textarea.jsx Composer Quote UI (#35805) 2025-08-18 16:52:28 +00:00
avatar_composite.jsx
avatar_group.tsx
avatar_overlay.tsx
avatar.tsx fix: Fix cramped layout of follower recommendations on small viewports (#34967) 2025-06-11 15:15:12 +00:00
badge.jsx
blurhash.tsx chore(deps): update dependency typescript to ~5.9.0 (#36212) 2025-09-25 07:52:37 +00:00
check_box.tsx
circular_progress.tsx
column_back_button.tsx
column_header.tsx fix: Fix outdated icon in notifications permissions banner (#35193) 2025-06-26 13:25:12 +00:00
column_search_header.tsx
column.tsx
content_warning.tsx fix: Remove redundant focus stop within status (#35037) 2025-06-13 16:47:02 +00:00
copy_icon_button.tsx
copy_paste_text.tsx
counters.tsx
dismissable_banner.tsx Don't show more than one quote removal hint on notifications page (#36128) 2025-09-15 15:27:43 +00:00
domain.tsx
dropdown_menu.tsx Left-align boost/quote menu to prevent shift based on descriptions (#36220) 2025-09-22 11:54:06 +00:00
dropdown_selector.tsx Improve accessibility of visibility modal dropdowns (#36068) 2025-09-09 17:44:43 +00:00
error_boundary.jsx
exit_animation_wrapper.tsx Implement new design for "Refetch all" (#36172) 2025-09-24 09:54:07 +00:00
featured_carousel.tsx Allow quotes to be displayed in the featured carousel (#36335) 2025-10-02 13:51:47 +00:00
filter_warning.tsx fix: Remove redundant focus stop within status (#35037) 2025-06-13 16:47:02 +00:00
follow_button.tsx Update confirmation dialogs for follow button actions "unfollow", "unblock", and "withdraw request" (#36289) 2025-09-30 14:55:25 +00:00
formatted_date.tsx
gif.tsx
gifv.tsx remove redundant title text from media modal images in web UI (#35468) 2025-07-24 08:58:22 +00:00
hashtag_bar.tsx chore(deps): update dependency typescript to ~5.9.0 (#36212) 2025-09-25 07:52:37 +00:00
hashtag.tsx
hover_card_account.tsx Emoji Rendering (#35424) 2025-07-22 14:43:15 +00:00
hover_card_controller.tsx
icon_button.tsx fix: Improve Dropdown component accessibility (#35373) 2025-07-15 07:52:34 +00:00
icon_with_badge.tsx
icon.tsx fix: Fix inaccessible "Clear search" button (#35152) 2025-06-24 14:36:05 +00:00
inline_account.jsx
intersection_observer_article.jsx
learn_more_link.tsx Change design of quote posts in web UI (#35584) 2025-07-30 15:53:42 +00:00
load_gap.tsx
load_more.tsx
load_pending.tsx
loading_indicator.tsx feat: More obvious loading state when submitting a post (#35153) 2025-06-24 14:08:48 +00:00
logo.tsx
media_attachments.jsx
media_gallery.jsx
modal_root.jsx
more_from_author.tsx
not_signed_in_indicator.tsx
picture_in_picture_placeholder.tsx
poll.tsx Fix logged-out quote menu UX, simplify Interaction dialog copy (#36124) 2025-09-15 15:38:11 +00:00
radio_button.tsx
regeneration_indicator.tsx
relative_timestamp.tsx
remote_hint.tsx
router.tsx Replace react-router-scroll-4 with inlined implementation (#36253) 2025-09-25 12:26:50 +00:00
scrollable_list.jsx Allow accessing ref of ScrollContainer's child (#36265) 2025-09-25 16:14:49 +00:00
server_banner.jsx
server_hero_image.tsx
short_number.tsx
skeleton.tsx
spoiler_button.tsx
status_banner.tsx fix: Prevent click on content warning banner in notification from opening the post (#35096) 2025-06-20 09:41:24 +00:00
status_content.jsx Emoji Component (#36293) 2025-09-30 13:06:02 +00:00
status_list.jsx Improvements for keyboard navigation in feeds (#35853) 2025-08-22 09:57:39 +00:00
status_quoted.tsx Add click-through for quoted limited accounts (#36167) 2025-09-18 12:46:31 +00:00
status_thread_label.tsx Refactor: Replace all display name usage for new component (#36137) 2025-09-17 09:00:57 +00:00
status.jsx Highlight newly added replies in thread view (#36237) 2025-09-24 09:27:33 +00:00
timeline_hint.tsx
verified_badge.tsx
visibility_icon.tsx fix: Fix inaccessible "Clear search" button (#35152) 2025-06-24 14:36:05 +00:00