Samuel Newman
25f8506c41
Remove post from feed after pressing show less ( #8333 )
...
* remove post from feed after pressing show less
* fix text overflow on android
* move state up so it won't get recycled away
* make type optional
2025-05-06 07:34:50 -07:00
Samuel Newman
04dc6dc9ca
add internal topic misclassification report button ( #8332 )
2025-05-06 17:03:48 +03:00
hailey
e7fe9ab553
revert changes to scroll forwarder ( #8328 )
2025-05-05 00:20:34 -07:00
pfrazee
abbdeb4f28
Nightly source-language update
2025-05-03 02:36:58 +00: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
Paul Frazee
46ea3fdbee
Merge branch 'demo' into main
2025-05-02 10:36:43 -07: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
Paul Frazee
2aa30f5279
Update third post in demo
2025-04-25 11:51:33 -07:00
Paul Frazee
7b245935ea
Remove demo-mode spacing tweak
2025-04-25 10:49:10 -07:00
Paul Frazee
55795dc262
Updated demo copy
2025-04-25 10:42:35 -07: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
Paul Frazee
ba002d8252
Tune spacing for demo mode
2025-04-24 09:31:04 -07:00
pfrazee
e1e936068a
Nightly source-language update
2025-04-24 02:38:23 +00:00
Eric Bailey
9a7f6ad638
Moar demo
2025-04-23 18:30:25 -05:00
Eric Bailey
6a8dd353ee
Update bottom bar avi
2025-04-23 16:36:27 -05:00
Eric Bailey
c1e090e9e3
Better data
2025-04-23 16:36:27 -05:00
Eric Bailey
9f66b7fe67
Delete unused fake data, update bottom bar avi
2025-04-23 16:36:27 -05:00
Eric Bailey
eb2008cd8e
Update data
2025-04-23 16:36:27 -05:00
Samuel Newman
f3edd6dfd2
add more posts
2025-04-23 16:36:27 -05:00
Samuel Newman
91f9bc7ccb
demo mode
2025-04-23 16:36:27 -05:00
Samuel Newman
c34c67e4df
add demo storage
2025-04-23 16:36:27 -05: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
Eric Bailey
8fdefb7e94
Add check to composer user autocomplete ( #8253 )
...
* Add check to composer autocomplete web
* Add check to composer autocomplete mobile
2025-04-21 16:32:29 -05:00
Eric Bailey
4aaf81fedd
Show date in verifications dialog ( #8257 )
2025-04-21 15:41:15 -05:00
Eric Bailey
b3c3ee5541
Tweak dialog copy ( #8254 )
2025-04-21 15:34:20 -05:00
Samuel Newman
13884b0a1c
fix composer reply line height ( #8241 )
2025-04-21 15:29:46 -05:00
Eric Bailey
873ba16d2d
Use normal spaces around check ( #8252 )
2025-04-21 14:58:15 -05:00
Eric Bailey
d5dc065a83
Make whole verifier clickable, no nested interactives ( #8249 )
2025-04-21 12:08:05 -05:00