Skip to content

Timeline rewrite to fix all bugs ever#175

Draft
7w1 wants to merge 10 commits intodevfrom
timeline-rewrite
Draft

Timeline rewrite to fix all bugs ever#175
7w1 wants to merge 10 commits intodevfrom
timeline-rewrite

Conversation

@7w1
Copy link
Member

@7w1 7w1 commented Mar 11, 2026

Description

Fixes everything
Fixes #94

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

@dozro
Copy link
Contributor

dozro commented Mar 11, 2026

to fix all bugs ever :3

@github-actions
Copy link

⚠️ Missing changeset

This pull request does not include a changeset. Please add one before requesting review so the change is properly documented and included in the release notes.

How to add a changeset:

  1. Run npm run document-change (interactive) and commit the generated file, or
  2. Manually create .changeset/<descriptive-name>.md:
---
default: patch
---

Short user-facing summary of the change.

Replace patch with major, minor, patch, docs, or note as appropriate.

📖 Read more in CONTRIBUTING.md.

If this PR is internal/maintenance with no user-facing impact, a maintainer can add the internal label to skip this check.

@github-actions
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-175-sable.raspy-dream-bb1d.workers.dev 88e9efa pr-175 Wed, 11 Mar 2026 17:33:54 GMT

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.

Aggressive jumping around when scrolling through old messages

2 participants