mastodon/app/javascript/flavours/glitch/actions
Claire 563ff91cf8 [Glitch] Use final specification for new WebPush subscriptions in web interface
Port e2f085e2b2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-01-14 20:46:21 +01:00
..
importer [Glitch] Convert polls to Typescript / Immutable Records 2024-12-25 21:21:39 +01: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 Remove pinned accounts editor 2024-11-24 19:59:23 +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] Add ability to search for all accounts when creating a list in web UI 2024-12-25 19:53:23 +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 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] 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] 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 polls to Typescript / Immutable Records 2024-12-25 21:21:39 +01: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] Fix Web UI trying to save user settings when logged out 2024-05-16 19:34:50 +02:00
statuses.js [Glitch] Change embedded posts to use web UI 2024-09-12 20:58:02 +02: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.js [Glitch] Refactor `<HashtagHeader>` to TypeScript 2024-12-25 21:21:38 +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