mastodon/app/javascript/mastodon/reducers
Renaud Chaput b6fd14f0e2
Fix `createDataLoadingThunk` and related actions (#30408)
2024-05-23 18:22:42 +00:00
..
accounts.ts Update devDependencies (non-major) (#28728) 2024-01-16 18:34:22 +00:00
accounts_map.js Fix loading local accounts with extraneous domain part in WebUI (#28559) 2024-01-02 15:02:25 +00:00
alerts.js Add toast with option to open post after publishing in web UI (#25564) 2023-07-08 20:01:08 +02:00
announcements.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
compose.js Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
contexts.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
conversations.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
custom_emojis.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
domain_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
dropdown_menu.ts Convert `dropdown_menu` state to Typescript (#25585) 2023-09-22 18:18:46 +02:00
filters.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
followed_tags.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
height_cache.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
history.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
index.ts Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2024-03-28 15:33:15 +00:00
list_adder.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
list_editor.js Add exclusive lists (#22048) 2023-06-05 09:37:02 +02:00
lists.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
markers.ts Rewrite markers reducer in Typescript (#27644) 2024-03-27 12:47:09 +00:00
media_attachments.js Revert "Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)" (#28251) 2023-12-19 05:08:52 +00:00
meta.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
modal.ts Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
notification_policy.js Add notification policies and notification requests in web UI (#29433) 2024-03-11 15:02:21 +00:00
notification_requests.js Add notification policies and notification requests in web UI (#29433) 2024-03-11 15:02:21 +00:00
notifications.js Add in-app notifications for moderation actions/warnings (#30065) 2024-04-25 17:26:05 +00:00
picture_in_picture.ts Rewrite PIP state in Typescript (#27645) 2024-03-27 15:19:33 +00:00
polls.js Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
push_notifications.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
relationships.ts Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
search.js Add loading indicator and empty result message to advanced interface search (#30085) 2024-04-29 09:55:41 +00:00
server.js Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663) 2023-07-02 11:12:16 +02:00
settings.js Change onboarding prompt to follow suggestions carousel in web UI (#28878) 2024-02-01 13:37:04 +00:00
status_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
statuses.js Fix `createDataLoadingThunk` and related actions (#30408) 2024-05-23 18:22:42 +00:00
suggestions.js Change onboarding prompt to follow suggestions carousel in web UI (#28878) 2024-02-01 13:37:04 +00:00
tags.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
timelines.js Change onboarding prompt to follow suggestions carousel in web UI (#28878) 2024-02-01 13:37:04 +00:00
trends.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
user_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00