soapbox/app/soapbox/actions
Alex Gleason d9d9c4521f
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox
2022-09-04 15:15:54 -05:00
..
__tests__ Merge branch 'react-query' into 'develop' 2022-08-09 18:02:22 +00:00
importer soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -05:00
push_notifications Add eslint-plugin-compat 2022-07-21 12:19:36 -05:00
about.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
account-notes.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
accounts.ts Simplify profile Header components 2022-08-11 11:57:09 -05:00
admin.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
alerts.ts Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
aliases.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
announcements.ts Add some tests 2022-07-13 19:57:22 +02:00
apps.ts
auth.ts Use redux auth for now 2022-08-08 11:15:47 -04:00
backups.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
blocks.ts Reducers: TypeScript 2022-06-22 22:54:21 +02:00
bookmarks.ts Actions: TypeScript 2022-06-18 20:58:42 +02:00
bundles.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
chats.ts Actions: TypeScript 2022-06-19 22:54:20 +02:00
compose.ts Use current trends for hashtag searching in composer 2022-08-22 10:16:25 -04:00
consumer-auth.ts Make consumer strategy buttons work 2022-08-11 21:50:08 -05:00
conversations.ts Reducers: TypeScript 2022-06-22 22:54:21 +02:00
custom_emojis.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
directory.ts Reducers: TypeScript 2022-06-22 22:54:21 +02:00
domain_blocks.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
dropdown_menu.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
email_list.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
emoji_reacts.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
emojis.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
export_data.ts
external_auth.ts
familiar_followers.ts
favourites.ts Actions: TypeScript 2022-06-19 20:54:02 +02:00
filters.ts Workaround for filtering on latest Mastodon 2022-07-16 19:59:00 +02:00
group_editor.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
groups.ts Reducers: TypeScript 2022-06-22 22:54:21 +02:00
history.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
import_data.ts
instance.ts Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
interactions.ts Fetch relationships when opening favourites/reblogs modal 2022-08-25 09:16:47 -04:00
lists.ts Actions: TypeScript 2022-06-19 21:26:57 +02:00
markers.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
me.ts Add test for 'fetchMe' action 2022-07-18 12:50:18 -04:00
media.ts Reducers: TypeScript 2022-06-24 00:33:23 +02:00
mfa.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
mobile.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
modals.ts
moderation.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
mrf.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
mutes.ts Reducers: TypeScript 2022-06-22 22:54:21 +02:00
notifications.ts Notifications: fix markers string ID comparison 2022-08-05 10:56:03 -05:00
oauth.ts CreateApp: convert to TSX+FC 2022-07-11 11:34:14 -05:00
onboarding.ts
patron.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
pin_statuses.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
polls.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
preload.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
profile_hover_card.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
push_subscriptions.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
remote_timeline.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
reports.ts Simplify profile Header components 2022-08-11 11:57:09 -05:00
rules.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
scheduled_statuses.ts Actions: TypeScript 2022-06-18 20:58:42 +02:00
search.ts Fix debounce in search, clear accountId on submit from navbar 2022-08-08 17:36:11 +02:00
security.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
settings.ts Settings: pass an opts object instead of showAlert 2022-06-22 12:54:36 -05:00
sidebar.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
snackbar.ts Don't dismiss ServiceWorker snackbar 2022-06-23 18:03:35 -05:00
soapbox.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
status-hover-card.ts actions/status-hover-card: convert to TypeScript 2022-06-20 16:55:08 -05:00
statuses.ts Use content_type from backend when editing a status 2022-09-03 16:13:41 +02:00
streaming.ts Stream marker updates 2022-08-01 18:31:49 +02:00
suggestions.ts Query account on hover for follow stats 2022-07-18 09:54:56 -04:00
sw.ts ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
timelines.ts Refetch timeline if user stops following someone 2022-07-20 14:23:11 -04:00
trending_statuses.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
trends.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
verification.ts Reducers: TypeScript 2022-06-24 00:33:23 +02:00