glitch-soc/app/javascript/flavours/glitch/actions
Eugen Rochko 4cb9d6b333 [Glitch] Refactor `<Dropdown>` into TypeScript
Port 22d33244ee to glitch-soc

Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-10 17:19:49 +02:00
..
importer [Glitch] Convert the polls reducer to plain JS 2025-03-30 12:21:05 +02:00
push_notifications [Glitch] Use final specification for new WebPush subscriptions in web interface 2025-01-14 20:46:21 +01:00
account_notes.ts [Glitch] Fix spurious loading bar middleware usage 2024-08-26 18:54:27 +02:00
accounts.js [Glitch] Refactor `<Header>` into TypeScript 2025-03-06 21:56:30 +01:00
accounts_typed.ts [Glitch] Fix the loading bar with the new Redux actions 2023-12-20 19:49:44 +01:00
alerts.ts [Glitch] Refactor alerts to TypeScript, remove `react-notification` dependency 2025-03-25 21:23:24 +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] Add reminder when about to post without alt text in web UI 2025-02-01 19:58:11 +01:00
compose_typed.ts [Glitch] Change design of edit media modal in web UI 2025-01-21 19:43:38 +01: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] Refactor `<DomainBlocks>` to TypeScript 2025-04-04 20:10:45 +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] Refactor `<Dropdown>` into TypeScript 2025-04-10 17:19:49 +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 boost dialog visibility selection not being taken into account 2024-08-21 18:50:44 +02:00
interactions_typed.ts [Glitch] Fix `createDataLoadingThunk` and related actions 2024-05-23 20:37:00 +02:00
lists.js [Glitch] Change design of lists in web UI 2024-11-24 19:59:23 +01:00
lists_typed.ts [Glitch] Change design of lists in web UI 2024-11-24 19:59:23 +01:00
local_settings.js [Glitch] Rewrite actions/modal and reducers/modal with typescript 2023-05-28 17:49:55 +02:00
markers.ts [Glitch] Fix incorrect `'navigator'` check 2024-10-06 17:04:53 +02:00
modal.ts [Glitch] Change design of edit media modal in web UI 2025-01-21 19:43:38 +01:00
mutes.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
notification_groups.ts [Glitch] Fix processing of incoming notifications for unfilterable types 2025-01-02 21:16:01 +01:00
notification_policies.ts [Glitch] Fix multiple bugs in notification requests and notification policies 2024-09-24 19:41:04 +02:00
notification_requests.ts [Glitch] Fix multiple bugs in notification requests and notification policies 2024-09-24 19:41:04 +02:00
notifications.js [Glitch] Further remove old notifications code 2025-01-06 20:40:26 +01:00
notifications_typed.ts [Glitch] Remove old notifications actions and reducers 2025-01-03 20:54:09 +01: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.ts [Glitch] Convert the polls reducer to plain JS 2025-03-30 12:21:05 +02:00
reports.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
search.ts [Glitch] Fix WebUI erroneously stopping to offer expanding search results after second page 2025-01-02 21:15:38 +01:00
server.js [Glitch] Remove the access token from Redux & context 2024-05-22 21:14:54 +02:00
settings.js [Glitch] Change web client settings to be saved earlier and more often 2025-03-07 17:40:20 +01:00
statuses.js [Glitch] Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` 2025-03-06 20:12:43 +01:00
store.js [Glitch] Fix use of deprecated `Iterable.isIndexed` from immutable 2025-01-10 20:55:27 +01:00
streaming.js [Glitch] Remove old notifications actions and reducers 2025-01-03 20:54:09 +01:00
suggestions.ts [Glitch] Change onboarding flow in web UI 2024-12-01 18:47:56 +01:00
tags_typed.ts [Glitch] Refactor `<HashtagHeader>` to TypeScript 2024-12-25 21:21:38 +01:00
timelines.js [Glitch] Refactor some actions to be proper async actions instead of passing a continuation 2024-08-19 18:43:24 +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