soapbox/app/soapbox
Alex Gleason 20f47c72c9
Preferences: "sensitive contnt" typofix
2022-10-31 18:02:55 -05:00
..
__fixtures__ Improve 'In Review' UX 2022-09-29 13:57:25 -04:00
__mocks__ MockAdapter: add types 2022-06-21 13:14:45 -05:00
__tests__ Add compare_id tests 2022-08-05 10:59:48 -05:00
actions Compose: clean up unused sensitivity actions 2022-10-31 16:26:58 -05:00
components Compose: overhaul Spoiler feature 2022-10-31 16:19:51 -05:00
containers Delete "mobile" pages 2022-10-14 10:53:05 -05:00
features Preferences: "sensitive contnt" typofix 2022-10-31 18:02:55 -05:00
hooks ComposeForm: don't focus the input constantly, add usePrevious hook 2022-09-19 13:55:08 -05:00
jest fix tests 2022-08-10 14:02:29 -04:00
locales Compose: overhaul Spoiler feature 2022-10-31 16:19:51 -05:00
middleware Redirect to /login if viewing an account 401's 2022-06-08 16:00:12 -05:00
normalizers Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
pages Improve Trends Panel in the sidebar 2022-10-13 12:35:11 -04:00
queries Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
react-notification TS/functional: Emoji picker 2022-09-11 19:28:12 +02:00
reducers Compose: don't inherit spoilerness of post being replied to 2022-10-31 16:50:06 -05:00
selectors findAccountByUsername: safely check account?.acct 2022-08-31 10:18:13 -05:00
service_worker Use account.acct in push notification URLs 2022-08-18 20:05:25 +02:00
storage
types AdProvider boilerplate 2022-08-01 18:50:46 -05:00
utils Merge branch 'truth-ads' into 'develop' 2022-10-21 15:17:08 +00:00
api.ts Don't export getAuthBaseURL 2022-08-09 11:15:22 -05:00
base_polyfills.ts Use Array.includes instead of indexOf 2022-08-12 13:47:32 +02:00
build_config.js Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
compare_id.ts Notifications: fix markers string ID comparison 2022-08-05 10:56:03 -05:00
custom.ts
extra_polyfills.ts
globals.ts
iframe.ts EmbeddedStatus: listen for embed.js iframe events and autosize height 2022-08-21 14:32:54 -04:00
is_mobile.ts
load_polyfills.ts
main.tsx ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
monitoring.ts Sentry: actually, filter out all AbortErrors 2022-08-25 14:17:23 -05:00
performance.ts
precheck.ts Precheck: don't take <title> into consideration 2022-06-10 12:46:52 -05:00
ready.ts
rtl.ts
settings.ts
store.ts Use RootState in AppDispatch type 2022-06-18 11:34:38 +02:00
stream.ts Reducers: TypeScript 2022-06-24 00:33:23 +02:00