Commit Graph

  • a6682ebf1d add a shared getRecord RecordNotFound classifier Samuel Newman 2026-08-03 23:11:39 +03:00
  • 74b0001335 migrate getAllListMembers to the appview client samuel/sdk-migrate-list-members Samuel Newman 2026-08-03 22:44:09 +03:00
  • ca1efd9514 fix lockfile samuel/sdk-adopt-richtext Samuel Newman 2026-08-13 22:12:54 +03:00
  • 2beb63fb2d migrate RichText to the SDK and resolve facets via the appview Samuel Newman 2026-08-03 22:33:04 +03:00
  • dbffcce821 add the @bsky.app/sdk preview package Samuel Newman 2026-08-03 22:11:08 +03:00
  • fbc7c94b59 lint fix samuel/sdk-migrate-reports Samuel Newman 2026-08-10 16:17:18 +03:00
  • abf8ba0993 route moderation reports through the appview client with per-call proxying Samuel Newman 2026-08-03 21:31:17 +03:00
  • 09ca1307bc migrate the app password and update handle mutations to the pds client samuel/sdk-migrate-account-surface Samuel Newman 2026-08-03 20:32:56 +03:00
  • 1d5c0ff4af migrate the email request mutations to the pds client Samuel Newman 2026-08-03 20:32:54 +03:00
  • a92f28461b migrate the pre-auth service calls to the service client Samuel Newman 2026-08-03 20:32:42 +03:00
  • dc90f4ee37 migrate the account lifecycle dialogs to the pds and chat clients Samuel Newman 2026-08-03 20:32:32 +03:00
  • cc295497fe add the arbitrary-service pre-auth client factory Samuel Newman 2026-08-03 20:32:23 +03:00
  • 88477d0767 migrate the thread mute backfill to the appview client samuel/sdk-migrate-notifications Samuel Newman 2026-08-03 19:38:27 +03:00
  • 8f6181495e migrate the notification say-hello action to the chat client Samuel Newman 2026-08-03 19:38:24 +03:00
  • 0bf2ada0c6 migrate the activity subscription queries to the appview client Samuel Newman 2026-08-03 19:32:48 +03:00
  • f2a1a6ceb9 migrate the notification settings queries to the appview and chat clients Samuel Newman 2026-08-03 19:29:45 +03:00
  • c1a318905b migrate the notification feed and unread checker to the appview client Samuel Newman 2026-08-03 19:28:24 +03:00
  • c857a534ec migrate the post social queries and feed api construction sites samuel/sdk-migrate-feed-classes Samuel Newman 2026-08-03 18:45:01 +03:00
  • 8b4f284786 migrate the custom, merge and home feed apis to the appview client Samuel Newman 2026-08-03 18:42:02 +03:00
  • 234f34f4d5 migrate the single-source feed api classes to the appview client Samuel Newman 2026-08-03 18:41:52 +03:00
  • 5e88752fc0 migrate pds detection handle resolution to the public appview client samuel/sdk-migrate-search Samuel Newman 2026-08-03 18:00:21 +03:00
  • 6e59eeb9a6 migrate the feed source and feed feedback calls to the appview client Samuel Newman 2026-08-03 17:57:58 +03:00
  • 1a6bfd8a6a migrate the contact queries and phone verification to the appview client Samuel Newman 2026-08-03 17:54:04 +03:00
  • 8a87a5fdea migrate the bookmark and draft queries to the appview client Samuel Newman 2026-08-03 17:49:19 +03:00
  • c0aafe4ffd migrate the actor search and autocomplete queries to the appview client Samuel Newman 2026-08-03 17:45:44 +03:00
  • 38042dcc02 note why the public chat client skips the network-aware fetch samuel/sdk-migrate-chat-groups Samuel Newman 2026-08-03 16:30:03 +03:00
  • 72162c1544 classify migrated chat group errors with matchXrpcError Samuel Newman 2026-08-03 16:30:01 +03:00
  • 74f4532922 migrate the join link and join request queries to the chat client Samuel Newman 2026-08-03 16:24:21 +03:00
  • 304726b83d migrate the group membership queries to the chat client Samuel Newman 2026-08-03 16:23:13 +03:00
  • 9553dd374b Update get-convo-availability.ts samuel/sdk-migrate-chat-convos Samuel Newman 2026-08-04 18:34:44 +03:00
  • 2c779615df guard the unauthed chat status queries Samuel Newman 2026-08-03 16:50:45 +03:00
  • aad0846ec0 cast branded chat convo params with the syntax types Samuel Newman 2026-08-03 15:49:37 +03:00
  • 85f2ff39a7 classify migrated chat convo errors with matchXrpcError Samuel Newman 2026-08-03 15:45:55 +03:00
  • 195c7a8d4a migrate the chat convo lifecycle mutations to the chat client Samuel Newman 2026-08-03 15:41:45 +03:00
  • 6b9b18cba4 migrate the chat convo read queries to the chat client Samuel Newman 2026-08-03 15:36:16 +03:00
  • 1ba8c3feb9 skip getProfile if no did samuel/sdk-migrate-graph-reads Samuel Newman 2026-08-13 10:16:03 +03:00
  • 3f8016139c cast branded params with the dedicated syntax types Samuel Newman 2026-08-03 15:57:24 +03:00
  • 384058d6a2 migrate the pinned post and verification cache profile reads to the appview client Samuel Newman 2026-08-03 15:17:27 +03:00
  • d8d4b3cf32 migrate the mute, block, starter pack and suggestion queries to the appview client Samuel Newman 2026-08-03 15:16:22 +03:00
  • a8db57e00d migrate the list and feed generator queries to the appview client Samuel Newman 2026-08-03 15:15:40 +03:00
  • 8d738b891f migrate the follows and followers queries to the appview client Samuel Newman 2026-08-03 15:13:11 +03:00
  • 6ef3628155 cast branded params with the dedicated syntax types samuel/sdk-migrate-discovery Samuel Newman 2026-08-03 15:51:44 +03:00
  • 935935518a migrate service config and composer thread reads to the appview client Samuel Newman 2026-08-03 14:57:26 +03:00
  • b3aa00a4d7 migrate the post thread queries to the appview client Samuel Newman 2026-08-03 14:54:00 +03:00
  • c43e34c185 migrate starter pack and search queries to the appview client Samuel Newman 2026-08-03 14:50:36 +03:00
  • 099921b9c5 migrate trending discovery queries to the appview client Samuel Newman 2026-08-03 14:46:55 +03:00
  • 1318347053 widen types/bsky views to accept generated lexicon types samuel/sdk-types-dual-world Samuel Newman 2026-08-03 14:39:27 +03:00
  • 9a649b97ad add the canonical client hooks samuel/sdk-client-hooks Samuel Newman 2026-08-03 13:29:31 +03:00
  • 40521e4008 add the pds, chat and throwing clients Samuel Newman 2026-08-03 13:29:25 +03:00
  • dc9741d8ba add the chat proxy service constant Samuel Newman 2026-08-03 13:29:19 +03:00
  • 0d7dcfc5b0 add lexicon schema helpers to types/bsky samuel/sdk-types-bsky-helpers Samuel Newman 2026-08-03 13:07:37 +03:00
  • b02754f8b8 apply tweaked version of matthieu's suggestion samuel/sdk-lex-client-seam Samuel Newman 2026-08-11 13:20:16 +03:00
  • 00af680341 document the public client labeler asymmetry Samuel Newman 2026-08-03 16:47:33 +03:00
  • 1f3784fc7b migrate the trends query to the lex client Samuel Newman 2026-08-03 12:48:59 +03:00
  • f3a2674b9b match xrpc errors against the method schema Samuel Newman 2026-08-03 12:47:22 +03:00
  • 7fee516d4c add the lex client seam over the bridge agent Samuel Newman 2026-08-03 12:42:29 +03:00
  • 90824d83c4 bump lex samuel/sdk-lexicons Samuel Newman 2026-08-13 21:48:16 +03:00
  • 8a119ecdb2 update latest lexicons Samuel Newman 2026-08-07 18:20:05 +03:00
  • 38367d2a5c update atproto deps Samuel Newman 2026-08-07 17:51:11 +03:00
  • 4bec37037e update, rm permission sets Samuel Newman 2026-08-04 19:18:54 +03:00
  • f8a5f8c2e2 resolve newly published lexicons from the network Samuel Newman 2026-08-03 19:46:43 +03:00
  • 259a94cd24 Update pnpm-workspace.yaml Samuel Newman 2026-08-03 12:25:00 +03:00
  • 45c394f9a3 move lex install --ci out of postinstall into a lexicons:verify ci job Samuel Newman 2026-08-03 12:14:37 +03:00
  • 3d91143c80 drop direct lex-client dep, import from @atproto/lex Samuel Newman 2026-08-03 12:12:56 +03:00
  • a3243820c9 add lexicon codegen: vendored lexicons, lex cli and generation scripts Samuel Newman 2026-08-03 12:06:59 +03:00
  • a2129885c6 fix lockfile samuel/sdk-session-core Samuel Newman 2026-08-13 16:13:54 +03:00
  • 7f6db6352d fix lockfile Samuel Newman 2026-08-13 15:53:19 +03:00
  • b1a7cc7998 fix lockfile Samuel Newman 2026-08-12 21:33:33 +03:00
  • 69101a9348 take named options in makeSessionHooks Samuel Newman 2026-08-04 21:24:36 +03:00
  • 131d4815e6 keep the stored pds url when a refresh delivers no did doc Samuel Newman 2026-08-03 16:45:47 +03:00
  • 517439abd6 expand session test coverage, fix abort-test contamination Samuel Newman 2026-08-03 10:48:15 +03:00
  • fb494881de redact session debug logs, fix stale bundle read and render-phase ref write Samuel Newman 2026-08-03 10:48:13 +03:00
  • 6df3986c2b surface lex error messages in cleanError Samuel Newman 2026-08-03 10:48:11 +03:00
  • 5ffee15c4f reject no-op refreshes, mirror the inner session's pds routing Samuel Newman 2026-08-03 10:48:09 +03:00
  • 374e1ba3de dispose the bundle and fail loudly when prep destroys the session Samuel Newman 2026-08-03 10:48:06 +03:00
  • b96d85387d rm subpar comment Samuel Newman 2026-07-31 21:19:23 +03:00
  • 1e6106e865 pin the matchXrpcError pattern for the lexicon codegen followup Samuel Newman 2026-07-31 21:18:11 +03:00
  • 3e42c659c9 clean up migration-context comments Samuel Newman 2026-07-31 20:49:12 +03:00
  • 9f381485dc dispose superseded bundles on aborted login and signup Samuel Newman 2026-07-31 20:45:51 +03:00
  • 21d67da9a9 match lex errors with instanceof, drop getErrorName Samuel Newman 2026-07-31 20:38:33 +03:00
  • 1d279dc894 adapt error classification and email state to the lex session core Samuel Newman 2026-07-31 19:58:59 +03:00
  • abdf1abf4b rebuild the session lifecycle on passwordsession Samuel Newman 2026-07-31 19:46:27 +03:00
  • 9f40ba0a0b add the passwordsession bridge agent Samuel Newman 2026-07-31 19:25:43 +03:00
  • 427b98e154 extract session-data, network, and expiry-rescue modules Samuel Newman 2026-07-31 19:05:59 +03:00
  • 045f3965ec move labeler cache to mmkv, make moderation config sync Samuel Newman 2026-07-31 19:01:05 +03:00
  • e79d8e8e52 add persisted.readLatest for cross-tab session reads Samuel Newman 2026-07-31 18:58:44 +03:00
  • 65faee2836 add @atproto/lex-password-session and lex-client Samuel Newman 2026-07-31 18:55:35 +03:00
  • 22b31c52bb Update image in deploy-ota.md (#11462) DS Boyce 2026-08-13 10:50:16 -07:00
  • d6c2b35138 intl:release 1.130.0-ota-1 DS Boyce 2026-08-13 10:17:14 -07:00
  • 354d58badf Disallow robots crawling compose intent paths (#11443) Michael Black 2026-08-11 14:30:59 -05:00
  • db2928ada2 APP-1645: Improve video upload progress indicator (#11248) Spence Pope 2026-08-12 17:14:06 -04:00
  • 68dd6f8cb0 APP-2829 Update video lexicon and beta features for 10-minute uploads (#11445) Michael Black 2026-08-12 14:48:23 -05:00
  • 306bb3328a Fix starter pack icon in profile menu (#11452) Samuel Newman 2026-08-12 19:03:54 +03:00
  • 310366d01f Include user's handle in beta features feedback (#11432) DS Boyce 2026-08-12 08:59:21 -07:00
  • 413ef1e9f1 Client events for beta features settings page (#11439) Alex Benzer 2026-08-12 08:54:29 -07:00
  • 837e549e17 Fix frozen unknown device ID for new accounts (#11449) DS Boyce 2026-08-12 08:54:01 -07:00
  • 80536706fa Fix layout jog when rendering post numbers (#11447) DS Boyce 2026-08-11 13:57:48 -07:00
  • 2916cbb49a Prevent last line of post text from being clipped on Android (#11433) DS Boyce 2026-08-11 13:57:18 -07:00
  • 2d90f4617b Fix appearance of post numbers on image posts (#11446) DS Boyce 2026-08-11 12:21:05 -07:00
  • 36e142c6be APP-2866 Compress HDR videos before upload app-2866-compress-hdr-videos-before-upload vineyardbovines 2026-08-13 11:14:37 -04:00