Skip to content

fix(sync): preserve inactive room timelines - #1478

Merged
hazre merged 1 commit into
devfrom
fix/preserve-inactive-timelines
Jul 29, 2026
Merged

fix(sync): preserve inactive room timelines#1478
hazre merged 1 commit into
devfrom
fix/preserve-inactive-timelines

Conversation

@eleboucher

@eleboucher eleboucher commented Jul 29, 2026

Copy link
Copy Markdown
Member

Description

Removes destructive inactive-room timeline pruning that caused recent messages to disappear after room switches. Adds regression coverage.

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1478-sable.raspy-dream-bb1d.workers.dev b6e1d4a pr-1478 Wed, 29 Jul 2026 10:14:46 GMT

@eleboucher eleboucher added bug Something isn't working internal priority/high an issue of high priority labels Jul 29, 2026

@hazre hazre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, we trust in the erwan

@hazre
hazre added this pull request to the merge queue Jul 29, 2026
Merged via the queue into dev with commit 8e78852 Jul 29, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working internal priority/high an issue of high priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants