Skip to content

v0.2.0: bsky_get_post_thread bound tightening and truncation/threadgate disclosure

Choose a tag to compare

@cyanheads cyanheads released this 31 Jul 19:42
v0.2.0
0d17999

bsky_get_post_thread bound tightening and truncation/threadgate disclosure

  • BREAKING: depth maximum drops from 1000 to 10 and parent_height from 1000 to 100 — a caller passing a larger value now gets a validation error where it previously got a response (#6)
  • Reply nodes disclose a shortfall via truncated, truncationReason, and unreturnedReplies, replacing a truncation stub the live AppView never sends (#8)
  • Surfaces the author's threadgate — who may reply, and which hidden replies are missing from the thread (#19)

CHANGELOG v0.2.0