Commit Graph

6591 Commits

Author SHA1 Message Date
Eric Bailey a6e138d27d Remove misleading success set 2025-12-04 15:02:44 -06:00
Eric Bailey dc31243bf1 Put useIntentHandler back on web 2025-12-04 15:02:44 -06:00
Samuel Newman 11422f63ed rm unreachable breaks 2025-12-04 21:37:32 +02:00
Samuel Newman ac4f789a43 onboarding style tweak
sneaking this in sorry!
2025-12-04 21:33:20 +02:00
Eric Bailey c60b7d7e09 Add comment 2025-12-04 13:06:18 -06:00
Eric Bailey 6a8a2143ec Small fix to bday handling 2025-12-04 13:03:19 -06:00
Eric Bailey 7cbddeef9f Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-12-04 12:22:24 -06:00
Eric Bailey b9ef4d6911 Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-12-04 12:21:36 -06:00
Eric Bailey bed5f9a0db Mock some stuff 2025-12-04 12:14:47 -06:00
Eric Bailey dd65b45172 Update splash in main template too 2025-12-04 11:55:30 -06:00
Eric Bailey 9bc71bc3e6 Cleanup todos, add comments 2025-12-04 11:50:02 -06:00
Eric Bailey 6c2665eec0 Remove redirect dialog 2025-12-04 11:04:09 -06:00
Eric Bailey 0c19fe8ade Cleanup 2025-12-04 11:00:15 -06:00
Eric Bailey 3d1a03d58f Reove double .. 2025-12-04 10:58:35 -06:00
Eric Bailey e465a4bae5 Add support link 2025-12-04 10:56:49 -06:00
Eric Bailey 58b2f54319 Copilot 2025-12-04 10:19:41 -06:00
Eric Bailey 8186600917 Copy feedback 2025-12-04 10:14:54 -06:00
Eric Bailey 3b8c5e9699 Standarize on birthdate 2025-12-04 10:12:08 -06:00
Eric Bailey 1e01b28f54 Improve effects, memoize 2025-12-04 10:02:06 -06:00
Eric Bailey 41c68b1513 Use useEffect for side effect 2025-12-04 09:55:46 -06:00
Eric Bailey c5646cbb21 Align RQ versions 2025-12-04 09:54:37 -06:00
Eric Bailey 72797de4e3 Add todos for sdk migration 2025-12-03 21:32:57 -06:00
Eric Bailey bafceea0f9 Tighten up test 2025-12-03 21:29:57 -06:00
Eric Bailey 2bd1108799 Age Assurance V2 2025-12-03 21:16:51 -06:00
Jim Calabro 7735183af4 Merge pull request #9475 from bluesky-social/jc/cache
Use FromCache Rather Than FromFile on Template Render
2025-12-03 16:47:46 -05:00
pfrazee f0c9e1ea5e Nightly source-language update 2025-12-03 02:41:44 +00:00
Samuel Newman 4d1b1bb2fd Catch crop cancelled errors (#9451) 2025-12-02 10:06:12 +02:00
pfrazee 507531e1db Nightly source-language update 2025-12-02 02:41:53 +00:00
Samuel Newman 0ba4edab8d add dot separated time style (#9455) 2025-12-01 17:52:19 +02:00
pfrazee 1eacf427b5 Nightly source-language update 2025-11-28 02:39:29 +00:00
Anastasiya Uraleva d0649e9a9e [APP-1403] Profile empty states (#8969)
* update: Empty state component

* update type error fixes

* add empty state icon

* update translations on labels

* update: lint error for empty state

* remove unused prompt

* update type errors

* fix lint errors and update profile followers and profile follows

* updated starterpack

* fix lint errors

* address feedback

* update icons to be a react element

* update icons

* update viewbox for icons

* optimize: icons and update profile lists

* optimize: icons and update profile lists

* lint error fix

* update iconSize from the rebase
2025-11-27 03:22:03 -08:00
pfrazee 2d056e5be6 Nightly source-language update 2025-11-27 02:40:10 +00:00
Samuel Newman 7f2d46b731 use contentFit prop (#9452) 2025-11-26 09:06:12 -08:00
bnewbold 6ab3751b5c update golang to v1.25 (and some containers do debian bookworm) (#9442)
* bskyweb: bump go to v1.25

* update docker images to go v1.25 and debian bookworm

* bump CI to go v1.25
2025-11-25 10:35:50 -08:00
pfrazee 8424083de9 Nightly source-language update 2025-11-23 02:47:44 +00:00
Samuel Newman 54af170448 Use new blue everywhere (#9435) 2025-11-23 00:20:37 +02:00
Samuel Newman 8b00b8f945 Split React Native patches into individual patches (#9429) 2025-11-22 23:49:57 +02:00
tomsqrd 9136be68b3 Reading the optional String extras from attachment share intents (#9396)
and adding them to the compose intents for images and videos if they exist.

Co-authored-by: Tom Quinders <tom.quinders@check24.de>
2025-11-22 03:03:30 -08:00
Samuel Newman af13c70444 bump version to v1.111 (#9431) 2025-11-21 22:56:49 +02:00
Samuel Newman 9330e21c6a patch in upstream expo updates fix (#9428) 2025-11-21 07:15:23 -08:00
Samuel Newman 5d220e49a0 [v1.110.1 release prep] Translations (#9426)
* `yarn intl:pull`

* `yarn intl:extract:all`
1.110.1
2025-11-20 10:23:36 -08:00
Samuel Newman 31fac4a62b Use macos-26-xlarge runner, update actions to resolve caching issues (#9411)
* use xlarge runner for macos build

* try and fix yarn cache

* update actions/cache for pods step

* use expo github action main rather than v8

* update all actions to the same

* use yarn cache where missing
2025-11-20 10:07:38 -08:00
Samuel Newman 13c4ef83f1 Add minimal header to profiles (#8936) 2025-11-20 18:31:41 +02:00
Samuel Newman dfe9f9fa07 use slightly more rounded repost icon (#9424) 2025-11-20 18:00:14 +02:00
Samuel Newman 2919a7da7f Search lists cleanup, pagninate actor search (#9009) 2025-11-20 17:59:20 +02:00
Samuel Newman 2792b4cef0 prevent webview from showing during device attest (#9425) 2025-11-20 17:54:02 +02:00
Samuel Newman f5a5eee32c handle share intents when app first launches (#9410) 2025-11-20 17:52:33 +02:00
Samuel Newman 9823bc98e9 fix android 2fa input not being paste-able (#9407) 2025-11-20 17:49:58 +02:00
Samuel Newman f57268e9b8 Use useConfirmEmail hook in deep link verification flow (#9413)
* use useConfirmEmail hook in deep link verification flow

* more straightforward logic
2025-11-20 07:48:13 -08:00
Alex Benzer 002a63b125 Post view client event (#9408)
* Adds post:view client event tracking in feeds

* Add post:view event on the post page itself

* Don't send post:view to statsig for now

* convert to non reactive callback to reduce rerenders

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-11-20 07:41:56 -08:00