Skip to content

Fix various pmp issues#449

Merged
7w1 merged 3 commits intodevfrom
fix/pmp-rendering
Mar 21, 2026
Merged

Fix various pmp issues#449
7w1 merged 3 commits intodevfrom
fix/pmp-rendering

Conversation

@7w1
Copy link
Member

@7w1 7w1 commented Mar 21, 2026

Description

Fixes #423 - pmp message not collapsing correctly
Fixes #366 - pmp not rendering in encrypted rooms
Fixes #418 - properly updates pmps when edit events are sent per updated MSC4144

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

@7w1 7w1 requested a review from hazre as a code owner March 21, 2026 03:05
@github-actions
Copy link
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-449-sable.raspy-dream-bb1d.workers.dev 8c34d4a pr-449 Sat, 21 Mar 2026 03:28:54 GMT

@7w1 7w1 merged commit 78fd8a1 into dev Mar 21, 2026
9 checks passed
@7w1 7w1 deleted the fix/pmp-rendering branch March 21, 2026 04:41
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.

PMP messages are grouped together Changes to per-message profiles in edited messages are not picked up PMP does not work in encrypted rooms

1 participant