mastodon-glitch/app/javascript/mastodon/actions
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling (#31745)
2024-09-04 13:28:16 +00:00
..
importer Change `author_account` to be `authors` in REST API (#30846) 2024-06-27 13:17:18 +00:00
push_notifications Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
account_notes.ts Fix spurious loading bar middleware usage (#31592) 2024-08-26 16:38:34 +00:00
accounts.js Fix keyboard shortcuts and navigation in grouped notifications (#31076) 2024-07-23 06:20:17 +00:00
accounts_typed.ts Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
alerts.js Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 2023-10-09 13:38:29 +02:00
announcements.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
app.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
blocks.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
bookmarks.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
bundles.js
columns.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
compose.js Fix keyboard shortcuts and navigation in grouped notifications (#31076) 2024-07-23 06:20:17 +00:00
conversations.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
custom_emojis.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
directory.ts Convert `<Directory>` to Typescript / function component (#30829) 2024-06-26 18:04:50 +00:00
domain_blocks.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
domain_blocks_typed.ts Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
dropdown_menu.ts Convert `dropdown_menu` state to Typescript (#25585) 2023-09-22 18:18:46 +02:00
emojis.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
favourites.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
featured_tags.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
filters.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
height_cache.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
history.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
interactions.js Fix boost dialog visibility selection not being taken into account (#31523) 2024-08-21 13:11:36 +00:00
interactions_typed.ts Fix `createDataLoadingThunk` and related actions (#30408) 2024-05-23 18:22:42 +00:00
lists.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
markers.ts Add ability for admins to force grouped notifications in web UI (#31610) 2024-08-27 14:55:51 +00:00
modal.ts Improve modals reducer types (#26610) 2023-09-22 16:41:50 +02:00
mutes.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
notification_groups.ts Fix all notification types being stored without filtering when polling (#31745) 2024-09-04 13:28:16 +00:00
notification_policies.ts Decrease count of filtered notifications when notification requests are accepted or dismissed (#31149) 2024-07-26 09:36:54 +00:00
notifications.js Refactor some actions to be proper async actions instead of passing a continuation (#31453) 2024-08-19 14:41:32 +00:00
notifications_migration.tsx Add ability for admins to force grouped notifications in web UI (#31610) 2024-08-27 14:55:51 +00:00
notifications_typed.ts Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
onboarding.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
picture_in_picture.ts Rewrite PIP state in Typescript (#27645) 2024-03-27 15:19:33 +00:00
pin_statuses.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
polls.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
reports.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
search.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
server.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
settings.js Fix Web UI trying to save user settings when logged out (#30324) 2024-05-16 13:01:01 +00:00
statuses.js Fix keyboard shortcuts and navigation in grouped notifications (#31076) 2024-07-23 06:20:17 +00:00
store.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
streaming.js Add ability for admins to force grouped notifications in web UI (#31610) 2024-08-27 14:55:51 +00:00
suggestions.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
tags.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
timelines.js Refactor some actions to be proper async actions instead of passing a continuation (#31453) 2024-08-19 14:41:32 +00:00
timelines_typed.ts Convert `disconnectTimeline` and `timelineDelete` actions to Typescript (#30777) 2024-06-20 11:56:52 +00:00
trends.js Change `author_account` to be `authors` in REST API (#30846) 2024-06-27 13:17:18 +00:00