mastodon/app/javascript/flavours/glitch/reducers
Eugen Rochko 09b12d888a [Glitch] Add option to remove account from followers in web UI
Port bed614d44e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-21 16:08:24 +02: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.ts [Glitch] Refactor alerts to TypeScript, remove react-notification dependency 2025-03-25 21:23:24 +01:00
announcements.js Fix import order with ESLint 2023-05-28 16:38:10 +02:00
compose.js [Glitch] Fix editing and redrafting polls 2025-04-11 19:17:50 +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
dropdown_menu.ts [Glitch] Refactor <Dropdown> into TypeScript 2025-04-10 17:19:49 +02:00
filters.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] Refactor <FollowedTags> into TypeScript 2025-04-08 20:43:43 +02:00
lists.ts [Glitch] Change design of lists in web UI 2024-11-24 19:59:23 +01:00
local_settings.js Add option to stretch columns to available width (#3040) 2025-04-13 16:00:11 +02: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] Change design of edit media modal in web UI 2025-01-21 19:43:38 +01: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 the polls reducer to plain JS 2025-03-30 12:21:05 +02:00
push_notifications.js [Glitch] Update immutable imports for v5 2024-12-01 17:46:58 +01:00
relationships.ts [Glitch] Add option to remove account from followers in web UI 2025-04-21 16:08:24 +02: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] Refactor <FavouritedStatuses> and <BookmarkedStatuses> into TypeScript 2025-04-08 20:43:43 +02: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