mastodon/app/javascript/flavours/glitch/reducers
Claire 813921295e [Glitch] Remove old notifications actions and reducers
Port 7d6da219c0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-01-03 20:54:09 +01:00
..
accounts.ts [Glitch] Do not change follow counters when already following 2024-10-26 13:50:30 +02:00
accounts_map.js [Glitch] Fix loading local accounts with extraneous domain part in WebUI 2024-01-02 18:16:57 +01:00
alerts.js [Glitch] Add toast with option to open post after publishing in web UI 2023-12-03 16:38:41 +01:00
announcements.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
compose.js [Glitch] Fix editing description of media uploads with custom thumbnails 2024-10-06 17:04:53 +02:00
contexts.js [Glitch] Convert `disconnectTimeline` and `timelineDelete` actions to Typescript 2024-06-20 19:22:24 +02:00
conversations.js [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
custom_emojis.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
domain_lists.js [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
dropdown_menu.ts [Glitch] Convert `dropdown_menu` state to Typescript 2023-09-26 13:19:27 +02:00
filters.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
followed_tags.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
height_cache.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
history.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
index.ts [Glitch] Change search to use query params in web UI 2024-12-25 21:38:02 +01:00
lists.ts [Glitch] Change design of lists in web UI 2024-11-24 19:59:23 +01:00
local_settings.js Change status content markup to match upstream (#2923) 2024-12-29 19:59:19 +01:00
markers.ts [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
media_attachments.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
meta.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
modal.ts [Glitch] Convert `disconnectTimeline` and `timelineDelete` actions to Typescript 2024-06-20 19:22:24 +02:00
notification_groups.ts [Glitch] Fix duplicate notifications in notification groups when using slow mode 2024-11-24 18:59:04 +01:00
notification_policy.ts [Glitch] Fix multiple bugs in notification requests and notification policies 2024-09-24 19:41:04 +02:00
notification_requests.ts [Glitch] Convert notification requests actions and reducers to Typescript 2024-09-16 21:28:05 +02:00
notifications.js [Glitch] Remove old notifications actions and reducers 2025-01-03 20:54:09 +01:00
picture_in_picture.ts [Glitch] Convert `disconnectTimeline` and `timelineDelete` actions to Typescript 2024-06-20 19:22:24 +02:00
polls.ts [Glitch] Convert polls to Typescript / Immutable Records 2024-12-25 21:21:39 +01:00
push_notifications.js [Glitch] Update immutable imports for v5 2024-12-01 17:46:58 +01:00
relationships.ts [Glitch] Upgrade Redux packages 2024-01-10 18:34:23 +01:00
search.ts [Glitch] Change search to use query params in web UI 2024-12-25 21:38:02 +01:00
server.js [Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI 2023-07-02 12:00:03 +02:00
settings.js [Glitch] Add ability to group follow notifications in WebUI 2024-10-19 19:23:56 +02:00
status_lists.js [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
statuses.js [Glitch] Convert `disconnectTimeline` and `timelineDelete` actions to Typescript 2024-06-20 19:22:24 +02:00
suggestions.ts [Glitch] Change onboarding flow in web UI 2024-12-01 18:47:56 +01:00
timelines.js [Glitch] Fix error when deleting a status 2024-06-21 12:03:35 +02:00
trends.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
user_lists.js [Glitch] Convert `<Directory>` to Typescript / function component 2024-06-30 17:33:23 +02:00