Skip to content

Remove null value from message forwarding metadata#540

Merged
7w1 merged 1 commit intoSableClient:devfrom
dozro:fix/message-forwarding-metadata
Mar 26, 2026
Merged

Remove null value from message forwarding metadata#540
7w1 merged 1 commit intoSableClient:devfrom
dozro:fix/message-forwarding-metadata

Conversation

@dozro
Copy link
Contributor

@dozro dozro commented Mar 25, 2026

Description

not setting sender to null anymore but just not setting it.

Fixes #539 (hopefully)

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).

no AI was used for this PR

@dozro dozro requested review from 7w1 and hazre as code owners March 25, 2026 19:35
@7w1 7w1 merged commit 746f777 into SableClient:dev Mar 26, 2026
9 checks passed
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.

Forward doesn't work in non-encrypted rooms whatsoever

2 participants