mastodon/app/javascript/mastodon/actions
Eugen Rochko 11786f1114
Change design of edit media modal in web UI (#33516)
2025-01-21 11:34:22 +00:00
..
importer Convert polls to Typescript / Immutable Records (#29789) 2024-12-10 22:54:07 +00:00
push_notifications Use final specification for new WebPush subscriptions in web interface (#33587) 2025-01-14 10:42:06 +00:00
account_notes.ts Fix spurious loading bar middleware usage (#31592) 2024-08-26 16:38:34 +00:00
accounts.js Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
accounts_typed.ts Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
alerts.ts Add ability to search for all accounts when creating a list in web UI (#33036) 2024-12-03 09:42:52 +00: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 Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
columns.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
compose.js Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
compose_typed.ts Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +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 Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
lists_typed.ts Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
markers.ts Fix incorrect `'navigator'` check (#32219) 2024-10-02 10:03:04 +00:00
modal.ts Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
mutes.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
notification_groups.ts Fix processing of incoming notifications for unfilterable types (#33429) 2025-01-02 13:22:25 +00:00
notification_policies.ts Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
notification_requests.ts Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
notifications.js Further remove old notifications code (#33465) 2025-01-06 18:22:07 +00:00
notifications_typed.ts Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +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.ts Convert polls to Typescript / Immutable Records (#29789) 2024-12-10 22:54:07 +00:00
reports.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
search.ts Fix WebUI erroneously stopping to offer expanding search results after second page (#33428) 2025-01-02 10:58:00 +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 Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
store.js Fix use of deprecated `Iterable.isIndexed` from immutable (#33510) 2025-01-08 16:25:41 +00:00
streaming.js Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
suggestions.ts Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
tags.js Refactor `<HashtagHeader>` to TypeScript (#33096) 2024-12-06 08:42:24 +00:00
tags_typed.ts Refactor `<HashtagHeader>` to TypeScript (#33096) 2024-12-06 08:42:24 +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