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
57fe6334e0
add baseurl
2025-04-28 09:58:53 +03: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
289fd759c8
Update EmojiPickerModule.podspec
2025-04-27 00:20:40 +03:00
Samuel Newman
68224ded56
hackfix view full thread
2025-04-27 00:14:03 +03:00
Samuel Newman
f2f20d81f1
fix types
2025-04-27 00:11:13 +03:00
Samuel Newman
dc6029ac01
vendor expo-ized emoji popup
2025-04-26 23:59:58 +03:00
Samuel Newman
544565e567
fix reanimated issue
2025-04-26 22:54:49 +03:00
Samuel Newman
d53dc86361
update react/react-dom/react-compiler
2025-04-26 22:54:49 +03:00
Samuel Newman
aee4e19a7b
metro package exports is enabled by default
2025-04-26 22:54:49 +03:00
Samuel Newman
b70bbb0bb6
rm findLast shim
2025-04-26 22:54:49 +03:00
Samuel Newman
89615f04fa
rm withNoBundleCompression plugin
2025-04-26 22:54:49 +03:00
Samuel Newman
3bc934b9f7
Delete withNoBundleCompression.js
2025-04-26 22:54:49 +03:00
Samuel Newman
6d0d891287
Update withAppDelegateReferrer.js
2025-04-26 22:54:49 +03:00
Hailey
afe0fea1b2
update bottomsheet
2025-04-26 22:54:49 +03:00
Hailey
d8b781b8a4
fix notifications patch
2025-04-26 22:54:49 +03:00
Hailey
01075428b0
rm unnecessary patch
2025-04-26 22:54:49 +03:00
Hailey
ad37548773
fix media library patch
2025-04-26 22:54:49 +03:00
Hailey
94de801258
fix crop picker patch
2025-04-26 22:54:49 +03:00
Hailey
affc9cbdbb
fix rn patch
2025-04-26 22:54:49 +03:00
Hailey
a97ad85464
more tweaking
2025-04-26 22:54:49 +03:00
Hailey
2e880e407b
basic bumps
2025-04-26 22:53:56 +03:00
Samuel Newman
077fd843f0
don't await deleting temp files ( #8287 )
2025-04-26 11:26:42 -07:00
Kae
1eb678cabd
Optimize compressImage method to also use binary search ( #7490 )
...
* use binary search for compressImage
* use binary search for doResize (mobile version)
* use binary search for doResize (web version)
* use safeDeleteAsync in compressImage
---------
Co-authored-by: nguyen <nguyensvo123@gmail.com >
2025-04-26 11:10:32 -07:00
Samuel Newman
ea718190ca
Update mention of MobX in README ( #8286 )
2025-04-26 19:47:34 +03:00
pfrazee
1470223480
Nightly source-language update
2025-04-25 02:38:31 +00:00
Samuel Newman
8ec8a64472
Modernize in-app browser consent dialog ( #8191 )
...
* add stateful dialog control hook
* add new alf'd consent
* make secondary_inverted buttons clearer
* contingency for opening a link from another dialog
* rm old modal
* Differentiate buttons more
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-04-24 16:41:11 -05:00
Samuel Newman
69f656f283
cleanup mod screens ( #8199 )
2025-04-24 16:36:39 -05: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
Samuel Newman
b6a6b1bab4
fix pwi at 1300px ( #8238 )
2025-04-24 16:07:56 -05:00
Samuel Newman
686f15a62b
fix skeleton height ( #8221 )
2025-04-24 16:05:48 -05:00
Eric Bailey
d992b27716
Ota docs update ( #8279 )
...
* Begin edits
* Add alert
* Add new assets
* Refactor OTA docs
* Format
2025-04-24 16:04:48 -05:00
Eric Bailey
6f44abee35
Verification UI tweaks ( #8276 )
...
* Prevent issuing verifications for users without display names
* Wait for success before closing, show errors
* Update icons
* WIP adjust size
* Adjust check size in feeds
* Add back unused icon
* Format
2025-04-24 11:46:23 -05:00
pfrazee
e1e936068a
Nightly source-language update
2025-04-24 02:38:23 +00:00
Samuel Newman
70dbc94766
Modernise change email flow ( #8106 )
...
* use new verify email dialog in 2fa flow
* alf change email flow
* Fallback change email dialog
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update Email2FAToggle.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* don't use existing email as default value
* increase max width of email dialogs
* Use ALF verify email dialog for reminder (#5924 )
* use new verify email dialog for reminder
* style tweaks, improve web
* add a lil toast
* Apply suggestions from code review
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Ditch close and push up image
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
* delete old change/verify email modals (#8122 )
(cherry picked from commit fceb655b3b )
* Translate email placeholder
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Align copy
* Clean up error handling
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2025-04-23 11:22:08 -05:00
Samuel Newman
118d385b10
make handles lowercase ( #8233 )
2025-04-23 17:16:46 +03:00
Samuel Newman
54e5ea0aff
rm vision-camera ( #8273 )
2025-04-23 17:14:41 +03:00
natalie
555dd6a4db
Sanitize handle in header ( #8272 )
...
* Sanitize handle in header
* use prefix param correctly
2025-04-23 05:54:41 -07:00
pfrazee
1fe94ba290
Nightly source-language update
2025-04-23 02:37:50 +00:00
hailey
e27134c7f1
bump 1.102.0 ( #8271 )
2025-04-22 11:54:17 -07:00
Samuel Newman
b1550f9c02
fix first sheet height change not registering ( #8267 )
2025-04-22 11:49:20 -07:00
Samuel Newman
dba0bd8379
move dev mode hook ( #8270 )
2025-04-22 11:13:13 -07:00
Mathieu Acthernoene
a770f5635b
Edge to edge support ( #7497 )
2025-04-22 19:16:50 +03:00
pfrazee
6e80b340c8
Nightly source-language update
2025-04-22 02:37:34 +00:00
Eric Bailey
0a7734f9ed
Refactor search history ( #8260 )
2025-04-21 19:16:59 -05:00
Eric Bailey
8a602bf9f6
Tweak alignment ( #8258 )
2025-04-21 18:08:06 -05:00
Eric Bailey
3f47c8cf06
Improve display name in Settings ( #8256 )
2025-04-21 17:05:14 -05:00
Eric Bailey
aa3ee8db4e
Align handling ( #8255 )
2025-04-21 16:59:46 -05:00