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

Support threading with XEP-201 #193

Open
Half-Shot opened this issue Nov 1, 2020 · 0 comments
Open

Support threading with XEP-201 #193

Half-Shot opened this issue Nov 1, 2020 · 0 comments
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.

Comments

@Half-Shot
Copy link
Collaborator

Half-Shot commented Nov 1, 2020

https://xmpp.org/extensions/xep-0201.html

For XMPP -> Matrix we should track the original event mapping, and then send as normal.

For Matrix -> XMPP, we should construct a thread_id based off the original message and send as normal.

This may potentially be changed if matrix-org/matrix-spec-proposals#2836 becomes a thing.

@jaller94 jaller94 added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements. and removed enhancement labels May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.
Projects
None yet
Development

No branches or pull requests

2 participants