bigbuffet-rw/app/soapbox
2022-08-25 21:21:03 -05:00
..
__fixtures__ Support 'in review' sensitive content 2022-08-22 11:26:28 -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 Use current trends for hashtag searching in composer 2022-08-22 10:16:25 -04:00
components Add new CopyableInput component, use in EmbedModal 2022-08-25 21:21:03 -05:00
containers Embeds: render embeds before anything else 2022-08-25 20:32:18 -05:00
features Add new CopyableInput component, use in EmbedModal 2022-08-25 21:21:03 -05:00
hooks react-query: use legacy API client with hooks 2022-08-09 10:24:43 -05:00
jest fix tests 2022-08-10 14:02:29 -04:00
locales Merge branch 'self-status' into 'develop' 2022-08-23 18:33:14 +00:00
middleware Redirect to /login if viewing an account 401's 2022-06-08 16:00:12 -05:00
normalizers Support 'in review' sensitive content 2022-08-22 11:26:28 -04:00
pages Merge branch 'status-page-tsx' into 'develop' 2022-08-13 14:08:51 +00:00
queries EmbedModal: react-query, add useEmbed 2022-08-21 12:37:14 -04:00
react-notification Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
reducers Use current trends for hashtag searching in composer 2022-08-22 10:16:25 -04:00
selectors Use Array.includes instead of indexOf 2022-08-12 13:47:32 +02: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 Improve formatting of short numbers 2022-08-24 14:46:40 -04: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 Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
globals.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
iframe.ts EmbeddedStatus: listen for embed.js iframe events and autosize height 2022-08-21 14:32:54 -04:00
is_mobile.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
load_polyfills.ts
main.tsx ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
monitoring.ts
performance.ts
precheck.ts Precheck: don't take <title> into consideration 2022-06-10 12:46:52 -05:00
ready.ts
rtl.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
settings.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
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