mastodon-glitch/app/javascript/mastodon/reducers
Claire a7b718c31a
Fix all streamed notification types being stored without filtering (#31384)
2024-08-12 13:40:29 +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 Convert `disconnectTimeline` and `timelineDelete` actions to Typescript (#30777) 2024-06-20 11:56:52 +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 Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +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 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 all streamed notification types being stored without filtering (#31384) 2024-08-12 13:40:29 +00:00
notification_policy.ts Decrease count of filtered notifications when notification requests are accepted or dismissed (#31149) 2024-07-26 09:36:54 +00:00
notification_requests.js Add ability to report, block and mute from notification requests list (#31309) 2024-08-09 14:56:39 +00:00
notifications.js Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
picture_in_picture.ts Convert `disconnectTimeline` and `timelineDelete` actions to Typescript (#30777) 2024-06-20 11:56:52 +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 Further de-emphasize filtered notifications banner and add setting to minimize it (#31250) 2024-08-02 14:59:37 +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.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 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