soapbox/app/soapbox
Alex Gleason d44be7fbf8 Merge branch 'chat-composer' into 'develop'
Chats: move chat attachments into composer

See merge request soapbox-pub/soapbox!2229
2023-02-06 21:05:42 +00:00
..
__fixtures__ Show quoted statuses list 2022-11-29 23:32:21 +00:00
__tests__ Fix tests 2022-12-20 13:14:38 -05:00
actions Update translation key 2023-01-27 23:11:31 +01:00
api Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
components Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-06 14:25:37 -06:00
containers yarn lint:js --fix 2023-02-06 12:06:44 -06:00
contexts Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
features Merge branch 'chat-composer' into 'develop' 2023-02-06 21:05:42 +00:00
hooks Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
jest Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
locales Merge branch 'events' into 'develop' 2023-02-06 20:53:49 +00:00
middleware Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
normalizers Test normalizeChatMessage 2023-02-02 15:17:06 -06:00
pages Add NewEventPanel to events list page 2023-02-05 23:14:21 +01:00
queries Submit `media_ids` when creating a message 2023-02-02 14:59:23 -06:00
reducers Fix pointless relationships conditional 2023-01-29 16:41:48 -06:00
selectors Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
service-worker Replace occurrences of fetch() with axios 2023-01-23 16:09:45 -06:00
storage Rename files (10): service-worker + storage 2022-11-16 08:34:53 -05:00
types Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
utils Lint storybook sample code 2023-02-02 20:23:47 -06:00
build-config.js Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
custom.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
globals.ts
iframe.ts
is-mobile.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
main.tsx Move polyfills import to the top 2023-01-23 16:52:04 -06:00
monitoring.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
polyfills.ts Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
precheck.ts Support translation feature on Mastodon 2022-10-27 19:48:41 +02:00
ready.ts
rtl.ts
settings.ts
store.ts
stream.ts
toast.tsx Move Toast to components/ui 2022-12-21 14:14:31 -05:00