catstodon/app/javascript/flavours/glitch/actions
Claire 3cad5095c9 [Glitch] Fix incorrect 'navigator' check
Port 931553844d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:04:09 +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 spurious loading bar middleware usage 2024-08-26 18:54:27 +02:00
accounts.js [Glitch] Fix too many requests caused by relationship look-ups in web UI 2024-09-24 19:42:30 +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] Mute XHR abort errors 2024-09-21 15:13:23 +02: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] 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] Fix incorrect 'navigator' check 2024-10-05 21:04:09 +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 follow notifications from streaming being grouped 2024-10-05 21:00:39 +02: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] Fix too many requests caused by relationship look-ups in web UI 2024-09-24 19:42:30 +02:00
notifications_migration.tsx [Glitch] Enable grouped notifications unconditionally 2024-09-17 18:13:36 +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] Change embedded posts to use web UI 2024-09-12 20:58:02 +02:00
store.js [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
streaming.js [Glitch] Enable grouped notifications unconditionally 2024-09-17 18:13:36 +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] 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