bigbuffet-rw/app/soapbox
marcin mikołajczak 9b43ed7015 fixes, improvements, cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-30 23:20:58 +02:00
..
__fixtures__ Improve 'In Review' UX 2022-09-29 13:57:25 -04:00
__mocks__
__tests__
actions fixes, improvements, cleanup 2022-09-30 23:20:58 +02:00
components fixes, improvements, cleanup 2022-09-30 23:20:58 +02:00
containers do i really understand this? 2022-09-13 13:49:50 +02:00
features fixes, improvements, cleanup 2022-09-30 23:20:58 +02: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 Merge remote-tracking branch 'soapbox/develop' into events- 2022-09-30 20:05:02 +02:00
middleware
normalizers Merge remote-tracking branch 'soapbox/compose' into HEAD 2022-09-16 20:42:30 +02:00
pages Merge remote-tracking branch 'soapbox/develop' into events- 2022-09-30 20:05:02 +02:00
queries Add tests for new Who To Follow panel 2022-09-27 09:58:49 -04:00
react-notification TS/functional: Emoji picker 2022-09-11 19:28:12 +02:00
reducers fixes, improvements, cleanup 2022-09-30 23:20:58 +02: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 Allow users to create events 2022-09-04 23:36:13 +02:00
utils Merge remote-tracking branch 'soapbox/develop' into events- 2022-09-30 20:05:02 +02: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
compare_id.ts
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
monitoring.ts Sentry: actually, filter out all AbortErrors 2022-08-25 14:17:23 -05:00
performance.ts
precheck.ts
ready.ts
rtl.ts
settings.ts
store.ts
stream.ts