Skip to content

fix: set m.in_reply_to fallback to latest thread event per spec#288

Merged
Just-Insane merged 4 commits intodevfrom
fix/thread-fallback-reply-spec
Mar 15, 2026
Merged

fix: set m.in_reply_to fallback to latest thread event per spec#288
Just-Insane merged 4 commits intodevfrom
fix/thread-fallback-reply-spec

Conversation

@Just-Insane
Copy link
Collaborator

Per spec §fallback-for-unthreaded-clients, thread messages must include m.in_reply_to pointing to the most recent event in the thread (with is_falling_back: true), so unthreaded clients can display a reply chain. Regular replies within a thread (is_falling_back: false) were already correct.

Changeset

  • fix(RoomInput): populate m.in_reply_to with the latest thread event on fallback thread messages

@Just-Insane Just-Insane requested a review from a team March 15, 2026 17:38
@github-actions
Copy link
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-288-sable.raspy-dream-bb1d.workers.dev 6a36f5d pr-288 Sun, 15 Mar 2026 18:05:16 GMT

@Just-Insane Just-Insane added this pull request to the merge queue Mar 15, 2026
Merged via the queue into dev with commit 621f402 Mar 15, 2026
7 checks passed
@Just-Insane Just-Insane deleted the fix/thread-fallback-reply-spec branch March 16, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant