deep reply chain rendering

did:plc:mn45tewwnse5btfftvd3powc opened this Oct 8, 2025 0 comments
did:plc:mn45tewwnse5btfftvd3powc opened Oct 8, 2025

currently in red dwarf, the reply rendering system works by fetching microcosm constellation for all replies for a given post. this results in a limited set of replies because it only fetches a single layer/depth of replies

the social-app version of red dwarf already fixes this, using a more robust reply tree construction system (albeit still slightly wrong) and fetches all reply depths at once from microcosm (instead of fetching by "parent" it fetches by "root") this is the social-app branch for red dwarf https://github.com/rimar1337/social-app/tree/merged-red-dwarf the code here is messy, so i include it here for reference

No activity yet.

cospan · schematic version control on atproto built on AT Protocol