soapbox/app/soapbox
Alex Gleason 67bf9a7b20 Merge branch 'picker-mobile' into 'develop'
EmojiSelector: ensure the full picker fits on the screen on mobile

See merge request soapbox-pub/soapbox!2291
2023-02-15 18:48:08 +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 Merge branch 'admin-announcements' into 'develop' 2023-02-14 23:05:07 +00:00
api Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
components Merge branch 'picker-mobile' into 'develop' 2023-02-15 18:48:08 +00:00
containers Merge branch 'hoverable-menu' into 'develop' 2023-02-13 17:32:02 +00:00
contexts Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
features Merge branch 'admin-announcements' into 'develop' 2023-02-14 23:05:07 +00:00
hooks Add useClickOutside hook for Floating UI elements 2023-02-06 17:17:12 -06:00
jest Make sure DOM is ready for Portal 2023-02-10 13:49:59 -05:00
locales Merge branch 'admin-announcements' into 'develop' 2023-02-14 23:05:07 +00:00
middleware Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
normalizers Merge branch 'admin-announcements' into 'develop' 2023-02-14 23:05:07 +00:00
pages Add NewEventPanel to events list page 2023-02-05 23:14:21 +01:00
queries Merge remote-tracking branch 'origin/develop' into multiple-attachments 2023-02-14 09:24:12 -06:00
reducers Merge branch 'admin-announcements' into 'develop' 2023-02-14 23:05:07 +00:00
selectors Fix filters, restyle filters page 2023-02-07 15:38:31 +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 Improve Emoji Reactions and add support for Chat Reactions 2023-02-08 12:58:01 -05:00
utils Add "unreleased" build to features for tests 2023-02-14 12:35:27 -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 Sentry: filter out localForage "No storage found" error 2023-02-14 10:30:14 -06: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