Your use case
What would you like to do?
To take a few steps towards understanding Threads in Android before a full implementation
Why would you like to do it?
To ensure maximum backwards compatibility and continuity in conversations when threads will be available to the masses.
How would you like to achieve it?
MSC3440 recommends two things for clients that do not fully support threads yet
Have you considered any alternatives?
No response
Additional context
Threads might be using a m.thread relation over m.in_reply_to
Your use case
What would you like to do?
To take a few steps towards understanding Threads in Android before a full implementation
Why would you like to do it?
To ensure maximum backwards compatibility and continuity in conversations when threads will be available to the masses.
How would you like to achieve it?
MSC3440 recommends two things for clients that do not fully support threads yet
m.threadthe same way that they treatm.in_reply_tom.in_reply_totom.threadwhen replying to an event that has anm.threadrelation (to ensure that the message will be displayed correctly in the thread when viewed on thread's ready clients)Have you considered any alternatives?
No response
Additional context
Threads might be using a
m.threadrelation overm.in_reply_to