matrix-org / matrix-rust-sdk

Matrix Client-Server SDK for Rust
Apache License 2.0
1.26k stars 252 forks source link

A bug of filed `user_ids` of struct `Message` #4221

Closed Demolemon11 closed 1 week ago

Demolemon11 commented 1 week ago

My UserId is @demolemon:matrix.org. One of my friend's UserId is @tyreseluo:matrix.org. A person's UserId is @empire:mannheim.ccc.de. Another person's UserId is @Bronson:matrix.org.

According to my initial observation, only those with the same suffix can be collected into user_ids's BTreeMap.

Screenshot from 2024-11-06 13-25-58

Screenshot from 2024-11-06 13-25-22

Screenshot from 2024-11-06 13-25-39

bnjbvr commented 1 week ago

If you want to make useful issue reports, please provide useful information, not screenshots:

Any issue without any of these three pieces of information makes it super hard for us to be helpful in any ways. Also, I wonder if your issue should've been filed on the Fractal repo (maybe that's why you closed it). (nope, turns out it was Robrix)