glitch-soc/app/javascript/mastodon/reducers
Claire 5bf6b82625
Fix editing and redrafting polls (#34430)
2025-04-11 09:35:36 +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.ts Refactor alerts to TypeScript, remove `react-notification` dependency (#34239) 2025-03-25 18:25:07 +00:00
announcements.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
compose.js Fix editing and redrafting polls (#34430) 2025-04-11 09:35:36 +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
dropdown_menu.ts Refactor `<Dropdown>` into TypeScript (#34357) 2025-04-08 19:22:19 +00:00
filters.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 Refactor `<FollowedTags>` into TypeScript (#34355) 2025-04-08 16:06:23 +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 Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +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 the polls reducer to plain JS (#33263) 2025-03-29 20:17:27 +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 Refactor `<FavouritedStatuses>` and `<BookmarkedStatuses>` into TypeScript (#34356) 2025-04-08 16:06:31 +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