bigbuffet-rw/app/soapbox/actions
2022-06-23 15:24:31 -04:00
..
__tests__ Add tests for fetchFollowRequests() action 2022-06-23 15:24:31 -04:00
importer Actions: TypeScript 2022-06-19 22:54:20 +02:00
push_notifications Actions: TypeScript 2022-06-15 22:11:36 +02: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 Add tests for fetchFollowRequests() action 2022-06-23 15:24:31 -04:00
admin.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
alerts.ts actions/alerts: access properties more carefully 2022-06-20 11:52:36 -05:00
aliases.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
apps.ts TypeScript: actions 2022-06-10 19:56:22 +02:00
auth.ts Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-20 21:48:58 +02:00
backups.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
blocks.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +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 Implement 'video_duration_limit' from API 2022-06-22 15:40:26 -04:00
conversations.ts Actions: TypeScript 2022-06-18 12:10:50 +02:00
custom_emojis.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
directory.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +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 Export: fix Mastodon fqn 2022-05-24 14:14:22 -04:00
external_auth.ts TypeScript: actions 2022-06-10 19:56:22 +02:00
familiar_followers.ts Display familiar followers on Mastodon 2022-05-16 19:32:35 +02:00
favourites.ts Actions: TypeScript 2022-06-19 20:54:02 +02:00
filters.ts Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
group_editor.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
groups.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
history.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
import_data.ts Convert import/export data to TypeScript, use FileInput component 2022-05-19 15:24:17 +02:00
instance.ts Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
interactions.ts Actions: TypeScript 2022-06-20 09:26:45 +02: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 Reducers: TypeScript 2022-06-20 21:48:11 +02:00
media.ts Actions: TypeScript 2022-06-19 20:54:02 +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 Add tests for account-notes action 2022-05-27 14:11:36 -04:00
moderation.tsx Actions: TypeScript 2022-06-19 20:38:51 +02:00
mrf.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00
mutes.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
notifications.ts Actions: TypeScript 2022-06-19 20:38:51 +02:00
oauth.ts TypeScript: actions 2022-06-10 19:56:22 +02:00
onboarding.ts Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
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 Actions: TypeScript 2022-06-18 12:10:50 +02: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 Actions: TypeScript 2022-06-18 20:58:42 +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 Actions: TypeScript 2022-06-20 09:26:45 +02: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 Reducers: TypeScript 2022-06-20 21:48:11 +02:00
streaming.ts Actions: TypeScript 2022-06-18 20:58:42 +02:00
suggestions.ts Actions: TypeScript 2022-06-15 22:11:36 +02:00
timelines.ts Actions: TypeScript 2022-06-18 20:58:42 +02: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: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00