Hailey
8e4e9adb0a
bumps
2025-05-11 01:15:30 -07:00
Hailey
d0cf6403e5
Merge remote-tracking branch 'origin' into hailey/79fab
2025-05-08 17:11:52 -07:00
Hailey
092bcf4afb
bump uitextview
2025-05-08 17:10:51 -07:00
Hailey
82b1157e81
reset content insets when recycling scrollview::
2025-05-08 16:13:07 -07:00
Samuel Newman
207527f1d5
[Android] Save photos to "Bluesky" folder ( #8018 )
2025-05-08 23:50:12 +03:00
Samuel Newman
36697755c7
fix reply display name being clipped ( #8315 )
2025-05-08 23:17:44 +03:00
Hailey
522f8640e5
bumps
2025-05-08 12:23:21 -07:00
Samuel Newman
1c2a7b0b5a
Fix some more warnings for web ( #8316 )
...
* export correct stub for web
* use default import for package.json
2025-05-08 11:58:32 -07:00
Hailey
f706b57b38
Merge branch 'main' into hailey/79fab
2025-05-08 10:59:12 -07:00
hailey
a6455b3de3
fix crash ( #8348 )
2025-05-08 08:49:43 -07:00
pfrazee
a260ecd307
Nightly source-language update
2025-05-08 02:39:40 +00:00
Samuel Newman
0b06a93833
add 10px more padding ( #8345 )
2025-05-07 21:49:49 +03:00
Hailey
bbe9290e1b
use branch
2025-05-07 11:45:55 -07:00
Samuel Newman
f1372abec5
delete unused auth components ( #8334 )
2025-05-07 11:44:38 -07:00
Eric Bailey
0f96669f8c
[APP-1158] Refactor email-related dialogs ( #8296 )
...
* WIP
* Update email
* Fire off confirmation email after change
* Verify step, integrate stateful control
* Remove tentative EnterCode step
* Handle token step
* Handle instructions and integrate into 2FA setting
* Fix load state when reusing same email
* Add new state
* Add 2FA screens
* Clean up state in Update step
* Clean up verify state, handle normal callback
* Normalize convetions
* Add verification reminder screen
* Improve session refresh
* Handle verification requirements for composer and convo
* Fix lint
* Do better
* Couple missing translations
* Format
* Use listeners for easier to grok logic
* Clean errors
* Move to global context
* [APP-1158] Gate features by email verification state (#8305 )
* Use new hook in all locations
* Format
* Seems to work, not great duplication
* Wrap all open composer calls
* Remove unneeded spans
* Missed one
* Fix handler on Conversation
* Gate new chat in header
* Add comment
* Remove whoopsie
* Format
* add hackfix for dialog not showing
* add prompt to accept chat btn
* navigation not necessary
* send back one screen, rather than home
* Update comment
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
* Clear dialog state
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
* Update icon
* Check color
* Add 2FA warning
* Update instructions
* Fix X button
* Use an effect silly goose
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
* Update copy
* Update copy
* Update copy
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
* Add link back to update email from verify email dialog
* Handle token field validation
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-05-07 10:23:33 -05:00
Samuel Newman
0edd3bd3b4
fix select triggers on ios safari ( #8343 )
2025-05-07 07:06:49 -07:00
pfrazee
e01b24702e
Nightly source-language update
2025-05-07 02:39:23 +00:00
Hailey
1dcaa32583
patch paste-input for ios
2025-05-06 19:32:15 -07:00
hailey
106ae7a138
Merge branch 'hailey/upgrade-it-hell-yea-swag' into hailey/79fab
2025-05-06 15:49:11 -07:00
Hailey
f3991d35d6
fix default uitextview bg color
2025-05-06 14:58:23 -07:00
Hailey
36956a7991
Merge branch 'main' into hailey/79fab
2025-05-06 13:17:30 -07:00
Samuel Newman
d1ec73a289
hide footer when lists list is empty ( #8337 )
2025-05-06 23:07:48 +03:00
Samuel Newman
433fa33b27
bump hls.js ( #8336 )
2025-05-06 23:07:21 +03:00
Samuel Newman
4c8fd006f6
New Edit Profile dialog on web, use new Edit Image dialog everywhere ( #8220 )
2025-05-06 22:50:28 +03:00
bnewbold
3f7dc9a8e5
use legally registered name for company ( #8338 )
2025-05-06 12:09:50 -07:00
hailey
0d02a076d9
bump cropper version ( #8339 )
...
* mostly implement
* type errors
* unused import
* rm comment
* stop accidentally deleting the image while compressing
* upgrade
* type fixes
* upgrade, remove timeout
* bump
* rm mock
* bump
* bump
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-05-06 11:13:15 -07:00
hailey
521ec8e044
swap out cropper library ( #8327 )
...
* mostly implement
* type errors
* unused import
* rm comment
* stop accidentally deleting the image while compressing
* upgrade
* type fixes
* upgrade, remove timeout
* bump
* rm mock
* bump
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-05-06 10:54:08 -07:00
Samuel Newman
973538d246
New Select component ( #8323 )
...
* radix select component on web
* native implementation (wip)
* fix sheet height/padding
* tone down web styles
* react 19 cleanup
* replace primary language select
* change style on native
* get auto placeholder working
* more style tweaks
* replace app language dropdown
* replace rnpickerselect with native select
* rm react-native-picker-select dependency
* rm placeholder, since a value is always selected
* docblock for renderItem
* add more docblocks
* add style prop to item
* pass selectedValue through renderItem
* fix context
* Style overflow buttons
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-05-06 10:27:05 -07:00
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
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
29863ca89d
type fixes
2025-05-05 08:54:08 -07:00
Hailey
d36837dcf0
upgrade
2025-05-05 08:35:20 -07:00
Samuel Newman
ba570da22e
stop accidentally deleting the image while compressing
2025-05-05 15:29:45 +03:00
Samuel Newman
598d66bea1
rm comment
2025-05-05 15:12:09 +03:00
Hailey
e9519434bf
unused import
2025-05-05 00:24:57 -07:00
hailey
e7fe9ab553
revert changes to scroll forwarder ( #8328 )
2025-05-05 00:20:34 -07:00
Hailey
664c079250
type errors
2025-05-05 00:17:04 -07:00
Hailey
4f57363276
mostly implement
2025-05-04 23:25:46 -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
Hailey
396baa1bb2
prettier
2025-05-02 13:11:52 -07:00
Hailey
c508955779
chore: cleanup yarn lock
2025-05-02 11:49:47 -07:00
Hailey
a3deb2876e
final upgrades
2025-05-02 11:48:30 -07:00
Hailey
267cc37e60
Revert "completely rearchitect toasts"
...
This reverts commit 2e2fcaeeed .
2025-05-02 11:41:55 -07:00
Paul Frazee
46ea3fdbee
Merge branch 'demo' into main
2025-05-02 10:36:43 -07:00