poljar / weechat-matrix

Weechat Matrix protocol script written in python
Other
954 stars 119 forks source link

Implement threads #327

Open Lertsenem opened 2 years ago

Lertsenem commented 2 years ago

This might be hard, but now that threads are coming to Matrix I'd really like to be able to see them and write them from my weechat.

For now threaded replies appear like regular replies, at the end of the stream, with no mention whatsoever that they should belong to a thread. Maybe a first quickfix would be to print threaded replies like quote-replies to the preceding reply in the thread ?

dkasak commented 2 years ago

Unlikely to be implemented by us in weechat-matrix unless contributed. Should eventually be implemented in weechat-matrix-rs.