mastodon/app/javascript/mastodon/actions
Echo a47ed31047
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
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.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (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.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.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.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Fixes custom emoji not appearing in autocomplete (#38854)
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 19:44:42 +00:00
..
importer Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
push_notifications Use final specification for new WebPush subscriptions in web interface (#33587) 2025-01-14 10:42:06 +00:00
account_notes.ts Fix spurious loading bar middleware usage (#31592) 2024-08-26 16:38:34 +00:00
accounts_familiar_followers.ts feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
accounts_typed.ts Add endorsed accounts to profiles in web UI (#34568) 2025-04-29 12:14:22 +00:00
accounts.js Profile redesign: Follow button and menu reorg (#37707) 2026-02-03 11:33:20 +00:00
alerts.ts Refactor alerts to TypeScript, remove react-notification dependency (#34239) 2025-03-25 18:25:07 +00:00
announcements.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
app.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
blocks.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
bookmarks.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
columns.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
compose_typed.ts Profile editing: Uploading avatar and header images (#38189) 2026-03-16 11:39:52 +00:00
compose.js Fixes custom emoji not appearing in autocomplete (#38854) 2026-04-29 19:44:42 +00:00
conversations.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
directory.ts Fix directory showing load more button when no more profiles exist (#37465) 2026-01-15 17:02:17 +00:00
domain_blocks_typed.ts Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
domain_blocks.js Refactor <DomainBlocks> to TypeScript (#34347) 2025-04-02 12:31:39 +00:00
dropdown_menu.ts Refactor <Dropdown> into TypeScript (#34357) 2025-04-08 19:22:19 +00:00
emojis.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
favourites.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
featured_tags.ts Add endorsed accounts to profiles in web UI (#34568) 2025-04-29 12:14:22 +00:00
filters.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
height_cache.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
history.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
interactions_typed.ts Add ability to list quotes of one's own posts (#35914) 2025-08-27 15:38:52 +00:00
interactions.js Make pinning and unpinning directly modify state (#37831) 2026-02-11 16:58:00 +00:00
lists_typed.ts Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
lists.js Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
markers.ts Fix incorrect 'navigator' check (#32219) 2024-10-02 10:03:04 +00:00
modal.ts Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
mutes.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
navigation.ts Change navigation layout on small screens in web UI (#34910) 2025-06-11 11:55:43 +00:00
notification_groups.ts Fix streaming and handling of quoted_update notifications (#35924) 2025-08-27 14:53:54 +00:00
notification_policies.ts Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
notification_requests.ts Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
notifications_typed.ts Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
notifications.js Fix being unable to disable sound for quote update notification (#38537) 2026-04-02 13:47:22 +00:00
onboarding.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
picture_in_picture.ts Rewrite PIP state in Typescript (#27645) 2024-03-27 15:19:33 +00:00
pin_statuses.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
polls.ts Convert the polls reducer to plain JS (#33263) 2025-03-29 20:17:27 +00:00
reports.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
search.ts Convert Settings class to TS (#37218) 2025-12-12 10:20:32 +00:00
server.js Fix instance api account merging (#37666) 2026-01-30 09:30:22 +00:00
settings.js Change web client settings to be saved earlier and more often (#34074) 2025-03-05 15:42:33 +00:00
statuses_typed.ts Fetch all replies: Only display "More replies found" prompt when there really are new replies (#36334) 2025-10-06 14:13:24 +00:00
statuses.js Fix delete & redraft of pending posts (#37839) 2026-02-13 10:32:16 +00:00
store.js Fix emoji on Wrapstodon (#37177) 2025-12-09 10:36:08 +00:00
streaming.js Fix posts coming from public/hashtag streaming being marked as unquotable (#36860) 2025-11-13 12:54:28 +00:00
suggestions.ts Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
tags_typed.ts fix: Update hashtags when (un)following a hashtag (#35101) 2025-06-23 11:44:59 +00:00
timelines_typed.ts Make pinning and unpinning directly modify state (#37831) 2026-02-11 16:58:00 +00:00
timelines.js Profile redesign: Profile tab settings (#38309) 2026-03-20 13:38:10 +00:00
timelines.test.ts Fix: Changes to pins update immediately (#37765) 2026-02-09 13:14:24 +00:00
trends.js Change author_account to be authors in REST API (#30846) 2024-06-27 13:17:18 +00:00