mastodon/app/javascript/mastodon/reducers
2025-01-03 16:12:08 +00:00
..
accounts.ts Do not change follow counters when already following (#32622) 2024-10-22 12:49:10 +00:00
accounts_map.js Merge commit from fork 2024-09-17 16:59:29 +02: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 Fix editing description of media uploads with custom thumbnails (#32221) 2024-10-02 13:29:23 +00:00
contexts.js Convert disconnectTimeline and timelineDelete actions to Typescript (#30777) 2024-06-20 11:56:52 +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 Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
lists.ts Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
markers.ts Grouped Notifications UI (#30440) 2024-07-18 14:36: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 Convert disconnectTimeline and timelineDelete actions to Typescript (#30777) 2024-06-20 11:56:52 +00:00
notification_groups.ts Fix duplicate notifications in notification groups when using slow mode (#33014) 2024-11-21 16:10:07 +00:00
notification_policy.ts Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
notification_requests.ts Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
notifications.js Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
picture_in_picture.ts Convert disconnectTimeline and timelineDelete actions to Typescript (#30777) 2024-06-20 11:56:52 +00:00
polls.ts Convert polls to Typescript / Immutable Records (#29789) 2024-12-10 22:54:07 +00:00
push_notifications.js Update immutable imports for v5 (#33037) 2024-11-22 22:23:02 +00:00
relationships.ts Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
search.ts Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +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 Add ability to group follow notifications in WebUI (#32520) 2024-10-16 08:33:11 +00:00
status_lists.js Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
statuses.js Convert disconnectTimeline and timelineDelete actions to Typescript (#30777) 2024-06-20 11:56:52 +00:00
suggestions.ts Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
timelines.js Fix error when deleting a status (#30784) 2024-06-20 22:39:06 +00:00
trends.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
user_lists.js Convert <Directory> to Typescript / function component (#30829) 2024-06-26 18:04:50 +00:00