Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
make teleport livestream strongRef optional master
The `livestream` strongRef on place.stream.live.teleport was required, which would reject teleport records from older clients that don't send it. Make it optional instead: the generated Go field is now a pointer (*comatproto.RepoStrongRef, omitempty), and the server treats a missing strongRef as a no-op (it still sends viewers over, it just won't end a source stream). The client only includes the field when there's an active livestream. Regenerated via `make lexicons`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author Eli Mallon Co-author Claude Opus 4.8 Committer Eli Mallon Date (Jul 27, 2026, 11:30 PM UTC) Commit 67e0fcf6 67e0fcf61474616fdd022cea6748d99645ee6ade Parent 68f759bd 68f759bdc75145b499d3cdb59ccee6a59b9f43d0