catstodon/app/javascript/mastodon/actions
2025-06-23 11:44:59 +00:00
..
importer Add rendering of quote posts in web UI (#34738) 2025-05-21 15:50:45 +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.js Add a way to easily unpin profiles from the featured account area (#34931) 2025-06-05 10:23:01 +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
alerts.ts Refactor alerts to TypeScript, remove react-notification dependency (#34239) 2025-03-25 18:25:07 +00:00
announcements.js
app.ts
blocks.js
bookmarks.js
bundles.js
columns.js
compose.js Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
compose_typed.ts Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
conversations.js
custom_emojis.js
directory.ts
domain_blocks.js Refactor <DomainBlocks> to TypeScript (#34347) 2025-04-02 12:31:39 +00:00
domain_blocks_typed.ts
dropdown_menu.ts Refactor <Dropdown> into TypeScript (#34357) 2025-04-08 19:22:19 +00:00
emojis.js
favourites.js
featured_tags.ts Add endorsed accounts to profiles in web UI (#34568) 2025-04-29 12:14:22 +00:00
filters.js
height_cache.js
history.js
interactions.js Fix boost dialog visibility selection not being taken into account (#31523) 2024-08-21 13:11:36 +00:00
interactions_typed.ts
lists.js Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
lists_typed.ts 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
navigation.ts Change navigation layout on small screens in web UI (#34910) 2025-06-11 11:55:43 +00:00
notification_groups.ts Fix processing of incoming notifications for unfilterable types (#33429) 2025-01-02 13:22:25 +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.js Further remove old notifications code (#33465) 2025-01-06 18:22:07 +00:00
notifications_typed.ts Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
onboarding.js
picture_in_picture.ts
pin_statuses.js
polls.ts Convert the polls reducer to plain JS (#33263) 2025-03-29 20:17:27 +00:00
reports.js
search.ts Fix nested buttons in search popout in web UI (#34871) 2025-06-02 12:21:31 +00:00
server.js
settings.js Change web client settings to be saved earlier and more often (#34074) 2025-03-05 15:42:33 +00:00
statuses.js Refactor context reducer to TypeScript (#34506) 2025-04-28 13:38:40 +00:00
statuses_typed.ts Refactor context reducer to TypeScript (#34506) 2025-04-28 13:38:40 +00:00
store.js Fix use of deprecated Iterable.isIndexed from immutable (#33510) 2025-01-08 16:25:41 +00:00
streaming.js Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +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.js Refactor some actions to be proper async actions instead of passing a continuation (#31453) 2024-08-19 14:41:32 +00:00
timelines_typed.ts
trends.js