Hailey
e95cb35eb4
Merge branch 'hailey/swap-out-cropper' into hailey/79fab
2025-05-05 14:16:23 -07:00
Hailey
eea905cf8a
downgrade icon lib
2025-05-05 14:15:23 -07:00
Hailey
2960fb13a7
Merge remote-tracking branch 'origin/main' into hailey/79fab
2025-05-05 12:34:49 -07:00
Hailey
9b53e7bfb5
bump
2025-05-05 12:02:15 -07:00
Hailey
f481c7bfdf
upgrade, remove timeout
2025-05-05 09:17:58 -07:00
Hailey
d36837dcf0
upgrade
2025-05-05 08:35:20 -07:00
Hailey
4f57363276
mostly implement
2025-05-04 23:25:46 -07:00
hailey
544f7befe0
bump it bop it upgrade it (rn 79/expo 53) ( #8281 )
...
* basic bumps
* more tweaking
* fix rn patch
* fix crop picker patch
* fix media library patch
* rm unnecessary patch
* fix notifications patch
* update bottomsheet
* Update withAppDelegateReferrer.js
* Delete withNoBundleCompression.js
* rm withNoBundleCompression plugin
* rm findLast shim
* metro package exports is enabled by default
* update react/react-dom/react-compiler
* fix reanimated issue
* vendor expo-ized emoji popup
* fix types
* hackfix view full thread
* Update EmojiPickerModule.podspec
* more upgrades
* fix multiformats package version
* add baseurl
* bump mmkv
* bumps
* update react-keyed-flatten-children
* bump locale packages
* fix emoji picker dark mode
* rn upgrades
* Revert "bump locale packages"
This reverts commit fc82f0f173 .
* upgrade testing-library
* rm test renderer
* update patch name minors
* rm findNodeHandle from tabbar
* only do scrollview tag thing on ios
* disable package exports
* update expo notifications handler
* memoize emoji picker styles
* fix tests, mock multiformats
* bump some dev deps with RC versions
* completely rearchitect toasts
* rm logs
* layout animation config for composer footer
* disable autolinking for patched libs
* undo lingui changes
* version bump from release candidate to 0.1
* update atproto deps
* rm @did-plc/server
* fix key issue (maybe)
* move URL polyfill to the polyfill file
* fix yarn lock
* upgrade to 53.0.3
* reanimated layout anim bug patch
* workletize a function that wasn't getting autoworkletized anymore (#8309 )
* bump to expo 53.0.4
* bump RN to 0.79.2
* fix yarn lock ci
* Revert "completely rearchitect toasts"
This reverts commit 2e2fcaeeed .
* final upgrades
* chore: cleanup yarn lock
* prettier
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-05-02 13:23:39 -07:00
Hailey
db84591b2d
Merge branch 'hailey/79fab' of github.com:bluesky-social/social-app into hailey/79fab
2025-05-02 06:32:53 -07:00
Hailey
deffc2c70f
bump video
2025-05-02 09:24:28 +03:00
Hailey
992a08fac9
omg thank u char
...
Co-authored-by: Charlotte Som <charlotte@som.codes >
2025-05-02 09:23:53 +03:00
hailey
00a8e12cee
[new arch] remove rn-fetch-blob dependency ( #8294 )
...
* remove fetchblob dependency
* give error a name
* fix timeout
* give qr code dialog a handle
* fix error toast text
* more bumps that let the thing build on ios
* bumps that let it build for ios
* [new arch] experiment - use animatedview/animatedref to measure rect for lightbox (#8298 )
* more upgrades
* use animatedview/animatedref for measurements in lightbox
* rm usehandleref
* downgrade dynamic app icon
* more bumps that let the thing build on ios
* bumps that let it build for ios
* bump expo
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-05-02 09:21:32 +03:00
Hailey
acdcf9d1fd
more bumps that let the thing build on ios
2025-05-02 09:19:47 +03:00
Hailey
709a2bcdf1
downgrade
2025-05-02 09:18:37 +03:00
Hailey
13ff0d1595
more upgrades
2025-05-02 09:18:37 +03:00
Hailey
482166d88d
bump mmkv
2025-05-02 09:18:37 +03:00
Samuel Newman
7e2c0d16c7
bump RN to 0.79.2
2025-05-02 09:09:24 +03:00
Hailey
8aaea8b5d0
bump video
2025-05-01 17:41:48 -07:00
Hailey
1bd0730bec
bump react native to 0.79.2
2025-05-01 14:48:40 -07:00
Hailey
db6ebc8605
Merge branch 'hailey/upgrade-it-hell-yea-swag' into hailey/79fab
2025-05-01 14:25:04 -07:00
Samuel Newman
46e18f7a96
bump to expo 53.0.4
2025-05-01 17:24:43 +03:00
hailey
e62c0f0515
Merge branch 'hailey/upgrade-it-hell-yea-swag' into hailey/79fab
2025-04-30 21:52:13 -07:00
Hailey
7fa71d8d8b
omg thank u char
...
Co-authored-by: Charlotte Som <charlotte@som.codes >
2025-04-30 21:27:18 -07:00
Samuel Newman
a3f6923352
upgrade to 53.0.3
2025-04-30 19:48:05 +03:00
hailey
56298192b3
[new arch] remove rn-fetch-blob dependency ( #8294 )
...
* remove fetchblob dependency
* give error a name
* fix timeout
* give qr code dialog a handle
* fix error toast text
* more bumps that let the thing build on ios
* bumps that let it build for ios
* [new arch] experiment - use animatedview/animatedref to measure rect for lightbox (#8298 )
* more upgrades
* use animatedview/animatedref for measurements in lightbox
* rm usehandleref
* downgrade dynamic app icon
* more bumps that let the thing build on ios
* bumps that let it build for ios
* bump expo
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-04-29 21:47:30 -07:00
hailey
3b1e14f7da
[new arch] experiment - use animatedview/animatedref to measure rect for lightbox ( #8298 )
...
* more upgrades
* use animatedview/animatedref for measurements in lightbox
* rm usehandleref
* downgrade dynamic app icon
* more bumps that let the thing build on ios
* bumps that let it build for ios
* bump expo
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-04-29 21:37:56 -07:00
Hailey
d402b6b21d
bumps that let it build for ios
2025-04-29 21:22:11 -07:00
Hailey
8aeef37404
more bumps that let the thing build on ios
2025-04-29 17:59:50 -07:00
Hailey
1b5ea24156
downgrade
2025-04-29 16:32:26 +03:00
Hailey
35ccf3f36b
more upgrades
2025-04-29 16:32:26 +03:00
Hailey
7098531b0c
bump mmkv
2025-04-29 16:31:46 +03:00
Samuel Newman
4964fb9f64
rm @did-plc/server
2025-04-29 13:10:06 +03:00
Samuel Newman
45c63b0cf6
update atproto deps
2025-04-29 13:01:46 +03:00
Samuel Newman
642d5de30c
version bump from release candidate to 0.1
2025-04-29 10:59:37 +03:00
Hailey
4450ffda22
disable autolinking for patched libs
2025-04-28 11:27:02 -07:00
Samuel Newman
4fd42d9adf
bump some dev deps with RC versions
2025-04-28 13:58:23 +03:00
Samuel Newman
00ad6d6467
rm test renderer
2025-04-28 11:16:45 +03:00
Samuel Newman
99ad0c8c77
upgrade testing-library
2025-04-28 11:15:49 +03:00
Hailey
cb33998f13
Revert "bump locale packages"
...
This reverts commit fc82f0f173 .
2025-04-28 00:43:30 -07:00
Hailey
06f26e7cf1
rn upgrades
2025-04-28 00:42:14 -07:00
Hailey
fc82f0f173
bump locale packages
2025-04-28 00:31:35 -07:00
Samuel Newman
8f5b792342
update react-keyed-flatten-children
2025-04-28 10:27:40 +03:00
Hailey
697c53acc3
bumps
2025-04-28 00:12:36 -07:00
Hailey
9600e1d6b3
bump mmkv
2025-04-28 00:12:36 -07:00
Samuel Newman
d4a44bf8dd
fix multiformats package version
2025-04-28 09:55:51 +03:00
Hailey
4ec4251383
more upgrades
2025-04-27 22:55:00 -07:00
Samuel Newman
dc6029ac01
vendor expo-ized emoji popup
2025-04-26 23:59:58 +03:00
Samuel Newman
d53dc86361
update react/react-dom/react-compiler
2025-04-26 22:54:49 +03:00
Hailey
a97ad85464
more tweaking
2025-04-26 22:54:49 +03:00
Samuel Newman
278a54850b
Keep all radix dependencies aligned by using single package ( #8219 )
...
* keep all radix deps aligned by using single package
* import directly from `radix-ui` or `radix-ui/internal`
* prevent radix leaking into native build
2025-04-24 16:15:46 -05:00