vineyardbovines
c9e94e9b14
Merge remote-tracking branch 'origin/main' into gallery-embed
2026-06-04 17:12:43 -04:00
Samuel Newman
66db349ef2
Switch dynamic app icon library to @bsky.app, fix build flakiness ( #10724 )
2026-06-04 18:46:49 +03:00
vineyardbovines
a222ec4de0
Merge main into gallery-embed, migrate off local shim
...
Bumps @atproto/api to 0.20.9, which ships the generated
`AppBskyEmbedGallery` namespace and `DraftPost.embedGallery`. Swaps every
`#/lib/api/gallery-embed-shim` import to `@atproto/api`, deletes the
shim, drops the local `DraftPostWithGallery` widen-types, and adds the
narrowing calls (`isViewImage`, `isDraftEmbedImage`) the real lexicon
unions require.
The merge also auto-resolves an inline image-restore block in
`drafts/state/api.ts` against main's typing tweak — main switched to
`satisfies ComposerImage` and `NonNullable<typeof img>`, which here move
into the existing `restoreDraftImages` helper that's now shared by both
the images and gallery restore paths.
2026-06-03 17:36:23 -04:00
Samuel Newman
711334b34e
Add iOS peek long-press context menu for image embeds ( #10300 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-02 21:03:55 -05:00
Samuel Newman
2abfba9771
Remove unused slider dep ( #10618 )
2026-06-01 15:36:34 -07:00
Eric Bailey
0dfd7cfa12
Update mod SDK ( #10682 )
2026-06-01 17:26:50 -05:00
Samuel Newman
237232f96c
Update date-fns to latest ( #10545 )
2026-06-01 15:21:50 -07:00
Samuel Newman
db1c4dc6e3
Update Intl polyfills ( #10587 )
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2026-06-01 15:03:53 -07:00
Samuel Newman
62d1e88ce1
Fix Android crash in chat keyboard scroll ( #10673 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 14:32:41 -07:00
Samuel Newman
601dae0cda
fix(ios): fix Hermes startup race in ExpoBridgeModule (patch) ( #10672 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 07:56:34 -07:00
Samuel Newman
9e275d3898
[pnpm] Use latest pnpm ( #10585 )
2026-06-01 05:35:37 -07:00
Samuel Newman
bac06bdf23
Switch sonner-native patch to target ESM source ( #10668 )
2026-05-31 13:45:28 -07:00
DS Boyce
a892b3dcc9
Remove hard-coded chat member limit ( #10625 )
2026-05-27 10:50:19 +03:00
Samuel Newman
8720ef72ce
Bump RNKC ( #10617 )
2026-05-26 10:15:51 -07:00
Samuel Newman
3552c26449
[pnpm] Set trustPolicy to no-downgrade ( #10570 )
2026-05-25 16:31:30 -05:00
Samuel Newman
98cdeef5b2
Remove FontAwesome ( #10528 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-25 16:29:46 -05:00
Samuel Newman
c1f42ef877
Fix image cropping not saving on iOS ( #10404 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 04:22:39 -07:00
Samuel Newman
bf7633b794
Fix status bars not showing ( #10605 )
2026-05-25 04:09:28 -07:00
Spence Pope
5db37729bb
[APP-2160] Build new standard.site link card UI ( #10468 )
...
Co-authored-by: vineyardbovines <spencer@thepope.dev >
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-22 17:36:06 -05:00
Samuel Newman
c21c031e74
[pnpm] Attempt to remove eas-cli from devDeps ( #10589 )
2026-05-22 09:17:12 -07:00
Samuel Newman
2f4049e6e0
Bump atproto to latest ( #10586 )
2026-05-22 00:25:25 -07:00
Samuel Newman
6fd81fe5dc
ESM atproto packages ( #10543 )
2026-05-21 16:41:04 -05:00
Samuel Newman
3d4ba946b3
[pnpm] Fix CI attempt 5 ( #10567 )
2026-05-20 09:33:02 -07:00
Samuel Newman
4908816253
[pnpm] Fix CI attempt 4 ( #10565 )
2026-05-20 08:58:55 -07:00
Eric Bailey
2cee865f4a
Update husky ( #10549 )
2026-05-19 09:57:11 -05:00
Samuel Newman
683ae7610f
[pnpm] Install node version via devEngines.runtime ( #10503 )
2026-05-19 07:37:55 -07:00
dependabot[bot]
8e8dc7561f
Bump ws from 8.20.0 to 8.20.1 ( #10537 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 03:27:52 -07:00
DS Boyce
af6041d7bc
Fix CI attempt 3 ( #10538 )
2026-05-19 08:23:18 +03:00
DS Boyce
52342f1cda
Fix pnpm lockfile integrity check ( #10529 )
2026-05-18 13:52:43 -07:00
Samuel Newman
ff731849b0
Migrate from Yarn 1 to pnpm ( #10465 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-18 09:51:04 -07:00