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
DS Boyce
dfa82904ec
Run GitHub actions in parallel ( #10509 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-02 12:24: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
9e275d3898
[pnpm] Use latest pnpm ( #10585 )
2026-06-01 05:35:37 -07:00
Samuel Newman
9f69e7f8ff
Bump version to v1.123.0 ( #10647 )
2026-05-29 04:13:03 -07:00
Samuel Newman
e8f61ac3da
[pnpm] Migrate devenv ( #10480 )
2026-05-27 14:39:36 -05: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
DS Boyce
2f80d983d3
Update Dockerfile.embedr to work with pnpm ( #10554 )
2026-05-20 12:03:37 +03: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
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
Samuel Newman
b2335dcdb1
Update react-native-keyboard-controller ( #10329 )
2026-05-11 08:54:01 -07:00
Eric Bailey
fa8c2224b7
Add associatedRecord to external embeds, if available ( #10445 )
2026-05-07 19:08:29 -05:00
DS Boyce
945d8b229d
Reduce intensity of drop shadow on chat reactions ( #10414 )
2026-05-06 10:06:42 -07:00
Eric Bailey
8e06c9fbb7
Add ability for users to send error reports ( #10427 )
2026-05-05 17:21:42 -05:00
DS Boyce
6f4ae14f36
Update to Node.js v24 ( #10419 )
2026-05-05 11:51:42 -07:00
Eric Bailey
cc5b215863
Bump mod SDK and add more details to mod info dialog ( #10420 )
2026-05-05 13:28:06 -05:00
DS Boyce
482fb77e36
Re-enable group invite link management ( #10407 )
2026-05-04 15:44:27 -07:00
Eric Bailey
098ffcad3f
Bump tapper/sift ( #10412 )
2026-05-04 16:10:41 -05:00
Samuel Newman
179f3c82e7
Use tsgo for typechecking ( #9474 )
2026-04-28 01:44:15 -07:00
Samuel Newman
18143d051b
Bump version from 1.121.0 to 1.122.0 ( #10336 )
2026-04-22 22:04:51 +03:00
DS Boyce
dcc06a90a0
Display sender name in last message for group clip clops ( #10320 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-22 10:03:53 -07:00
Samuel Newman
1c38665d4c
Replace lande with native language detection ( #9974 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-04-22 10:26:14 -05:00
DS Boyce
2ab1e2c9e9
Display system messages in chats ( #10312 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-21 10:43:22 -07:00
Spence Pope
444c5787c5
[APP-2037] add bsky video ( #10281 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-20 07:21:25 -07:00
Eric Bailey
cc8f22887f
[APP-2031] DM composer fast-follows ( #10269 )
2026-04-16 11:37:03 -05:00
Samuel Newman
d3f5093817
Groupchats feature branch ( #10181 )
...
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 12:15:45 -07:00
DS Boyce
75c9e2c181
Upgrade eslint-plugin-simple-import-sort to latest ( #10260 )
2026-04-15 11:00:34 -07:00
Samuel Newman
888eca73b3
Refactor chat list implementation ( #10059 )
2026-04-10 09:58:16 -07:00
Samuel Newman
19df58f1ef
Remove direct dependency on @expo/config-plugins ( #10152 )
2026-04-10 09:49:41 -07:00
Eric Bailey
8c9a11dc3f
[APP-1775] Handle labels on actor statuses ( #9716 )
2026-04-09 15:52:45 -05:00
Samuel Newman
d01362a01e
Bump version to v1.121.0 ( #10215 )
2026-04-09 22:34:27 +03:00
Eric Bailey
c42940b0ad
DM composer fixes ( #10213 )
2026-04-09 13:47:29 -05:00