catstodon/app/javascript/flavours/glitch/actions
Claire feed816398 [Glitch] Change grouped notifications API shape (take 2)
Port front-end changes from 549ab089ee to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-07-31 18:21:54 +02:00
..
importer [Glitch] Change author_account to be authors in REST API 2024-06-30 17:33:23 +02:00
push_notifications Reduce unwarranted differences with upstream 2023-11-15 12:53:21 +01:00
account_notes.ts [Glitch] Fix createDataLoadingThunk and related actions 2024-05-23 20:37:00 +02:00
accounts.js [Glitch] Fix keyboard shortcuts and navigation in grouped notifications 2024-07-23 20:28:22 +02:00
accounts_typed.ts [Glitch] Fix the loading bar with the new Redux actions 2023-12-20 19:49:44 +01:00
alerts.js [Glitch] Change eslint config to autofix missing comma and indentation in JS files 2023-12-03 16:44:40 +01:00
announcements.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
app.ts [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
blocks.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
bookmarks.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
bundles.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
columns.js [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
compose.js [Glitch] Fix keyboard shortcuts and navigation in grouped notifications 2024-07-23 20:28:22 +02:00
conversations.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
custom_emojis.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
directory.ts [Glitch] Convert <Directory> to Typescript / function component 2024-06-30 17:33:23 +02:00
domain_blocks.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
domain_blocks_typed.ts [Glitch] Fix the loading bar with the new Redux actions 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
emojis.js [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
favourites.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
featured_tags.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
filters.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
height_cache.js [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
history.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
interactions.js [Glitch] Fix reblogging after refactor 2024-07-22 22:03:10 +02:00
interactions_typed.ts [Glitch] Fix createDataLoadingThunk and related actions 2024-05-23 20:37:00 +02:00
languages.js [Glitch] Add language dropdown to compose in web UI 2022-05-16 23:06:29 +02:00
lists.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
local_settings.js [Glitch] Rewrite actions/modal and reducers/modal with typescript 2023-05-28 17:49:55 +02:00
markers.ts [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
modal.ts [Glitch] Improve modals reducer types 2023-09-26 13:17:08 +02:00
mutes.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
notification_groups.ts [Glitch] Change grouped notifications API shape (take 2) 2024-07-31 18:21:54 +02:00
notification_policies.ts [Glitch] Decrease count of filtered notifications when notification requests are accepted or dismissed 2024-07-27 15:16:15 +02:00
notifications.js [Glitch] Decrease count of filtered notifications when notification requests are accepted or dismissed 2024-07-27 15:16:15 +02:00
notifications_migration.tsx [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
notifications_typed.ts [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
onboarding.js [Glitch] Add new onboarding flow to web UI 2023-12-03 11:23:12 +01:00
picture_in_picture.ts [Glitch] Rewrite PIP state in Typescript 2024-05-01 15:56:37 +02:00
pin_statuses.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
polls.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
reports.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
search.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
server.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
settings.js [Glitch] Fix Web UI trying to save user settings when logged out 2024-05-16 19:34:50 +02:00
statuses.js [Glitch] Fix keyboard shortcuts and navigation in grouped notifications 2024-07-23 20:28:22 +02:00
store.js [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
streaming.js [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
suggestions.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
tags.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
timelines.js [Glitch] Add timeline of public posts about a trending link in web UI 2024-07-01 21:19:38 +02:00
timelines_typed.ts [Glitch] Convert disconnectTimeline and timelineDelete actions to Typescript 2024-06-20 19:22:24 +02:00
trends.js [Glitch] Change author_account to be authors in REST API 2024-06-30 17:33:23 +02:00