Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jsonrpc): Allow to set message quote text without referencing quoted message (#5695) #5751

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

iequidoo
Copy link
Collaborator

@iequidoo iequidoo commented Jul 4, 2024

Close #5695

@iequidoo iequidoo marked this pull request as ready for review July 4, 2024 01:18
@iequidoo iequidoo requested a review from adbenitez July 4, 2024 01:19
…oted message (#5695)

Bridge bots like matterdelta need to set a quoted text without referencing the quoted message, this
makes easier bridging messages from other platforms to Delta Chat or even bridging Delta Chat groups
in different accounts where you can not set a quoted message by the message id from another account.
@iequidoo iequidoo merged commit a3dd37b into main Jul 12, 2024
35 of 37 checks passed
@iequidoo iequidoo deleted the iequidoo/set_quote_text branch July 12, 2024 18:08
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.

allow to send message with JustText quote in MessageData
3 participants