Samuel Newman
0ed770be93
fix rebase conflicts
2026-07-30 21:10:22 +03:00
Samuel Newman
5541a48552
bump sdk preview to 0.0.1-preview.2, lex 0.3.0
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-30 18:21:02 +03:00
Samuel Newman
2f2a28f7f9
import client from lex instead of lex-client
2026-07-30 18:19:43 +03:00
Samuel Newman
8ee62d67bd
finish phase 4: drop @atproto/api dependency, lex-only errors, delete toLex and legacy validators
...
oxlint-suppressions.json gains a baseline entry for webpack.config.js: the
file was never previously staged/linted (lint script covers src+modules
only), and editing it exposed its pre-existing violations to lint-staged.
All suppressed counts are pre-existing; this change only removes a line.
2026-07-30 18:18:38 +03:00
Samuel Newman
d13d1ca604
install published sdk preview (bsky-sdk-preview@0.0.1-preview.1) aliased to @bsky.app/sdk
2026-07-30 18:16:02 +03:00
Samuel Newman
300a50b69a
migrate runtime call sites to lex clients and sdk actions
...
Phase 3 tasks 3-7 (parallel wave): composer/post pipeline on
pdsClient/appviewClient with structural+instance blob guards and a golden
CID fixture test; chat Convo/EventBus/queries on the dedicated chat client;
preferences sugar to SDK actions on the PDS client; remaining state/queries
producers (usePostThread unspecced flip, video scoped-token clients,
notifications, starter packs, lists) to client.call; UI runtime sweep
(AtUri from @atproto/syntax, moderation fns from @bsky.app/sdk/moderation,
SDK RichText, ozone reason tokens, guard rewrites via #/types/bsky).
Intermediate checkpoint (hooks skipped): ~114 typecheck errors remain in
cross-boundary consumer files, resolved by the type-only codemod next.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-30 18:12:10 +03:00
Samuel Newman
105e68c12c
add lex client seam, types/bsky schema helpers, pilot trending migration
2026-07-30 18:06:12 +03:00
Samuel Newman
15e232749a
add @bsky.app/sdk + @atproto/lex, vendor lexicons, codegen via lex cli
2026-07-30 18:05:26 +03:00
Samuel Newman
904097e8c1
Fix peek menu crash ( #11315 )
2026-07-29 22:11:42 +03:00
DS Boyce
b4bad1187a
Indicate if someone followed you via a starter pack ( #11320 )
2026-07-29 12:11:28 -07:00
Samuel Newman
8e3b252b86
Use debugOptimized variant for Android dev ( #11302 )
2026-07-29 22:11:16 +03:00
Samuel Newman
0751420a29
Drop react-native-progress fork ( #11312 )
2026-07-28 19:47:56 +03:00
Samuel Newman
8a6347ad7c
Restore version to v1.130.0 ( #11314 )
2026-07-28 06:58:51 -07:00
Samuel Newman
82c505f286
v1.129.1 Release Prep ( #11303 )
2026-07-27 23:43:11 -07:00
Samuel Newman
eb8f5fc4bc
Update sonner-native, remove patch ( #11300 )
2026-07-27 09:19:33 -07:00
Samuel Newman
2ad84e540f
Update react-native-uitextview ( #11299 )
2026-07-27 09:09:48 -07:00
Samuel Newman
97c2c516bd
Downbump version to v1.129.1 ( #11297 )
2026-07-27 07:52:10 -07:00
Samuel Newman
d5e335e575
Update version to v1.130.0 ( #11274 )
2026-07-25 10:58:03 +03:00
Samuel Newman
19b0d89313
Update react-native-uitextview ( #11264 )
2026-07-24 07:40:46 -07:00
Samuel Newman
3b6fbf315b
Fix Maestro E2E runtime environment ( #11247 )
2026-07-24 03:30:10 -07:00
Eric Bailey
a53df16e82
Update API package and filter AA configs by platform ( #11244 )
2026-07-23 14:15:09 -05:00
DS Boyce
10b027c35b
Sort follows and following behind gate ( #11237 )
2026-07-23 09:02:35 -07:00
Oleksii Bulenok
8d64ab9d4b
React Native New Arch ( #10980 )
2026-07-23 18:25:40 +03:00
Samuel Newman
f62e54ec82
Use stable tsgolint ( #11229 )
2026-07-22 07:39:11 -07:00
DS Boyce
86f0bedfbe
Add new search results tab for starter packs ( #11226 )
2026-07-21 13:18:12 -07:00
Samuel Newman
6fea12480a
TypeScript 7 (attempt 2) ( #11169 )
2026-07-21 05:21:51 -07:00
DS Boyce
1803de03a4
Lighten blue (link) text for dim and dark themes ( #11164 )
2026-07-20 09:29:58 -07:00
Samuel Newman
0fb7251c64
Add nightly Maestro E2E workflow ( #11181 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-20 07:42:53 -07:00
Samuel Newman
007c21fa8e
Add moduleSuffixes to tsconfig ( #11146 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-16 12:47:53 -07:00
Samuel Newman
a8b963b357
Bump version to v1.129.0 ( #11175 )
2026-07-16 12:47:31 -07:00
Samuel Newman
b91f5e16bc
use pnpm 11.13.1 ( #11168 )
2026-07-16 07:23:37 -07:00
Samuel Newman
4037392105
Update SVGO ( #11083 )
2026-07-16 04:21:31 -07:00
DS Boyce
211c8838a9
Upgrade pnpm to 11.13.0 ( #11163 )
2026-07-15 11:15:34 -07:00
DS Boyce
3c5c11c002
Add setting for opting in to beta features ( #11123 )
2026-07-15 06:06:54 -07:00
Samuel Newman
9fa5f15baa
Revert "Typescript 7" ( #11152 )
2026-07-14 08:50:06 -07:00
Samuel Newman
ac0a249721
Typescript 7 ( #11109 )
2026-07-14 05:52:56 -07:00
Samuel Newman
4b5138fdc1
Update Sentry to 8.x ( #11147 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-14 05:39:05 -07:00
Samuel Newman
fa27d446d8
Migrate to Oxlint ( #10384 )
...
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
2026-07-10 12:27:00 -07:00
Samuel Newman
6be6f14aed
pnpm 11.11.0 ( #11130 )
2026-07-10 18:12:02 +03:00
Samuel Newman
1c88299eee
restore v1.128.0 ( #11131 )
2026-07-10 02:33:28 -07:00
Samuel Newman
ffd4172a64
Replace @tiptap/html generateJSON with native DOMParser equivalent ( #11098 )
2026-07-10 00:37:05 +03:00
Samuel Newman
c9251f85c5
Update lint-staged ( #11084 )
2026-07-09 13:17:16 -05:00
Samuel Newman
49ca9a2e7e
v1.127.1 Release prep ( #11116 )
2026-07-09 04:06:32 -07:00
Samuel Newman
40b802ba15
Revert "Remove react-native-dotenv ( #10706 )" ( #11110 )
2026-07-09 02:17:05 -07:00
Samuel Newman
efcc15fc55
Bump version to v1.128.0 ( #11105 )
2026-07-08 08:38:50 -07:00
Samuel Newman
9ff248528b
Automatically resolve hosting provider from handle ( #11053 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-07-07 04:21:58 -07:00
DS Boyce
651a3f8af4
Upgrade pnpm to 11.10.0 ( #11075 )
2026-07-06 13:08:47 -07:00
Austin McKinley
be0fbdff82
build: bump Node to 24.18 for June 2026 security releases ( #11069 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-07-06 07:07:05 -07:00
Eric Bailey
954268a4b6
[AAv2] Integrate on-device APIs ( #9564 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-02 15:15:30 -05:00
Eric Bailey
b27ef2b6df
Bump app version to 1.127.0 ( #11040 )
2026-07-01 11:26:07 -05:00