Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

fix properly apply block quotes so that custom html also gets forwarded#257

Merged
7w1 merged 2 commits into7w1:devfrom
dozro:fix/message-forwarding-custom-html
Mar 8, 2026
Merged

fix properly apply block quotes so that custom html also gets forwarded#257
7w1 merged 2 commits into7w1:devfrom
dozro:fix/message-forwarding-custom-html

Conversation

@dozro
Copy link

@dozro dozro commented Mar 8, 2026

Description

it now also works with for example custom emojis and a forward of a forward (just that it is a bit email style lol)

image image

Fixes #251

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 dozro requested a review from 7w1 as a code owner March 8, 2026 19:06
@7w1 7w1 merged commit ee90d65 into 7w1:dev Mar 8, 2026
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Message Forwarding only forwarding plain text

2 participants